aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/simple.el (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merged in changes from CVS trunk.Karoly Lorentey2004-11-131-71/+130
|\
| * (next-error group, face): Move before first use.Richard M. Stallman2004-11-081-71/+130
* | Merged in changes from CVS trunk.Karoly Lorentey2004-11-061-1/+3
|\ \ | |/
| * (keyboard-quit): Call kmacro-keyboard-quit.Kim F. Storm2004-11-011-1/+3
* | Merged in changes from CVS trunk.Karoly Lorentey2004-10-311-7/+7
|\ \ | |/
| * (process-file): Fix logic.Kai Großjohann2004-10-251-7/+7
* | Merged in changes from CVS trunk.Karoly Lorentey2004-10-251-0/+33
|\ \ | |/
| * (process-file): Accept nil for INFILE. Reported byKai Großjohann2004-10-241-1/+1
| * * simple.el (process-file): New function, similar to call-processKai Großjohann2004-10-231-0/+33
* | Merged in changes from CVS trunk.Karoly Lorentey2004-09-201-1/+2
|\ \ | |/
| * (fundamental-mode): Run `after-change-major-mode-hook'.Luc Teirlinck2004-09-191-1/+2
* | Merged in changes from CVS trunk.Karoly Lorentey2004-09-131-1/+2
|\ \ | |/
| * (choose-completion-string): Set buffer before runningKim F. Storm2004-09-121-1/+2
* | Merged in changes from CVS trunk.Karoly Lorentey2004-09-101-1/+1
|\ \ | |/
| * (next-error-follow-minor-mode): Fix last change.Eli Zaretskii2004-09-061-1/+1
* | Merged in changes from CVS trunk.Karoly Lorentey2004-09-061-0/+26
|\ \ | |/
| * Fix last change.Eli Zaretskii2004-09-041-4/+4
| * (next-error-follow-mode, next-error-follow-mode-post-command-hook):Eli Zaretskii2004-09-041-0/+26
* | Merged in changes from CVS trunk.Karoly Lorentey2004-09-021-55/+93
|\ \ | |/
| * * simple.el (next-error): New defgroup and defface.Juri Linkov2004-09-011-2/+40
| * * simple.el (next-error-find-buffer): Move the ruleJuri Linkov2004-09-011-45/+45
| * (next-error, previous-error, first-error)Juri Linkov2004-09-011-7/+7
* | Merged in changes from CVS trunk.Karoly Lorentey2004-08-231-7/+11
|\ \ | |/
| * (shell-command-on-region): New arg DISPLAY-ERROR-BUFFERRichard M. Stallman2004-08-221-7/+11
* | Merged in changes from CVS trunk.Karoly Lorentey2004-08-091-1/+7
|\ \ | |/
| * (completion-root-regexp): New defvar.Eli Zaretskii2004-08-071-1/+7
* | Merged in changes from CVS trunk.Karoly Lorentey2004-07-241-0/+7
|\ \ | |/
| * (completion-setup-function): Compute the common partsEli Zaretskii2004-07-231-0/+7
* | Merged in changes from CVS trunk.Karoly Lorentey2004-07-181-6/+13
|\ \ | |/
| * (inhibit-mark-movement): New defvar.Kim F. Storm2004-07-161-6/+13
* | Merged in changes from CVS trunk.Karoly Lorentey2004-07-111-1/+2
|\ \ | |/
| * (current-word): Doc fix.Richard M. Stallman2004-07-091-1/+2
* | Merged in changes from CVS trunk.Karoly Lorentey2004-06-141-1/+2
|\ \ | |/
| * (previous-matching-history-element): Specify a default.Richard M. Stallman2004-06-131-1/+2
* | Merged in changes from CVS trunk.Karoly Lorentey2004-06-101-6/+6
|\ \ | |/
| * (eval-expression-print-format): Don't print additionalJuri Linkov2004-06-101-5/+5
| * (kill-region): Doc fix.Juanma Barranquero2004-06-071-1/+1
* | Merged in changes from CVS trunk.Karoly Lorentey2004-05-301-1/+21
|\ \ | |/
| * (eval-expression-print-format): New fun.Juri Linkov2004-05-281-1/+21
* | Merged in changes from CVS trunk.Karoly Lorentey2004-05-241-25/+38
|\ \ | |/
| * (next-error-find-buffer): Add a rule to return next-error capable bufferJuri Linkov2004-05-231-25/+38
* | Merged in changes from CVS trunk.Karoly Lorentey2004-05-221-38/+34
|\ \ | |/
| * (do-auto-fill): Remove unused vars `bol' and `opoint'.Stefan Monnier2004-05-191-38/+34
* | Merged in changes from CVS trunk.Karoly Lorentey2004-05-081-7/+7
|\ \ | |/
| * (next-error): Fix typo in docstring.Juanma Barranquero2004-05-071-7/+7
* | Merged in changes from CVS trunk.Karoly Lorentey2004-05-071-2/+1
|\ \ | |/
| * (kill-whole-line): Use "p" instead of "P" in interactive form.Luc Teirlinck2004-05-011-2/+1
* | Merged in changes from CVS trunk.Karoly Lorentey2004-05-011-1/+2
|\ \ | |/
| * (kill-ring-save): If region face background color isKim F. Storm2004-04-301-1/+2
* | Merged in changes from CVS trunk.Karoly Lorentey2004-04-271-2/+5
|\ \ | |/