summaryrefslogtreecommitdiff
path: root/lisp
Commit message (Collapse)AuthorAgeFilesLines
* *** empty log message ***emacs-pretest-21.0.96Gerd Moellmann2001-01-283-340/+368
|
* (isearch-highlight): Don't punt if the displayEli Zaretskii2001-01-282-1/+7
| | | | | doesn't support colors, since isearch faces are defined for monochrome displays as well.
* shell-write-history-on-exit: make sure the error message goes to the right ↵Sam Steingold2001-01-282-27/+35
| | | | buffer
* *** empty log message ***Eli Zaretskii2001-01-271-0/+4
|
* (transient-mark-mode): Doc fix.Eli Zaretskii2001-01-271-1/+1
|
* (find-tag-noselect): Don't bindGerd Moellmann2001-01-272-2/+6
| | | | tags-file-name.
* (shell-unquote-argument): If the shell is one of theEli Zaretskii2001-01-272-5/+20
| | | | | | | | mentioned in shell-dumb-shell-regexp, don't treat a backslash as a quote character. (shell-dumb-shell-regexp): Document that the shells which match this regexp are supposed to not treat a backslash as a quote character.
* (lisp-mode-shared-map): Undo the change from 2001-01-12. It is not needed,Eli Zaretskii2001-01-272-1/+10
| | | | since backspace is now mapped into DEL.
* (dabbrev--substitute-expansion):Gerd Moellmann2001-01-272-2/+13
| | | | | | Treat a one-capital-letter abbrev as "not all upper case", so as to force preservation of the expansion's pattern if the expansion starts with a capital letter.
* Fix last change.Eli Zaretskii2001-01-271-2/+3
|
* (facemenu-set-face, facemenu-set-face-from-menu): Doc fix.Eli Zaretskii2001-01-272-4/+7
|
* (transient-mark-mode): Document the fact that manyEli Zaretskii2001-01-272-1/+14
| | | | commands act on the region when mark is active.
* (quail-setup-completion-buf): Make theKenichi Handa2001-01-271-4/+7
| | | | | | | | | multibyteness of current buffer inherited to Quail completion buffer. (quail-show-guidance-buf): Make the multibyteness of current buffer inherited to Quail guidance buffer. (quail-help): Make the multibyteness of current buffer inherited to Quail help buffer.
* *** empty log message ***Kenichi Handa2001-01-271-0/+10
|
* *** empty log message ***Dave Love2001-01-261-0/+2
|
* Doc fixes.Dave Love2001-01-261-12/+14
|
* *** empty log message ***Dave Love2001-01-261-1/+10327
|
* (delphi-comment-face, delphi-string-face)Dave Love2001-01-262-10332/+12
| | | | (delphi-keyword-face, delphi-other-face): Fix :type.
* (cvs-mode-revert-buffer): Doc fix.Dave Love2001-01-261-2/+2
|
* *** empty log message ***Dave Love2001-01-262-0/+19
|
* Remove un-logged bogus changes from 2000-12-20.Dave Love2001-01-261-34/+39
| | | | | | | (quoted-printable-encode-region): Doc fix. Don't call string-as-multibyte on class. Clarify line-folding. (quoted-printable-encode-string): Make temp buffer inherit string's multibyteness.
* (mm-multibyte-string-p): New.Dave Love2001-01-261-1/+2
|
* Doc fixes. Add :version to new options.Dave Love2001-01-261-36/+47
|
* (feedmail): Add :link.Dave Love2001-01-261-6/+4
| | | | (feedmail-send-it): Doc fix.
* Doc fixes.Dave Love2001-01-261-6/+13
| | | | | (sendmail-send-it): Fix the non-ASCII regexp and use rfc2047-encode-string.
* *** empty log message ***Dave Love2001-01-261-0/+7
|
* Revert last change.Dave Love2001-01-262-67/+81
|
* (DONTCOMPILE): Add various term files.Gerd Moellmann2001-01-263-0/+48
|
* (Man-default-man-entry, Man-mode): Doc fix.Gerd Moellmann2001-01-262-3/+3
|
* (display-startup-echo-area-message): Make sureGerd Moellmann2001-01-262-1/+6
| | | | | the echo area is resized to fit the size of the startup message.
* (gud-perldb-massage-args): Avoid nreverse'ing a listGerd Moellmann2001-01-262-1/+6
| | | | part of which is a constant.
* (Top-level) [ms-dos]: Don't load international/ccl twice.Eli Zaretskii2001-01-262-1/+5
|
* *** empty log message ***Gerd Moellmann2001-01-261-1/+1
|
* (next-line): Don't let `newline' expand abbrevs.Gerd Moellmann2001-01-262-7/+14
| | | | | Simplify slightly. (open-line): Don't let `newline' expand abbrevs.
* See ChangeLogJohn Wiegley2001-01-264-11/+24
|
* (describe-char-after): Doc fix.Dave Love2001-01-251-7/+8
| | | | (describe-coding-system): Tweak the English text.
* require vcSam Steingold2001-01-252-1/+4
|
* (iswitchb-make-buflist): When nconc'ing lists, don'tGerd Moellmann2001-01-252-18/+25
| | | | | discard the result. (iswitchb-to-end): Likewise.
* doc&comment fixSam Steingold2001-01-252-21/+27
|
* (smerge-font-lock-keywords): Relax submatch 1.Stefan Monnier2001-01-252-2/+4
|
* (define-minor-mode): Docstring fix.Stefan Monnier2001-01-252-2/+6
|
* *** empty log message ***Dave Love2001-01-251-0/+4
|
* Preload international/ccl for utf-8.Dave Love2001-01-251-0/+1
|
* *** empty log message ***Kenichi Handa2001-01-251-3/+2
|
* (reset-language-environment): Reset coding-category-utf-8 toKenichi Handa2001-01-251-8/+7
| | | | mule-utf-8.
* Fix previous change.Kenichi Handa2001-01-251-1/+1
|
* Fix a typo in a comment.Eli Zaretskii2001-01-251-2/+2
|
* (rmail-redecode-body): Doc fix.Eli Zaretskii2001-01-252-2/+5
|
* new fileKenichi Handa2001-01-251-0/+290
|
* Preload international/utf-8.Kenichi Handa2001-01-251-0/+1
|