summaryrefslogtreecommitdiff
path: root/lisp
Commit message (Collapse)AuthorAgeFilesLines
* (ediff-get-meta-info): Take into account that dataGerd Moellmann2001-09-121-1/+2
| | | | | from `ediff-meta-info' properties need not be an overlay. From David Ponce <dponce@voila.fr>.
* (isearch-intersects-p): Fix end checks.Gerd Moellmann2001-09-122-4/+8
|
* (dbx) <gud-dbx-use-stopformat-p>: Move this case into theEli Zaretskii2001-09-112-4/+10
| | | | | `t' branch of `cond', since Irix 6.1 and up is a special case of the standard dbx interface.
* (comint-send-input): When waiting for echoed input, don't save theMiles Bader2001-09-112-20/+32
| | | | | | expected end position in `echo-end', so that things work properly even if the buffer is modified elsewhere at the same time [this happens if `comint-truncate-buffer' is used].
* *** empty log message ***Gerd Moellmann2001-09-111-0/+5
|
* (outline-mode): Use `^' and a shy groupGerd Moellmann2001-09-111-1/+1
| | | | when constructing imenu-generic-expression from outline-regexp.
* (eshell-shuffle-files): Compare inodes withEli Zaretskii2001-09-102-1/+7
| | | | | `equal' instead of `=', since they can be cons cells. From Nils Goesche <cartan@cartan.de>.
* #André Spiegel2001-09-101-0/+4
|
* (vc-annotate): Rewrote doc string.André Spiegel2001-09-101-6/+21
|
* Update Stephen Gildea's email address.Eli Zaretskii2001-09-107-22/+26
|
* Update the email address of Stephen Gildea.Eli Zaretskii2001-09-102-9/+10
|
* (mail-send): Obey mail-send-nonascii whenGerd Moellmann2001-09-102-2/+7
| | | | | enable-multibyte-characters = nil. From Hallvard B Furuseth <h.b.furuseth@usit.uio.no>.
* 2001-09-09 Michael Kifer <kifer@cs.sunysb.edu>Michael Kifer2001-09-0910-77/+157
| | | | | | | | | | | * ediff-init.el (ediff-highest-priority): bug fix. * viper-cmd.el (viper-special-read-and-insert-char): new function that reads a character and uses the current input method or iso-accents when appropriate. * viper.el and all others: corrections to the comment blocks at the top.
* (Info-goto-node): Doc fix.Eli Zaretskii2001-09-092-1/+5
|
* (isearch-intersects-p): New function.Gerd Moellmann2001-09-072-24/+33
| | | | | (isearch-close-unnecessary-overlays): Renamed from *unecessary*, use isearch-intersects-p, and clean up.
* (ispell-dictionary-alist-4): Add "german"Eli Zaretskii2001-09-072-16/+29
| | | | | | and "german8", for the new German orthography dictionaries, (ispell-dictionary-alist-5, ispell-dictionary-alist-6): Rearrange the entries, to keep the line length balanced for loaddefs.el.
* (locate-insert-header): Remove unnecessaryGerd Moellmann2001-09-072-3/+8
| | | | whitespaces.
* (comint-send-input): Handle comint-process-echoesGerd Moellmann2001-09-072-5/+31
| | | | differently.
* (archive-dostime): Fix a typo in minutes' computation.Eli Zaretskii2001-09-072-1/+6
|
* *** empty log message ***Gerd Moellmann2001-09-071-0/+19
|
* (server-switch-buffer): Use get-window-with-predicate.Gerd Moellmann2001-09-071-2/+3
|
* (refer-find-entry-internal): UseGerd Moellmann2001-09-071-8/+9
| | | | get-window-with-predicate.
* (sup-pos-to-window): UseGerd Moellmann2001-09-071-1/+2
| | | | get-window-with-predicate.
* (bg-window-from-x-y): UseGerd Moellmann2001-09-071-2/+3
| | | | get-window-with-predicate.
* (edebug-window-live-p): UseGerd Moellmann2001-09-071-1/+1
| | | | get-window-with-predicate.
* (get-window-with-predicate): Renamed from some-window.Gerd Moellmann2001-09-071-1/+4
| | | | (some-window): Make it an alias.
* (init_from_display_pos): Don't compare the resultGerd Moellmann2001-09-071-1/+1
| | | | of calling index with NULL.
* (undo): Remove positions from buffer-undo-list up toGerd Moellmann2001-09-062-7/+23
| | | | the next undo boundary only.
* *** empty log message ***Eli Zaretskii2001-09-061-0/+3
|
* (install): Don't copy sc.el.Eli Zaretskii2001-09-061-1/+0
|
* *** empty log message ***Eli Zaretskii2001-09-061-0/+5
|
* (custom-buffer-create-internal): Remove "100%" fromEli Zaretskii2001-09-061-1/+1
| | | | the message "Creating customization items...done".
* (toplevel): Require `jit-lock' only ifGerd Moellmann2001-09-052-1/+8
| | | | font-lock-support-mode is set to jit-lock-mode.
* *** empty log message ***Eli Zaretskii2001-09-051-0/+6
|
* (quail-use-package, quail-inactivate)Eli Zaretskii2001-09-051-2/+10
| | | | | (quail-activate): Mention the hooks these functions run in their doc strings.
* *** empty log message ***Gerd Moellmann2001-09-051-0/+5
|
* (calendar-mouse-view-other-diary-entries): Fix nameGerd Moellmann2001-09-051-7/+12
| | | | of file in header of menu.
* (setenv): Interactively, if VARIABLE has a current value,Gerd Moellmann2001-09-042-3/+9
| | | | add that to the front of the history, as the doc string says.
* *** empty log message ***Gerd Moellmann2001-09-042-0/+3
|
* (comint-send-input): Change help-echo.Gerd Moellmann2001-09-041-1/+1
| | | | From "Dr Francis J. Wright" <F.J.Wright@qmw.ac.uk>.
* (bookmark-write-file): Bind print-length andGerd Moellmann2001-09-042-15/+19
| | | | print-level to nil. From Tom Capey <tomc@edina.co.uk>.
* *** empty log message ***Gerd Moellmann2001-09-041-0/+2
|
* Add Keywords header.Gerd Moellmann2001-09-0410-7/+22
|
* (comint-insert-clicked-input): Goto point-max beforeGerd Moellmann2001-09-042-0/+5
| | | | | deleting previous input. From "Dr Francis J. Wright" <F.J.Wright@qmw.ac.uk>.
* *** empty log message ***Gerd Moellmann2001-09-041-0/+4
|
* (backward-word): Doc fix.Gerd Moellmann2001-09-041-1/+1
|
* Fix separators in the Edit menu. Bring "Fill" near "Text Properties".Eli Zaretskii2001-09-042-9/+16
|
* 2001-09-04 Andrew Choi <akochoi@cse.cuhk.edu.hk>Andrew Choi2001-09-042-1/+13
| | | | | * term/mac-win.el (mac-drag-n-drop): Decode file name by consulting the value of file-name-coding-system.
* *** empty log message ***Stefan Monnier2001-09-041-0/+5
|
* (describe-function-1): Save precomputed `file-name' ratherStefan Monnier2001-09-041-5/+7
| | | | than recomputing it (incorrectly) with `symbol-file'.