summaryrefslogtreecommitdiff
path: root/lisp
Commit message (Expand)AuthorAgeFilesLines
* (default-input-method):Richard M. Stallman1997-08-131-5/+1
* (read-input-method-name): Replace INITIAL-INPUT arg with DEFAULT arg.Richard M. Stallman1997-08-131-12/+11
* (quail-start-translation): Use an explicit loop, not recursive edit.Richard M. Stallman1997-08-131-6/+28
* (forward-visible-line): Handle nil value fromRichard M. Stallman1997-08-121-6/+10
* (change-log-font-lock-keywords): Don't considerRichard M. Stallman1997-08-121-2/+2
* (diary-entry-time): Bind case-fold-search to nil.Richard M. Stallman1997-08-121-21/+22
* (mouse-avoidance-timer): New variable.Richard M. Stallman1997-08-121-6/+12
* (awk-mode): Require cc-mode, not cc-langs.Richard M. Stallman1997-08-121-1/+1
* (set-extent-property): Don't allowRichard M. Stallman1997-08-121-0/+6
* (dired-font-lock-keywords): Don't specially highlightRichard M. Stallman1997-08-121-6/+10
* (fill-region-as-paragraph):Richard M. Stallman1997-08-121-2/+4
* Run ".emacs" through convert-standard-filename before using it.Eli Zaretskii1997-08-121-3/+4
* (rmail-make-in-reply-to-field): Don't cause anRichard M. Stallman1997-08-121-6/+8
* (dos-print-region-function): Force EOL conversion to DOS CR-LF pairs.Richard M. Stallman1997-08-121-5/+8
* (list-load-path-shadows): Exclude, from the path we search, all butRichard M. Stallman1997-08-121-25/+47
* (cal-tex-latexify-list): Put the elements of RESULT in the proper order.Richard M. Stallman1997-08-121-1/+2
* (cal-tex-latexify-list): Put the elements of RESULT in the proper order.Richard M. Stallman1997-08-121-1/+1
* Comment change.Richard M. Stallman1997-08-121-1/+1
* (dabbrev-abbrev-skip-leading-regexp): Doc fix.Richard M. Stallman1997-08-111-3/+1
* Customized.Richard M. Stallman1997-08-111-3/+17
* (c-electric-brace): Make preserve-p nil at BOB.Richard M. Stallman1997-08-111-1/+2
* (insert-file-literally): New command.Richard M. Stallman1997-08-111-32/+64
* (custom-face-attributes): Don't initialize fg/bg fields.Per Abrahamsen1997-08-111-2/+2
* Comment change.Richard M. Stallman1997-08-113-3/+3
* (c-offsets-alist): Added template-args-cont syntactic symbol.Richard M. Stallman1997-08-111-1/+3
* (c-guess-basic-syntax): CASE 5D.4: template argument continuationRichard M. Stallman1997-08-111-3/+4
* (c-mode-base-map, c++-mode-map):Richard M. Stallman1997-08-111-48/+29
* (c-initialize-cc-mode): Set c-buffer-is-cc-mode to t.Richard M. Stallman1997-08-111-8/+10
* (c-buffer-is-cc-mode): New variable.Richard M. Stallman1997-08-111-1/+20
* (indent-new-comment-line): Add advice for older Emacs versions if theyRichard M. Stallman1997-08-111-9/+52
* (c-lineup-java-throws): Change the `when' clause to an `if-progn'.Richard M. Stallman1997-08-111-4/+5
* (setup-latin1-environment): Set code 222 in special-microsoft-code-table.Richard M. Stallman1997-08-111-1/+2
* (msdos-color-aliases): Remove color names which end with a number.Richard M. Stallman1997-08-111-11/+27
* Customized.Richard M. Stallman1997-08-111-7/+31
* Make coding system iso-2022-jp instead ofKenichi Handa1997-08-101-5/+13
* (setup-chinese-gb-environment): Do notKenichi Handa1997-08-101-6/+0
* (setup-english-environment): Do notKenichi Handa1997-08-101-5/+1
* (setup-8-bit-environment): Do notKenichi Handa1997-08-101-2/+0
* (setup-japanese-environment): Do notKenichi Handa1997-08-101-2/+0
* Set t for Rao-SEMIVOWEL-SIGN-LO inKenichi Handa1997-08-101-2/+2
* Correct setting of char-code-property `name'.Kenichi Handa1997-08-101-0/+1
* (setup-tibetan-environment): Do notKenichi Handa1997-08-101-4/+1
* (saved-input-mode): New variable.Kenichi Handa1997-08-101-21/+28
* (set-default-coding-systems):Kenichi Handa1997-08-101-1/+32
* (iso-safe): New coding system.Kenichi Handa1997-08-101-0/+10
* (print-fontset): Don't hang even if aKenichi Handa1997-08-101-19/+25
* (prefer-coding-system): Moved to mule-util.el.Kenichi Handa1997-08-101-22/+13
* (make-coding-system): Add a new FLAGSKenichi Handa1997-08-101-1/+9
* (custom-declare-face): Call make-face-x-resource-internal.Richard M. Stallman1997-08-091-1/+4
* (widget-single-line-display-table): VariableRichard M. Stallman1997-08-091-10/+11