aboutsummaryrefslogtreecommitdiffstats
path: root/lisp
Commit message (Expand)AuthorAgeFilesLines
* *** empty log message ***Gerd Moellmann2000-08-081-0/+9
* (print-help-return-message): WhenGerd Moellmann2000-08-081-0/+4
* (eval-last-sexp-1): Handle `#N=' labels.Gerd Moellmann2000-08-081-0/+10
* *** empty log message ***Eli Zaretskii2000-08-081-0/+5
* (dired-do-create-files): On DOS/Windows, allow toEli Zaretskii2000-08-081-1/+19
* (quail-define-rules): Handle Quail decodeKenichi Handa2000-08-081-9/+132
* *** empty log message ***Kenichi Handa2000-08-081-0/+9
* * emacs-lisp/cl-indent.el (toplevel): Indent `defclass',Sam Steingold2000-08-073-10/+18
* *** empty log message ***Miles Bader2000-08-071-0/+49
* (idlwave-shell-send-command): When looking for a prompt, (forward-line 0)Miles Bader2000-08-071-2/+4
* (inferior-lisp-prompt): Doc change.Miles Bader2000-08-071-0/+3
* (inferior-octave-complete): Use comint-line-beginning-position.Miles Bader2000-08-071-5/+4
* (try-expand-line, try-expand-line-all-buffers): Only use comint-prompt-regexpMiles Bader2000-08-071-0/+3
* (ielm-indent-line): Detect a "prompt" line by seeing if comint-bolMiles Bader2000-08-071-3/+1
* (gud-gdb-complete-command): Use comint-line-beginning-position.Miles Bader2000-08-071-5/+1
* (sql-magic-go): Use comint-bol instead of explicitly matchingMiles Bader2000-08-071-17/+17
* (shell-prompt-pattern): Doc change.Miles Bader2000-08-071-2/+5
* (comint-use-prompt-regexp-instead-of-fields): New variable.Miles Bader2000-08-071-60/+199
* (ensure_echo_area_buffers): If a buffer was killed and aGerd Moellmann2000-08-071-0/+5
* (shell-quote-wildcard-pattern): Make sure to returnGerd Moellmann2000-08-071-1/+3
* *** empty log message ***Eli Zaretskii2000-08-071-0/+5
* (zone): Discard any pending input before runningEli Zaretskii2000-08-071-0/+6
* (byte-compile-fix-header): Fix the way of checking the existence ofKenichi Handa2000-08-071-3/+1
* *** empty log message ***Kenichi Handa2000-08-071-0/+5
* *** empty log message ***Gerd Moellmann2000-08-061-0/+3
* (describe-mode): Test mini-mode symbol for beingGerd Moellmann2000-08-061-1/+2
* Restore inadvertently-changed non-ASCII character.Eli Zaretskii2000-08-061-1/+1
* *** empty log message ***Gerd Moellmann2000-08-061-0/+8
* Use `nth' instead of `first', `second', and `third'.Gerd Moellmann2000-08-063-21/+24
* (third...tenth): Undo change of 2000-08-05.Gerd Moellmann2000-08-061-12/+9
* (bs-apply-sort-faces): Don't use window-system, since allEli Zaretskii2000-08-062-9/+13
* *** empty log message ***Gerd Moellmann2000-08-051-0/+9
* (first, ..., tenth): Make them macros.Gerd Moellmann2000-08-051-23/+27
* (require): Require `cl' during compilation, only.Gerd Moellmann2000-08-051-2/+2
* (zone, zone-pgm-stress): Don't use window-system.Eli Zaretskii2000-08-042-3/+5
* *** empty log message ***Eli Zaretskii2000-08-041-0/+4
* (hi-lock-unface-buffer): If a menu of regexps isEli Zaretskii2000-08-041-16/+25
* *** empty log message ***Eli Zaretskii2000-08-041-0/+2
* (menu-bar-games-menu): Add Zone.Eli Zaretskii2000-08-041-0/+3
* (toplevel): Require font-lock.Eli Zaretskii2000-08-042-2/+6
* *** empty log message ***Gerd Moellmann2000-08-031-0/+6
* Get around a bug on skip-chars-forward.Gerd Moellmann2000-08-031-1/+14
* * pcvs.el (cvs-do-commit): Use `buffer-substring-no-properties'Sam Steingold2000-08-032-33/+41
* (select-safe-coding-system): MakeEli Zaretskii2000-08-032-8/+16
* *** empty log message ***Gerd Moellmann2000-08-025-238/+1887
* *** empty log message ***Gerd Moellmann2000-08-021-0/+16
* (ispell): New function, replacing an alias.Gerd Moellmann2000-08-021-1/+11
* (occur): Set tab-width in the *Occur* buffer to theGerd Moellmann2000-08-021-38/+49
* Fix a customization problem onGerd Moellmann2000-08-021-15/+3
* (ebrowse-tree-mode-map): Use display-mouse-p instead of window-system.Eli Zaretskii2000-08-022-2/+8