aboutsummaryrefslogtreecommitdiffstats
path: root/lisp
Commit message (Expand)AuthorAgeFilesLines
* (quail-conversion-keymap): New bindingKenichi Handa1998-07-191-12/+38
* (japanese-replace-region): New function.Kenichi Handa1998-07-191-57/+62
* (isearch-input-method-function): New variable.Kenichi Handa1998-07-191-0/+21
* (sgml-mode): Call kill-local-variablesRichard M. Stallman1998-07-191-10/+10
* (lazy-lock-fontify-after-visage): Renamed from lazy-lock-fontify-after-outline.Simon Marshall1998-07-171-11/+22
* (forms-mode): Doc fix (remove slashes from keybindings).Stephen Eglen1998-07-171-15/+15
* (archive-mode): Make the buffer unibyte.Richard M. Stallman1998-07-171-0/+2
* (archive-extract): If the extractor signals anRichard M. Stallman1998-07-171-3/+8
* (kkc-show-conversion-list-index-chars):Kenichi Handa1998-07-161-83/+58
* (quail-mode): This variable deleted.Kenichi Handa1998-07-161-294/+180
* ("Ethiopic"): Typo in sample-text fixed.Kenichi Handa1998-07-161-1/+1
* (file-name-invalid-regexp): Fix the part which handles colons in file names.Eli Zaretskii1998-07-151-2/+2
* (Info-complete-menu-buffer): Add defvar.Richard M. Stallman1998-07-151-0/+2
* (Info-read-node-name-1, Info-read-node-name):Richard M. Stallman1998-07-151-5/+7
* (find-function-regexp): Added :version 20.3.Richard M. Stallman1998-07-141-18/+36
* Added next-buffer/previous-buffer keybindings (bound to M-n/M-p).Karl Heuer1998-07-141-91/+269
* (lisp-font-lock-keywords-2): support `handler-*',Richard M. Stallman1998-07-141-8/+13
* Indent `restart-case', `handler-bind' and `restart-bind' correctly.Richard M. Stallman1998-07-141-1/+3
* (read-quoted-char): Bind input-method-function to nil.Richard M. Stallman1998-07-141-0/+2
* (do-auto-fill): Always break before any whitespaceRichard M. Stallman1998-07-141-0/+2
* (rmail-edit-current-message, rmail-cease-edit):Richard M. Stallman1998-07-131-0/+12
* (ps-do-despool): Bind ps-printer-name to printer-name if the former isAndrew Innes1998-07-131-6/+7
* (fill-individual-paragraphs-prefix): NewRichard M. Stallman1998-07-131-45/+69
* (mail-citation-prefix-regexp): New variable.Richard M. Stallman1998-07-131-1/+10
* (jka-compr-insert-file-contents): Replace incorrectRichard M. Stallman1998-07-131-10/+4
* dos-w32.el (file-name-buffer-file-type-alist): Force tags files to beAndrew Innes1998-07-121-1/+1
* (set-selection-coding-system): Renamed from set-clipboard-coding-system.Richard M. Stallman1998-07-121-2/+2
* (rmail-output-to-rmail-file):Richard M. Stallman1998-07-121-15/+18
* (find-file-noselect-1): Use kill-local-variable onRichard M. Stallman1998-07-121-3/+8
* More commentary.Karl Heuer1998-07-101-442/+1265
* (gud-speedbar-key-map) New variable.Karl Heuer1998-07-101-3/+24
* No longer depends on speedbspec for byte compile.Karl Heuer1998-07-101-65/+162
* No longer depends on speedbspec for byte compile.Karl Heuer1998-07-102-139/+31
* Indent `handler-case' correctly.Richard M. Stallman1998-07-101-0/+1
* (lisp-font-lock-keywords): Fontify `handler-case', `ccase',Richard M. Stallman1998-07-101-0/+1
* (fill-individual-paragraphs): Fix previous change.Richard M. Stallman1998-07-091-7/+5
* (set-language-environment): Test unibyte-syntax instead of using aRichard M. Stallman1998-07-091-2/+1
* Define unibyte-syntax in each of these language environments.Richard M. Stallman1998-07-091-12/+17
* (undo-in-progress): New variable.Richard M. Stallman1998-07-091-1/+6
* (rmail): If existing buffer, use localRichard M. Stallman1998-07-091-3/+18
* Comment change.Richard M. Stallman1998-07-091-1/+2
* (x-complement-fontset-spec): Typo fixed.Kenichi Handa1998-07-091-2/+2
* (vc-finish-logentry): Only delete windows in the selected frameRichard M. Stallman1998-07-081-2/+2
* ("Hebrew"): Add coding-priority.Kenichi Handa1998-07-081-0/+1
* ("IPA"): Add coding-priority and coding-system.Kenichi Handa1998-07-081-0/+2
* (rmail-dont-reply-to): UnderstandRichard M. Stallman1998-07-071-7/+25
* (scheme-font-lock-keywords-1): Fontify SCWM/GuileRichard M. Stallman1998-07-071-2/+4
* (add-hook): Use member if FUNCTION is a compiled function.Richard M. Stallman1998-07-071-2/+2
* (tex-delete-last-temp-files): Use file-name-sans-extensions.Richard M. Stallman1998-07-061-1/+3
* Make all multibyte characters self-insert.Kenichi Handa1998-07-061-5/+6