summaryrefslogtreecommitdiff
path: root/lisp
Commit message (Collapse)AuthorAgeFilesLines
* Moved here from lisp/emacs-lisp/.Gerd Moellmann2001-04-091-0/+292
|
* Moved to lisp/obsolete/.Gerd Moellmann2001-04-091-292/+0
|
* (nonobsolete_setwins): New macro.Gerd Moellmann2001-04-092-1/+11
| | | | | (finder-data): Use it instead of `setwins'. From: Dave Love <fx@gnu.org>.
* (server-visit-files): Set server-existing-bufferGerd Moellmann2001-04-092-13/+20
| | | | | | correctly. (server-visit-files): Run server-visit-hook after going to line 1 so that the hook can set point as it sees fit.
* (mode-line-modified): Unify help messages.Gerd Moellmann2001-04-092-1/+5
|
* (dos-8+3-filename): Rename from dos-truncate-to-8+3.Eli Zaretskii2001-04-073-5/+10
| | | | All callers changed.
* Fix a typo in a comment.Eli Zaretskii2001-04-061-1/+1
|
* *** empty log message ***Eli Zaretskii2001-04-061-0/+7
|
* (miscdic-convert): For MS-DOS, ifEli Zaretskii2001-04-061-1/+9
| | | | | | long file names aren't supported, truncate the file names in quail-misc-package-ext-info to 8+3 before matching them against FILENAME.
* (dos-truncate-to-8+3): New function.Eli Zaretskii2001-04-061-0/+58
|
* Add unknown maintainer.Stefan Monnier2001-04-061-5/+9
| | | | | (sgml-tag): Pass `str' explicitly through skeleton-transformation. (html-mode-map): Use set-keymap-parent.
* (grep-compute-defaults): Use null-deviceEli Zaretskii2001-04-062-2/+6
| | | | | instead of literal /dev/null. Reported by Jens Schmidt <schmidt@mathematik.uni-kl.de>.
* (normal-erase-is-backspace-mode): Doc fix.Eli Zaretskii2001-04-062-1/+5
|
* Increment version number.Gerd Moellmann2001-04-061-1/+1
|
* *** empty log message ***Gerd Moellmann2001-04-061-5/+5
|
* *** empty log message ***Dave Love2001-04-061-0/+5
|
* (encoded-kbd-self-insert-ccl):Dave Love2001-04-061-1/+1
| | | | Remove redundant string-to-list.
* (reference-point-alist): Doc fix.Stefan Monnier2001-04-062-3/+7
|
* made font-lock-keywords-case-fold-search buffer-localSam Steingold2001-04-052-0/+7
|
* (defface menu): Doc fix.Gerd Moellmann2001-04-052-1/+3
|
* *** empty log message ***Gerd Moellmann2001-04-051-0/+3
|
* (widget-color-sample-face-get): Don't makeGerd Moellmann2001-04-051-6/+8
| | | | faces for undefined colors.
* *** empty log message ***Gerd Moellmann2001-04-051-0/+4
|
* (emacs-version): Include LessTif/Motif version info.Gerd Moellmann2001-04-051-1/+2
|
* Bump version number.Gerd Moellmann2001-04-051-1/+1
|
* *** empty log message ***Gerd Moellmann2001-04-054-307/+399
|
* Eliminate cl package dependence.Gerd Moellmann2001-04-051-32/+58
| | | | | | | (char-valid-p, multibyte-string-p, string-make-multibyte): Define funs if they aren't defined yet. (ps-mule-encode-header-string, ps-mule-header-string-charsets): Eliminate cl package dependence.
* (c-outline-level):Stefan Monnier2001-04-042-13/+21
| | | | | Bind buffer-invisibility-spec. Originally from Dave Love, but got lost when incorporating version 5.26.
* (pc-selection-mode): Call normal-erase-is-backspace-mode instead ofEli Zaretskii2001-04-042-5/+10
| | | | binding keys individually.
* (normal-erase-is-backspace): Rename fromEli Zaretskii2001-04-042-20/+58
| | | | | | | delete-key-deletes-forward. Doc fix. (normal-erase-is-backspace-mode): Rename from delete-key-deletes-forward-mode. Doc fix. Run normal-erase-is-backspace-hook.
* (command-line): Use normal-erase-is-backspace andEli Zaretskii2001-04-041-2/+2
| | | | normal-erase-is-backspace-mode.
* (normal-erase-is-backspace): Use it instead ofEli Zaretskii2001-04-041-2/+2
| | | | delete-key-deletes-forward.
* (dired-move-to-filename-regexp): Support file sizes inEli Zaretskii2001-04-042-3/+18
| | | | | | ``human-readable'' format produced by GNU `ls'. (dired-move-to-filename-regexp): Recognize ISO format dates. From Paul Eggert <eggert@twinsun.com>.
* (lm-keywords-list, lm-keywords-finder-p):Gerd Moellmann2001-04-042-0/+29
| | | | | | New functions. (lm-verify): Check keywords. From: Eric M. Ludlam <eric@siege-engine.com>.
* (speedbar-insert-image-button-maybe): Check for `xemacs' featureEric M. Ludlam2001-04-042-1/+6
| | | | instead of for the function `set-extent-property'.
* (mh-folder-hist): New var.Stefan Monnier2001-04-032-2/+8
| | | | (mh-prompt-for-folder): Use it and pass `default' to completing-read.
* *** empty log message ***Stefan Monnier2001-04-031-16/+26
|
* (icomplete-mode): Treat an argument like otherGerd Moellmann2001-04-031-12/+14
| | | | modes do.
* (hexl-scroll-up): If scrolling gets outside the hexlEli Zaretskii2001-04-032-11/+34
| | | | | | | region, position point on the first or last 16-byte group. (hexl-mode-map): Bind C-Home and C-End to hexl-beginning-of-buffer and hexl-end-of-buffer. Bind End and Home to hexl-end-of-line and hexl-beginning-of-line.
* *** empty log message ***Gerd Moellmann2001-04-031-0/+3
|
* (fancy-splash-head): Use splash8.xpm for colorGerd Moellmann2001-04-031-9/+11
| | | | depth 8.
* *** empty log message ***Gerd Moellmann2001-04-031-0/+3
|
* (checkdoc-common-verbs-wrong-voice): AddGerd Moellmann2001-04-031-1/+2
| | | | an antry for ``converts''.
* ("Slovak"): Add documentation string. FromGerd Moellmann2001-04-032-2/+8
| | | | Pavel@Janik.cz (Pavel Jan,Bm(Bk ml.).
* ("Czech"): Add documentation string.Gerd Moellmann2001-04-032-2/+8
|
* (ps-mule-font-info-database-bdf): ChangeGerd Moellmann2001-04-032-1/+7
| | | | | `isci24-etl.bdf' to `isci24-mule.bdf'. From: Kenichi Handa <handa@etl.go.jp>.
* (mail-extr-delete-char, mail-extr-safe-move-sexp)Stefan Monnier2001-04-021-53/+42
| | | | | | | | | | (mail-extr-skip-whitespace-forward, mail-extr-nuke-char-at) (mail-extr-skip-whitespace-backward, mail-extr-undo-backslash-quoting): Use `defsubst' rather than a macro to ease debugging. (mail-extr-last): Remove (use `last' instead). (mail-extract-address-components): Properly reset the syntax-table after parsing an address. Use `last' rather than mail-extr-last. Make sure the end marker stays at the very end.
* *** empty log message ***Eli Zaretskii2001-04-021-0/+5
|
* (miscdic-convert): Fix a typo in the last change.Eli Zaretskii2001-04-021-1/+1
|
* Fix typo in comment.Gerd Moellmann2001-04-021-1/+1
|