1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-03 08:30:09 +00:00
Commit Graph

25758 Commits

Author SHA1 Message Date
Juanma Barranquero
d814862aa6 *** empty log message *** 2004-04-23 00:25:28 +00:00
Juanma Barranquero
bd6766d34d Add "-*- makefile -*-" mode tag. 2004-04-23 00:24:35 +00:00
Stefan Monnier
6fc049f621 (diff-next-error): New fun.
(diff-mode): Use it.
2004-04-22 22:57:09 +00:00
Stefan Monnier
e462ab772a (next-error): Change arg name. Add support for the documented C-u C-x ` usage. 2004-04-22 22:56:08 +00:00
Stefan Monnier
bb2c34b147 (special-display-popup-frame, next-multiframe-window)
(previous-multiframe-window): Only consider frames on same display.
2004-04-22 21:08:10 +00:00
Lars Hansen
2a3f604d66 (Info-restore-desktop-buffer): Delete with-no-warnings. 2004-04-22 19:49:45 +00:00
Lars Hansen
608c2ea2d0 (mh-restore-desktop-buffer): Delete with-no-warnings. 2004-04-22 19:48:27 +00:00
Stefan Monnier
063a45c59c *** empty log message *** 2004-04-21 22:42:13 +00:00
Stefan Monnier
f71d34b0a8 (compilation-mode-font-lock-keywords):
Minor sanity check on the `hyperlink' slot.
2004-04-21 22:37:16 +00:00
Stefan Monnier
23cbd56647 (recompile): Compile new files. 2004-04-21 22:35:10 +00:00
Stefan Monnier
6f8e359068 (batch-byte-recompile-directory): Add byte-recompile-directory's opt `arg'. 2004-04-21 22:34:27 +00:00
Stefan Monnier
5ebfa0ab28 (cvs-tree-use-charset): New var.
(cvs-tree-char-space, cvs-tree-char-hbar, cvs-tree-char-vbar)
(cvs-tree-char-branch, cvs-tree-char-eob, cvs-tree-char-bob)
(cvs-status-cvstrees): Use it.
2004-04-21 22:31:19 +00:00
Juri Linkov
89b064a999 Restore 2004-04-18 changes. 2004-04-21 22:23:25 +00:00
Kim F. Storm
879054ea28 *** empty log message *** 2004-04-21 21:45:15 +00:00
Kim F. Storm
8fb5d2f1d9 (telnet): Add optional port arg. 2004-04-21 21:42:06 +00:00
Kim F. Storm
d88beab585 New next-error framework, use in occur. 2004-04-21 21:39:26 +00:00
Kim F. Storm
5d9f0de2de From: Teodor Zlatanov <tzz@lifelogs.com>
(compilation-start): Set next-error-last-buffer so
next-error knows where to jump.
(compilation-setup): Set the buffer-local variable
next-error-function to 'compilation-next-error-function.
(compilation-buffer-p, compilation-buffer-internal-p): Use an
alternate way to find if a buffer is a compilation buffer, for
next-error convenience.
(next-error-no-select, previous-error-no-select, next-error)
(previous-error, first-error): Move to simple.el.
(compilation-find-buffer): Move to next-error-find-buffer in simple.el.
(compilation-last-buffer): Remove.
(compilation-start, compilation-next-error, compilation-setup)
(compilation-next-error-function, compilation-find-buffer):
Remove compilation-last-buffer use.
2004-04-21 21:37:18 +00:00
Kim F. Storm
423e4de7c1 From: Teodor Zlatanov <tzz@lifelogs.com>
(occur-next-error, occur-1): Hook into the next-error framework.
2004-04-21 21:36:42 +00:00
Kim F. Storm
50f007fb09 From: Teodor Zlatanov <tzz@lifelogs.com>
(next-error-last-buffer, next-error-function):
New variables for the next-error framework.
(next-error-buffer-p): New function.
(next-error-find-buffer): Generalize compilation-find-buffer.
(next-error, previous-error, first-error, next-error-no-select)
(previous-error-no-select): Move from compile.el.
2004-04-21 21:36:15 +00:00
Juanma Barranquero
a568a2cc4f *** empty log message *** 2004-04-21 21:09:17 +00:00
Juanma Barranquero
05cecc580e (WINS): Add url/ directory. 2004-04-21 21:02:07 +00:00
Lars Hansen
54b06e6651 *** empty log message *** 2004-04-21 21:01:13 +00:00
Juanma Barranquero
c9341aa0fb (font-lock-preprocessor-face): Remove spurious quote.
(font-lock-warning-face): Fix spacing.
2004-04-21 21:00:33 +00:00
Stefan Monnier
508bce68ce (info-node, info-menu-5, info-xref, info-header-node)
(Info-title-1-face, Info-title-2-face, Info-title-3-face)
(Info-title-4-face): Use new syntax.
(info-xref-visited): Inherit from info-xref.
2004-04-21 20:54:19 +00:00
Stefan Monnier
780b142e2d (checkdoc-output-mode): Make it a normal major mode.
(checkdoc-buffer-label): Make sure the file name is meaningful.
(checkdoc-output-to-error-buffer): Remove.
(checkdoc-error, checkdoc-start-section): Rewrite.
2004-04-21 20:54:03 +00:00
Lars Hansen
e5780ae17e (desktop-buffer-mode-handlers): New variabel. Alist
of major mode specific functions to restore a desktop buffer.
(desktop-buffer-handlers): Make variabel obsolete.
(desktop-create-buffer): Use desktop-buffer-mode-handlers. Catch
errors signaled in handlers. Update buffer count. Evaluate
desktop-buffer-point.
(desktop-buffer-dired): Rename to dired-restore-desktop-buffer and
move to dired.el.
(desktop-buffer-info): Rename to Info-restore-desktop-buffer and
move to info.el.
(desktop-buffer-rmail): Rename to rmail-restore-desktop-buffer and
move to mail/rmail.el.
(desktop-buffer-mh): Rename to mh-restore-desktop-buffer and move
to mh-e/mh-e.el.
(desktop-buffer-file): Rename to desktop-restore-file-buffer. An
fail, print message (to message buffer) even if
desktop-missing-file-warning is nil.
(desktop-buffer-misc-data-function): New buffer local
variable. Function returning major mode specific data.
(desktop-buffer-misc-functions): Make variable obsolete.
(desktop-save): Use desktop-buffer-misc-data-function.
(desktop-buffer-dired-misc-data): Rename to
dired-desktop-buffer-misc-data and move to dired.el.
(desktop-buffer-info-misc-data): Rename to
Info-desktop-buffer-misc-data and move to info.el.
(desktop-read): Add message about number of buffers
restored/failed.
2004-04-21 20:53:35 +00:00
Lars Hansen
31b4c84809 (dired-restore-desktop-buffer) Move from desktop.el. Add parameters.
Pause to display error only when desktop-missing-file-warning is non-nil.
(dired-desktop-buffer-misc-data): Move from desktop.el. Add parameter.
2004-04-21 20:52:18 +00:00
Lars Hansen
f3a45db0d1 (Info-restore-desktop-buffer): Move from desktop.el. Add Parameters.
(Info-desktop-buffer-misc-data): Move from desktop.el. Add parameter.
2004-04-21 20:51:06 +00:00
Lars Hansen
431f70e079 (rmail-restore-desktop-buffer): Move from desktop.el. Add Parameters. 2004-04-21 20:49:37 +00:00
Lars Hansen
c4e2f5679f (mh-restore-desktop-buffer): Move from desktop.el. Add Parameters. 2004-04-21 20:48:48 +00:00
Stefan Monnier
c3f85d9536 (python-maybe-jython): Don't assume point-min==1. 2004-04-21 20:48:47 +00:00
Richard M. Stallman
e921af9e6c (dabbrev--substitute-expansion): Fix a bug which lead
to loss of case of letters when performing case-insensitive
expansions on certain abbreviations.
2004-04-21 19:22:52 +00:00
Richard M. Stallman
0ce7de922c (cperl-putback-char): Delete Emacs 18 definition. 2004-04-21 19:19:44 +00:00
Richard M. Stallman
c12bc1fbd8 (ctext-post-read-conversion): Use assoc-string, not assoc-ignore-case. 2004-04-21 19:17:03 +00:00
Richard M. Stallman
f15466c5d8 Use assoc-string, not assoc-ignore-case. 2004-04-21 19:16:15 +00:00
Richard M. Stallman
f8bbbafb17 (mailcap-mime-data): Mark as risky. 2004-04-21 19:15:28 +00:00
Richard M. Stallman
67d170f2d2 (easy-menu-add): Do call x-popup-menu, but only if it's defined. 2004-04-21 19:14:49 +00:00
Richard M. Stallman
dc0485c4f8 (disassemble): Handle lambda-exp as arg. 2004-04-21 19:14:04 +00:00
Richard M. Stallman
a4f6653194 Fix previous change. 2004-04-21 19:13:00 +00:00
Richard M. Stallman
0a0eb031ad (byte-compile-no-warnings): Handle multiple args: compile like progn. 2004-04-21 19:12:04 +00:00
Richard M. Stallman
ae122ad2d4 (with-no-warnings): Simplify: take all args as &rest arg. 2004-04-21 19:10:29 +00:00
Richard M. Stallman
12148b0e3b (auto-insert-alist): Insert the user's name in
copyright notice, rather than Free Software Foundation.
2004-04-21 19:09:01 +00:00
Stefan Monnier
d58f8753fb *** empty log message *** 2004-04-21 16:09:23 +00:00
Stephen Eglen
79e1c9d488 Update iswitchb-max-to-show. 2004-04-21 09:47:11 +00:00
Kenichi Handa
02f32cf00f (describe-char): Make it work on *Help* buffer. 2004-04-21 01:27:39 +00:00
Glenn Morris
d589ba1057 Add some entries missing from 2002-11-16. 2004-04-20 23:16:57 +00:00
Kim F. Storm
5af275e049 (insert-image): Add optional SLICE arg.
(insert-sliced-image): New defun.
2004-04-20 22:23:08 +00:00
Kim F. Storm
c7b08a9de6 (image_ascent): Remove prototype. 2004-04-20 22:22:45 +00:00
Jan Djärv
7f0d4d298d Undo previous change 2004-04-20 21:41:50 +00:00
Jan Djärv
3faf4eb37f * progmodes/grep.el (grep-mode): Add eval-when-compile. 2004-04-20 21:19:44 +00:00