aboutsummaryrefslogtreecommitdiffstats
path: root/lisp
Commit message (Expand)AuthorAgeFilesLines
* (c-enable-xemacs-performance-kludge-p): New variable.Richard M. Stallman1998-02-171-9/+24
* (c-make-styles-buffer-local): Take an optional argument which switchesRichard M. Stallman1998-02-171-31/+58
* (c-mode, c++-mode, objc-mode, java-mode): SetRichard M. Stallman1998-02-171-18/+37
* Imenu support changed.Richard M. Stallman1998-02-171-34/+58
* (c-postprocess-file-styles): If a file style or file offsets are set,Richard M. Stallman1998-02-171-15/+17
* (c-forward-syntactic-ws, c-backward-syntactic-ws):Richard M. Stallman1998-02-171-79/+209
* (c-point): In XEmacs, use scan-lists + buffer-syntactic-context-depth.Richard M. Stallman1998-02-171-9/+47
* (c-beginning-of-statement)Richard M. Stallman1998-02-171-74/+258
* (c-lineup-close-paren)Richard M. Stallman1998-02-171-3/+94
* (Info-summary): Clear buffer-read-only.Richard M. Stallman1998-02-171-0/+1
* (info-complete): Rewrite minibuffer completion code.Richard M. Stallman1998-02-171-171/+300
* (bibtex-autokey-names): Change number tag to integer.Richard M. Stallman1998-02-161-137/+194
* (standard-display-european): If AUTO is nil,Richard M. Stallman1998-02-161-3/+8
* (hexl-mode-exit): Remove hexl-follow-ascii-find from post-command-hookStephen Eglen1998-02-151-0/+2
* File customized.Stephen Eglen1998-02-151-188/+311
* (sh-font-lock-keywords): Fontify sh-style function names in declarations.Richard M. Stallman1998-02-151-1/+6
* (info-complete): Display completions on second invocation at same pointRichard M. Stallman1998-02-141-5/+103
* (comint-interrupt-subjob): Call comint-kill-input.Richard M. Stallman1998-02-141-3/+16
* (jka-compr-compression-info-list): Fix previous change:Richard M. Stallman1998-02-141-1/+1
* (scheme-imenu-generic-expression): Simplify regexps.Dave Love1998-02-121-15/+15
* (cookie-snarf): Use match-beginning on the delimiter.Richard M. Stallman1998-02-121-2/+2
* (sh-set-shell): Use standard-syntax-table if none other is specified.Richard M. Stallman1998-02-111-1/+2
* (debugger-mode): Don't set enable-multibyte-characters here.Richard M. Stallman1998-02-111-2/+1
* (msb--choose-file-menu): Save some debugging info.Richard M. Stallman1998-02-111-4/+10
* (describe-bindings): Fix interactive spec.Richard M. Stallman1998-02-111-1/+1
* (compilation-scroll-output): New variable.Dave Love1998-02-091-2/+21
* (byte-optimize-form-code-walker): Only call compiler-macroexpand ifRichard M. Stallman1998-02-091-0/+2
* (jka-compr-compression-info-list): Handle bzip.Richard M. Stallman1998-02-081-1/+5
* (bibtex-autokey-year-length): Doc fix.Richard M. Stallman1998-02-081-1/+1
* (occur): Apply default by hand after read-from-minibuffer.Richard M. Stallman1998-02-081-3/+4
* (iso-transl-define-keys): Don't addRichard M. Stallman1998-02-071-4/+4
* (mouse-avoidance-fancy-hook): Do nothing if button is down.Richard M. Stallman1998-02-061-0/+10
* (imenu-generic-expression): Doc fix.Richard M. Stallman1998-02-061-7/+21
* (rmail-clear-headers): Handle the last header in a message correctly.Richard M. Stallman1998-02-061-7/+9
* (easy-mmode-define-minor-mode): FixRichard M. Stallman1998-02-061-5/+4
* (font-lock-keywords): Doc fix.Richard M. Stallman1998-02-061-3/+3
* (describe-bindings): New command (formerly in keymap.c).Richard M. Stallman1998-02-051-0/+9
* (byte-compile-output-as-comment):Richard M. Stallman1998-02-051-3/+9
* (suspend-hook, suspend-resume-hook): New defvars.Richard M. Stallman1998-02-041-0/+6
* Customized.Stephen Eglen1998-02-041-16/+34
* (vc-ignore-vc-files): New variable.Dave Love1998-02-041-3/+13
* Use aref instead of sref.Kenichi Handa1998-02-042-16/+47
* (find-safe-coding-system): ReturnKenichi Handa1998-02-041-9/+8
* (compose-chars-component): ReturnKenichi Handa1998-02-041-3/+3
* Many codes re-written to adjust forKenichi Handa1998-02-041-204/+177
* Do not require `cl'.Kenichi Handa1998-02-041-30/+33
* (encode-hz-region): Do not bindKenichi Handa1998-02-041-2/+1
* Move codes which set syntax and category ofKenichi Handa1998-02-041-31/+0
* (etags): Fix defgroup syntax. Why should itKenichi Handa1998-02-041-1/+1
* Doc fixes.Richard M. Stallman1998-02-041-32/+8