aboutsummaryrefslogtreecommitdiffstats
path: root/lisp
Commit message (Expand)AuthorAgeFilesLines
* (help-xref-interned): Fix insertion of fdoc and revamp.Karl Heuer1999-06-041-6/+6
* (next-history-element):Karl Heuer1999-06-041-2/+4
* (standard-display-european):Karl Heuer1999-06-041-19/+29
* Don't change hooks on loading.Karl Heuer1999-06-041-22/+22
* Don't print any messages or displayKarl Heuer1999-06-041-18/+4
* (regexp-opt-group): Avoid infiniteKarl Heuer1999-06-041-1/+3
* (speedbar-hack-buffer-menu): Fixed so if the userKarl Heuer1999-06-041-4/+5
* (ccl-encode-vscii): Typo fixedKenichi Handa1999-06-031-1/+1
* (iso-2022-7bit-lock-ss2): Typo fixed.Kenichi Handa1999-06-031-1/+1
* Add commentary.Karl Heuer1999-06-011-0/+6
* Add :link to defgroup.Dave Love1999-06-011-21/+24
* (append-next-kill): Use an arg to distinguishKarl Heuer1999-05-311-4/+6
* (iso-transl-language-alist): Interchange n and N.Karl Heuer1999-05-311-2/+2
* Add to minor-mode-map-alist. Remove hook installationDave Love1999-05-311-39/+53
* (ispell-alternate-dictionary): Fix custom type.Dave Love1999-05-311-2/+2
* forms-save-buffer): Call set-buffer-modified-p toEli Zaretskii1999-05-311-5/+18
* (texinfo-format-direntry): Avoid blank line.Karl Heuer1999-05-291-1/+1
* (font-lock-apply-syntactic-highlight): Don't die ifKarl Heuer1999-05-291-1/+1
* (custom-print-functions): Add autoload cookie.Karl Heuer1999-05-291-0/+1
* (zap-to-char): Doc fix.Karl Heuer1999-05-291-0/+1
* (isearch-quote-char): Don't assume character codesKenichi Handa1999-05-281-5/+5
* (iso-8859-n-locale-regexp): Don't match 8859-15 &c.Dave Love1999-05-271-2/+2
* (dired-insert-subdir-doinsert): Check that theAndreas Schwab1999-05-271-1/+2
* (cc-imenu-java-generic-expression): Avoid nested null-loops.Richard M. Stallman1999-05-261-1/+1
* Typo fixed; prefered->preferred.Kenichi Handa1999-05-261-2/+2
* (find-coding-systems-for-charsets):Kenichi Handa1999-05-261-4/+4
* (charset-info): Fix previous change.Kenichi Handa1999-05-261-2/+2
* (map-y-or-n-p): Don't inherit the current inputKenichi Handa1999-05-261-1/+1
* (charset-info): Doc-string for DIRECTION fixed.Kenichi Handa1999-05-261-2/+2
* (smtpmail-send-it): BindKenichi Handa1999-05-251-3/+9
* (crisp-submit-bug-report): Function deleted. Binding deleted also.Richard M. Stallman1999-05-241-23/+1
* (crisp-mode-map): Don't inherit global-map.Richard M. Stallman1999-05-241-28/+36
* Comment change.Richard M. Stallman1999-05-241-0/+1
* (comint-bol-or-process-mark): Doc fix.Karl Heuer1999-05-241-1/+1
* (recover-file): Recover buffer-file-coding-system.Kenichi Handa1999-05-241-1/+4
* Delete some XEmacs compatibility code.Richard M. Stallman1999-05-231-12/+5
* Fix header comments.Dave Love1999-05-231-2/+2
* (vc-dired-mode): Make the dired-move-to-filename-regexpRichard M. Stallman1999-05-231-3/+3
* (diary-mail-entries): Use fancy-diary-buffer.Richard M. Stallman1999-05-221-1/+1
* (describe-function-1): Extra arg, interactive-p.Richard M. Stallman1999-05-221-4/+4
* (all): Delete selective-display. Add scroll-margin,Richard M. Stallman1999-05-221-6/+3
* (add-to-list): Doc fix.Richard M. Stallman1999-05-221-0/+2
* (texinfo-format-var): Handle other nested constructs, usingRichard M. Stallman1999-05-191-2/+3
* (texinfo-anchor): Don't delete a non-speace after the @anchor command.Richard M. Stallman1999-05-191-1/+2
* (debugger-outer-inhibit-redisplay): New variable.Richard M. Stallman1999-05-181-6/+12
* Comment fix.Karl Heuer1999-05-171-1/+1
* (ispell-local-dictionary-alist): Add autoload cookie.Karl Heuer1999-05-171-0/+1
* (gud-format-command): "%F" means file sans extension.Richard M. Stallman1999-05-171-6/+11
* (byte-optimize-plus): Fix 1-arg case.Richard M. Stallman1999-05-171-0/+4
* Completely revised and massively extended.Karl Heuer1999-05-151-3181/+7958