aboutsummaryrefslogtreecommitdiffstats
path: root/lisp
Commit message (Expand)AuthorAgeFilesLines
* (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
* (jka-compr-insert-file-contents):Richard M. Stallman1997-12-211-0/+4
* (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
* (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
* (split-string): Handle empty matches reasonably.Richard M. Stallman1997-12-211-2/+15
* (calendar-french-single-byteify): New function.Richard M. Stallman1997-12-211-63/+80
* (read-password): New function.Richard M. Stallman1997-12-211-0/+22
* (iswitchb-completion-help): Multiple TAB pressesKarl Heuer1997-12-191-118/+157
* Don't call set-terminal-coding-systemKarl Heuer1997-12-191-1/+2
* (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
* (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
* (auto-mode-alist): Add .am as makefile-mode.Karl Heuer1997-12-111-0/+1
* (ange-ftp-date-regexp): Fix the problem with misparsingPaul Eggert1997-12-111-4/+12
* (dired-move-to-filename-regexp):Paul Eggert1997-12-111-7/+10
* Customized.Andreas Schwab1997-12-101-6/+16
* (bibtex-generate-autokey): Doc fix.Karl Heuer1997-12-091-75/+62
* (custom-add-version): New function.Karl Heuer1997-12-091-0/+6
* (customize-changed-options): New function.Karl Heuer1997-12-091-0/+33
* (facemenu-remove-face-props): Renamed fromKarl Heuer1997-12-091-6/+5
* Initial revisionKenichi Handa1997-12-091-0/+101
* Documentation for "Korean" lang. env. modified.Kenichi Handa1997-12-091-1/+1
* (number-to-register): Move point as a side effect.Karl Heuer1997-12-081-10/+6
* (calendar-day-name): Truncate properly whenKarl Heuer1997-12-081-10/+4
* (mail-extr-all-top-level-domains): More domains.Karl Heuer1997-12-071-8/+23
* (outline-next-preface):Karl Heuer1997-12-071-1/+1
* (gud-mips-p): Fix regexp so it will match alphaev56-* too.Karl Heuer1997-12-071-1/+1
* Minor repair of previous change.Edward M. Reingold1997-12-051-1/+1
* Add fixed date (RD) to menu of other dates.Edward M. Reingold1997-12-051-0/+3
* Fix bad call to error.Edward M. Reingold1997-12-051-1/+1
* (Info-insert-dir): Use leading space in buffer name.Karl Heuer1997-12-051-1/+1
* Deal with `#'s in variable references.Simon Marshall1997-12-041-1/+8
* Another patch by Michael Cook to fix annotation.Oliver Seidel1997-12-041-29/+34
* (frame-configuration-to-register)Karl Heuer1997-12-041-37/+41