summaryrefslogtreecommitdiff
path: root/lisp
Commit message (Expand)AuthorAgeFilesLines
* (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
* (toggle-enable-multibyte-characters): Use set-buffer-multibyte.Richard M. Stallman1998-02-031-5/+7
* (reftex-toc): Fixed bug with split-window. UsingRichard M. Stallman1998-02-031-1273/+1554
* (mail-extr-all-letters-but-separators)Richard M. Stallman1998-02-031-3/+3
* (fill-region-as-paragraph): Fix the test for anyRichard M. Stallman1998-02-031-3/+3
* Fix mispelling.Edward M. Reingold1998-02-021-1/+1
* (hs-special-modes-alist): Improved the regexp for java.Dan Nicolaescu1998-02-021-2/+2
* (mldrag-drag-vertical-line): Fix criterionRichard M. Stallman1998-02-021-5/+6
* (byte-compile-from-buffer): Bind edebug-all-defs and edebug-all-forms to nil.Richard M. Stallman1998-02-021-3/+6
* (update-file-autoloads): Give clean errorsRichard M. Stallman1998-02-021-0/+4
* (isearch-range-invisible): Avoid infinite loop when search-invisible is nil.Richard M. Stallman1998-02-021-2/+2
* (hs-special-modes-alist): Improved the regexp for java.Richard M. Stallman1998-02-021-6/+3
* (define-mail-alias): If FROM-MAILRC-FILE, don't call sendmail-sync-aliases.Richard M. Stallman1998-02-011-1/+6
* (auto-insert-mode): New function.Stephen Eglen1998-02-011-12/+63
* Customized.Stephen Eglen1998-02-011-6/+17
* File customized + doc fixes.Stephen Eglen1998-02-011-97/+107
* (query-replace-from-history-variable): New variable.Richard M. Stallman1998-01-301-2/+19
* Various docstring and commentary fixes, includingDave Love1998-01-301-63/+128
* (easy-menu-add-item); The BEFORE argument worksRichard M. Stallman1998-01-301-57/+58
* (type-break-mode): New customize variable to automatically load the package.Stephen Eglen1998-01-291-24/+62