aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* (LIBX11_SYSTEM) [HAVE_LIBINTL and MOTIF]: Add -lintl.Richard M. Stallman1997-12-211-0/+5
* (HAVE_LIBINTL): Add #undef.Richard M. Stallman1997-12-211-0/+1
* (find-file-noselect): Fix previous change.Richard M. Stallman1997-12-211-2/+4
* (isearch-mode-map): Don't count above 256Richard M. Stallman1997-12-211-2/+2
* (message2_nolog): Fix arg types.Richard M. Stallman1997-12-211-1/+1
* (sys_signal): Undo previous change.Richard M. Stallman1997-12-211-2/+2
* (jka-compr-insert-file-contents):Richard M. Stallman1997-12-211-0/+4
* (Fexecute_extended_command):Richard M. Stallman1997-12-211-4/+3
* (Fgarbage_collect):Richard M. Stallman1997-12-211-1/+4
* (message2_nolog): New arg MULTIBYTE.Richard M. Stallman1997-12-211-5/+6
* (Fexecute_extended_command):Richard M. Stallman1997-12-211-1/+5
* (find-file-noselect): Signal error if file is unreadable.Richard M. Stallman1997-12-211-0/+8
* (match-string-no-properties): New function.Richard M. Stallman1997-12-211-0/+15
* (define-mail-alias): Handle backslash-quotingRichard M. Stallman1997-12-211-6/+18
* (Vsignal_USR1_hook, Vsignal_USR2_hook): New variables.Richard M. Stallman1997-12-211-0/+61
* (x_display_cursor): Abort if X or Y is out of range.Richard M. Stallman1997-12-211-0/+4
* Comment changes.Richard M. Stallman1997-12-211-2/+2
* (Fparse_partial_sexp): Return nil for 9th elementRichard M. Stallman1997-12-211-17/+19
* (mule-keymap): Delete the binding for toggle-enable-multibyte-characters.Richard M. Stallman1997-12-211-4/+0
* (copy-region-as-kill): Deactivate mark in transient-mark-mode.Richard M. Stallman1997-12-211-3/+8
* (toggle-enable-multibyte-characters): Doc fix.Richard M. Stallman1997-12-211-2/+11
* (completion-setup-hook): Add definition.Richard M. Stallman1997-12-211-0/+6
* (menu-bar-select-yank): Add apropos-inhibit property.Richard M. Stallman1997-12-211-0/+1
* (apropos, apropos-command): Ignore symbols that have apropos-inhibit property.Richard M. Stallman1997-12-211-0/+10
* (standard-display-european): Doc fix.Richard M. Stallman1997-12-211-4/+6
* (Fread_variable): If DEFAULT_VALUE is symbol, use its name.Richard M. Stallman1997-12-211-7/+29
* (sparc-fujitsu-sysv4*): New target.Richard M. Stallman1997-12-211-0/+7
* (split-string): Handle empty matches reasonably.Richard M. Stallman1997-12-211-2/+15
* Comment and whitespace changes.Richard M. Stallman1997-12-211-21/+23
* (calendar-french-single-byteify): New function.Richard M. Stallman1997-12-211-63/+80
* (message_dolog): Update PT and ZV properly when at end ofRichard M. Stallman1997-12-211-5/+49
* (read-password): New function.Richard M. Stallman1997-12-211-0/+22
* (update_one_menu_entry): Add conditional in case XmNpositionIndex is missing.Richard M. Stallman1997-12-201-1/+3
* (iswitchb-completion-help): Multiple TAB pressesKarl Heuer1997-12-191-118/+157
* Don't call set-terminal-coding-systemKarl Heuer1997-12-191-1/+2
* (Vread_buffer_function): New var.Karl Heuer1997-12-191-7/+27
* (set-language-info): Doc fix.Karl Heuer1997-12-191-2/+2
* (widget-choose): Allow scrolling of large lists.Karl Heuer1997-12-191-7/+25
* (transpose-subr): Rewrite to make faster with big moveAndreas Schwab1997-12-171-31/+30
* Cache more tests. Add missing quotes aroundAndreas Schwab1997-12-171-44/+72
* (Man-mode-line-format): Update to include the new formatAndreas Schwab1997-12-171-6/+11
* Add reference to new Calendrical Calculations book.Paul Eggert1997-12-1613-22/+69
* Define indentation in normal dialect for let-syntax,Dave Love1997-12-131-5/+39
* (browse-url-lynx-emacs): Add sentinel to kill the buffer when lynxDave Love1997-12-121-23/+69
* Use imenu-case-fold-search.Dave Love1997-12-1215-8/+30
* (comint-strip-ctrl-m): Don't die ifKarl Heuer1997-12-111-2/+4
* (telnet-filter): Position comint-last-output-start.Karl Heuer1997-12-111-0/+1
* (sys_signal): Add two casts.Karl Heuer1997-12-111-2/+2
* (GROW_FAIL_STACK): Fix test for stack size at max.Karl Heuer1997-12-111-1/+2
* (auto-mode-alist): Add .am as makefile-mode.Karl Heuer1997-12-111-0/+1