Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use the same colors as exit.xpm. | Gerd Moellmann | 2001-01-11 | 2 | -37/+33 |
| | |||||
* | (x_free_colors, x_free_dpy_colors): Do the | Gerd Moellmann | 2001-01-11 | 1 | -3/+3 |
| | | | | unregister_colors before calling XFreeColors. | ||||
* | (find-tag-interactive): If last-tag is nil, | Eli Zaretskii | 2001-01-11 | 2 | -4/+11 |
| | | | | | | behave as if there were no prefix argument. (find-tag-noselect): If last-tag is nil, behave as if the NEXT-P argument were nil. | ||||
* | (isearch-lazy-highlight-update): | Richard M. Stallman | 2001-01-11 | 1 | -16/+20 |
| | | | | | | Don't look for more potential matches once maximum is exceeded. Use overlays-in to check correctly for overlap with current match. Ignore empty matches. | ||||
* | *** empty log message *** | Richard M. Stallman | 2001-01-11 | 1 | -0/+7 |
| | |||||
* | Fix a typo: end -> and. | Eli Zaretskii | 2001-01-11 | 1 | -1/+1 |
| | |||||
* | (ispell-adjusted-window-height): New function. | Miles Bader | 2001-01-11 | 2 | -16/+30 |
| | | | | | (ispell-overlay-window, ispell-help, ispell-show-choices) (ispell-command-loop): Use it instead of `window-height'. | ||||
* | *** empty log message *** | Gerd Moellmann | 2001-01-10 | 2 | -0/+7 |
| | |||||
* | *** empty log message *** | Richard M. Stallman | 2001-01-10 | 1 | -5/+0 |
| | |||||
* | (confirm-kill-emacs): New user-option. | Gerd Moellmann | 2001-01-10 | 1 | -0/+10 |
| | | | | | (save-buffers-kill-emacs): Ask for final confirmation before killing Emacs. | ||||
* | *** empty log message *** | Richard M. Stallman | 2001-01-10 | 1 | -0/+5 |
| | |||||
* | *** empty log message *** | Dave Love | 2001-01-10 | 1 | -0/+9 |
| | |||||
* | (hi-lock-exclude-modes): Fix :type. | Dave Love | 2001-01-10 | 1 | -1/+1 |
| | |||||
* | (calculator-number-digits): Fix :type. | Dave Love | 2001-01-10 | 1 | -1/+1 |
| | |||||
* | (isearch-done): Set isearch-lazy-highlight-start | Gerd Moellmann | 2001-01-10 | 2 | -0/+7 |
| | | | | to nil. | ||||
* | *** empty log message *** | Dave Love | 2001-01-10 | 1 | -0/+6 |
| | |||||
* | (eshell-ange-ls-uids): Fix :type. | Gerd Moellmann | 2001-01-10 | 2 | -6/+7 |
| | |||||
* | (ansi-colors) <defgroup>: Fix :version. | Gerd Moellmann | 2001-01-10 | 2 | -1/+5 |
| | |||||
* | *** empty log message *** | Gerd Moellmann | 2001-01-10 | 6 | -289/+355 |
| | |||||
* | (${etc}DOC): Depend on ${shortlisp} and | Gerd Moellmann | 2001-01-10 | 1 | -2/+3 |
| | | | | ${SOME_MACHINE_LISP}, not ${lisp}. | ||||
* | Don't reset LIBS at end of -lXmu test. Test for | Gerd Moellmann | 2001-01-10 | 1 | -28/+17 |
| | | | | | | | | | -lXext. (HAVE_XKBGETKEYBOARD): Fix reporting of result. (HAVE_LIBXP): Remove -lXt from AC_CHECK_LIB. (HAVE_XAW3D, HAVE_XPM, HAVE_JPEG, HAVE_PNG, HAVE_TIFF, HAVE_GIF): Don't frob CFLAGS. Remove extra X libs from AC_CHECK_LIB (now in $LIBS). | ||||
* | (set-variable): Force a thorough redisplay for the | Gerd Moellmann | 2001-01-10 | 1 | -1/+5 |
| | | | | | case that the variable has an effect on the display, like `tab-width' has. | ||||
* | # | André Spiegel | 2001-01-10 | 1 | -0/+4 |
| | |||||
* | (display_line): On ttys, produce more than one | Gerd Moellmann | 2001-01-10 | 2 | -2/+15 |
| | | | | | truncation glyph for multibyte characters that don't fit on the line. | ||||
* | Added documentation for backend interface. | André Spiegel | 2001-01-10 | 1 | -94/+256 |
| | |||||
* | Fix the file name in the 2001-01-06 entry for ediff-vers.el. | Eli Zaretskii | 2001-01-10 | 1 | -1/+1 |
| | |||||
* | Set version to 21.0.96. | Gerd Moellmann | 2001-01-10 | 3 | -8/+8 |
| | |||||
* | *** empty log message ***emacs-pretest-21.0.95 | Gerd Moellmann | 2001-01-10 | 5 | -1456/+1968 |
| | |||||
* | (c-font-lock-extra-types): Add "Lisp_Object". | Kenichi Handa | 2001-01-10 | 1 | -1/+1 |
| | |||||
* | *** empty log message *** | Kenichi Handa | 2001-01-10 | 1 | -0/+2 |
| | |||||
* | (x_reply_selection_request): Add a comment. | Gerd Moellmann | 2001-01-10 | 1 | -0/+6 |
| | |||||
* | (Fx_backspace_delete_keys_p): Use XkbGetMap and | Gerd Moellmann | 2001-01-10 | 2 | -15/+31 |
| | | | | XkbGetNames instead of XkbGetKeyboard. | ||||
* | (random): Revert the declaration. | Dave Love | 2001-01-10 | 2 | -1/+10 |
| | |||||
* | Don't say "X Windows". From Colin Walters <walters@cis.ohio-state.edu>. | Eli Zaretskii | 2001-01-10 | 11 | -60/+62 |
| | |||||
* | (latin-extra-code-table): Set to t for \223 and \224. | Kenichi Handa | 2001-01-09 | 1 | -0/+2 |
| | |||||
* | *** empty log message *** | Kenichi Handa | 2001-01-09 | 1 | -0/+5 |
| | |||||
* | (STRING_BYTES) [GC_CHECK_STRING_BYTES]: Call | Gerd Moellmann | 2001-01-09 | 2 | -0/+31 |
| | | | | | function string_bytes. (GC_CHECK_STRING_BYTES): Moved here from alloc.c. | ||||
* | (CHECK_STRING_BYTES) [GC_CHECK_STRING_BYTES]: New macro. | Gerd Moellmann | 2001-01-09 | 1 | -50/+88 |
| | | | | | | | | | | | (check_sblock, string_bytes) [GC_CHECK_STRING_BYTES]: New functions. (check_string_bytes) [GC_CHECK_STRING_BYTES]: Add parameter ALL_P. (allocate_string) [GC_CHECK_STRING_BYTES]: Always check strings in the current sblock. (mark_object) [GC_CHECK_STRING_BYTES]: Use CHECK_STRING_BYTES. (gc_sweep) [GC_CHECK_STRING_BYTES]: Call check_string_bytes after sweeping strings, and at the end. (GC_CHECK_STRING_BYTES): Moved to lisp.h. | ||||
* | (ada-popup-key): Fix :type. | Dave Love | 2001-01-09 | 1 | -2/+2 |
| | |||||
* | (tags-apropos-additional-actions): Fix :type. | Dave Love | 2001-01-09 | 1 | -1/+3 |
| | |||||
* | (sh-imenu-generic-expression): Fix doc, | Dave Love | 2001-01-09 | 1 | -4/+8 |
| | | | | :type. | ||||
* | (vc-sccs-header): Fix :type. | Dave Love | 2001-01-09 | 1 | -2/+2 |
| | |||||
* | (vc-rcs-header): Fix :type. | Dave Love | 2001-01-09 | 1 | -2/+2 |
| | |||||
* | (vc-cvs-header): Fix :type. | Dave Love | 2001-01-09 | 1 | -2/+2 |
| | |||||
* | (do_auto_save_unwind): Do the pop_message here | Gerd Moellmann | 2001-01-09 | 2 | -2/+18 |
| | | | | | instead of in Fdo_auto_save. (Fdo_auto_save): Don't call pop_message. | ||||
* | (push_message_unwind): New function. | Gerd Moellmann | 2001-01-09 | 1 | -1/+12 |
| | |||||
* | (push_message_unwind): Add prototype. | Gerd Moellmann | 2001-01-09 | 1 | -1/+2 |
| | |||||
* | Fixed typo | Kim F. Storm | 2001-01-09 | 1 | -1/+1 |
| | |||||
* | (Fexecute_extended_command): Use a | Gerd Moellmann | 2001-01-09 | 1 | -1/+5 |
| | | | | record_unwind_protect to ensure that pop_message is called. | ||||
* | (Fgarbage_collect): Use a record_unwind_protect to | Gerd Moellmann | 2001-01-09 | 1 | -2/+4 |
| | | | | ensure that pop_message is called. |