aboutsummaryrefslogtreecommitdiffstats
path: root/lisp
Commit message (Expand)AuthorAgeFilesLines
* Comment change.Richard M. Stallman1997-07-184-4/+4
* (c-initialize-cc-mode): New function.Richard M. Stallman1997-07-181-6/+25
* (c-load-all): Function deleted.Richard M. Stallman1997-07-181-11/+1
* (c-initialize-builtin-style): Use copy-sequenceRichard M. Stallman1997-07-181-21/+2
* (c-maybe-labelp): Add defvar.Richard M. Stallman1997-07-181-13/+19
* Require cc-defs for the c-add-syntax macro.Richard M. Stallman1997-07-181-5/+10
* Require 'cc-defs for the definition of c-emacs-features.Richard M. Stallman1997-07-181-8/+22
* (delete-selection-mode): Add custom-loads property.Richard M. Stallman1997-07-171-11/+5
* new versionMichael Kifer1997-07-1715-494/+981
* (dired-omit-files): Add ".#foo" lock files to omissions.Richard M. Stallman1997-07-171-3/+3
* (show-paren-match-face): Use gray on all non-color screens.Richard M. Stallman1997-07-171-2/+1
* (batch-titdic-convert): Add optional arg FORCE.Kenichi Handa1997-07-171-6/+6
* (read-quoted-char): Handle non-character events.Richard M. Stallman1997-07-171-6/+19
* Update copyright year.Richard M. Stallman1997-07-171-1/+1
* Improve text of messages.Richard M. Stallman1997-07-171-13/+14
* (quoted-insert): Doc fix.Richard M. Stallman1997-07-171-1/+3
* (dired-find-file): Better error messageRichard M. Stallman1997-07-161-1/+3
* (quoted-insert): Doc fix.Richard M. Stallman1997-07-161-3/+7
* (read-quoted-char): Read any number of octal digits,Richard M. Stallman1997-07-161-13/+23
* (yank, yank-pop): Clear out read-only prop.Richard M. Stallman1997-07-161-5/+11
* (set-auto-mode): If -*- line specifies a mode,Richard M. Stallman1997-07-161-6/+10
* (texinfo-format-buffer-1): Insert, here,Richard M. Stallman1997-07-161-23/+28
* (mail-extr-voodoo): Get rid of comments at an early stage.Richard M. Stallman1997-07-161-11/+29
* (apropos-print): Use customize-group-other-window, not customize-other-window.Richard M. Stallman1997-07-151-1/+1
* (mail-mode-auto-fill): Use insert-before-markers.Richard M. Stallman1997-07-151-1/+3
* (custom-unlispify-remove-prefixes): New variable.Richard M. Stallman1997-07-151-89/+50
* (c-copy-tree): Fix bugs.Richard M. Stallman1997-07-151-11/+11
* (tmm-prompt): Use save-excursion around completing-read code.Richard M. Stallman1997-07-151-24/+21
* (global-map): Turn off the S-SPC binding.Richard M. Stallman1997-07-151-2/+4
* change maintainer.Simon Marshall1997-07-152-4/+6
* (mule-keymap): Bind l to set-language-environment.Kenichi Handa1997-07-151-19/+26
* (coding-category-emacs-mule): Replace coding-category-iso-else withKenichi Handa1997-07-151-9/+11
* (describe-current-coding-system): Use coding-category-iso-7-elseKenichi Handa1997-07-151-2/+2
* (make-coding-system): Distinguish coding-category-iso-7-else andKenichi Handa1997-07-151-3/+4
* (quail-translate-key): Fix previous change.Kenichi Handa1997-07-151-1/+3
* (tit-process-body): Ignore vacant entries.Kenichi Handa1997-07-151-17/+27
* (report-emacs-bug-run-tersely): New variableKenichi Handa1997-07-151-1/+58
* (mail-setup): Kill the local binding of enable-multibyte-characters.Kenichi Handa1997-07-151-0/+3
* (setup-chinese-gb-environment): Adjusted for the change of codingKenichi Handa1997-07-151-12/+15
* (setup-english-environment): Adjusted for the change of codingKenichi Handa1997-07-151-3/+6
* (setup-ethiopic-environment): Set default-input-method correctly.Kenichi Handa1997-07-151-1/+1
* (setup-japanese-environment): Adjusted for the change of codingKenichi Handa1997-07-151-2/+3
* (setup-korean-environment): Set default-input-method correctly.Kenichi Handa1997-07-151-2/+1
* (setup-tibetan-environment): Set default-input-method correctly.Kenichi Handa1997-07-151-1/+1
* Customise. Don't modify pre-command-hook on file load; do in command.Simon Marshall1997-07-151-45/+68
* Customise. Don't install bindings on file load; use a fn.Simon Marshall1997-07-151-80/+172
* (isearch-char-to-string): Use char-to-string.Richard M. Stallman1997-07-151-2/+3
* All user variables now converted to custom.Richard M. Stallman1997-07-141-166/+267
* (awk-mode): Require cc-langs, not cc-mode.Richard M. Stallman1997-07-131-1/+1
* Require cc-defs.Richard M. Stallman1997-07-131-0/+2