1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-04-25 07:40:40 -07:00
Commit graph

17708 commits

Author SHA1 Message Date
Gerd Moellmann
0f8d6dc7c2 *** empty log message *** 2001-04-18 15:36:20 +00:00
Gerd Moellmann
6f26dfa51f (toplevel): Comment out the spec
for defmethod.
2001-04-18 15:09:36 +00:00
Gerd Moellmann
6f4dd4dc86 *** empty log message *** 2001-04-18 14:21:41 +00:00
Gerd Moellmann
80c40c6fbc (comint-cr-magic): New function.
(toplevel): Add it to comint-preoutput-filter-functions.
2001-04-18 14:18:44 +00:00
Andrew Innes
90200fccb1 *** empty log message *** 2001-04-18 14:11:21 +00:00
Andrew Innes
cc7aa0538b (EMACSLOADPATH): Define.
(custom-deps): 
(autoloads): 
(.el.elc): 
(compile-files-CMD): 
(compile-files-SH): 
(recompile): Remove stuff to set EMACSLOADPATH.
2001-04-18 14:10:23 +00:00
Gerd Moellmann
edc5c81de4 ("Slovak"): Add tutorial entry. 2001-04-18 14:02:58 +00:00
Gerd Moellmann
408d5219ee (browse-url-new-window-flag): Renamed from
browse-url-new-window-p.
2001-04-18 12:48:36 +00:00
Gerd Moellmann
daa66f34f7 browse-url-new-window-p -> browse-url-new-window-flag. 2001-04-18 12:47:39 +00:00
Eli Zaretskii
5d5845dc5e (Info-menu-update): When there are no menus and/or no
cross references in the node, make the respective items of the
Info menu-bar menu inactive.
2001-04-17 20:31:29 +00:00
Gerd Moellmann
f4f480bdba *** empty log message *** 2001-04-17 16:33:44 +00:00
Gerd Moellmann
61294601ff (indent-for-tab-command): Call indent-line-function
with no argument if PREFIX-ARG is non-nil.
2001-04-17 16:33:10 +00:00
Gerd Moellmann
a78507234b Remove a stray carriage return character. 2001-04-17 12:19:55 +00:00
Gerd Moellmann
1c8addd049 *** empty log message *** 2001-04-17 12:03:55 +00:00
Gerd Moellmann
a2125918a0 (delete-other-frames): Handle minibuffer-only frames. 2001-04-17 12:02:53 +00:00
Eli Zaretskii
8f9ab4032f (vc-cvs-print-log, vc-cvs-diff): Don't invoke CVS as
an async subprocess if start-process is unavailable.  Suggested by
Tim Van Holder <tim.van.holder@pandora.be>.
2001-04-17 06:01:40 +00:00
Eli Zaretskii
6032216329 (Info-additional-directory-list): Doc fix. Suggested by
Kai Grossjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>.
2001-04-15 06:10:05 +00:00
Eli Zaretskii
e372bc674c *** empty log message *** 2001-04-14 11:52:51 +00:00
Eli Zaretskii
560ea2d586 (Info-file-list-for-emacs): Add an entry for the "info" manual. 2001-04-14 11:45:31 +00:00
Stefan Monnier
28037ecf6a (cvs-mode-map): Bind C-o like in dired.
(cvs-menu): Add a few entries.
2001-04-13 15:20:33 +00:00
Stefan Monnier
be0add3033 (cvs-addto-collection): Don't merge MESSAGE fileinfos.
(cvs-update-filter): Only advertise `cvs-mode-delete-lock' if the
lock file appears to be reachable from Emacs.
(cvs-mode-mark-on-state, cvs-mode-display-file): New functions.
(cvs-mode-find-file): Look for cvs-header-face rather than
cvs-dirname-face (which doesn't exist).
(cvs-mode-find-file): Allow `other' to be set to `dont-select'.
2001-04-13 15:18:11 +00:00
Stefan Monnier
0c8f5eddc2 Add comments. 2001-04-13 14:56:10 +00:00
Stefan Monnier
6be6d57977 (cvs-parse-run-table): Remove misleading text. 2001-04-13 14:55:48 +00:00
Eli Zaretskii
118562e17a Fix dates in latest entries. 2001-04-13 11:20:54 +00:00
Eli Zaretskii
5d5e7f5328 (pc-selection-mode): Don't turn on
normal-erase-is-backspace on a tty.  Instead, bind some keys such
as [delete] directly, like pc-select.el did before
normal-erase-is-backspace was invented.
2001-04-13 11:13:23 +00:00
Eli Zaretskii
9010db4cd3 (ls-lisp-format): Leave a blank before "root". 2001-04-12 15:16:28 +00:00
John Wiegley
6c9e58c4ec (eshell-ls-insert-directory): Set font-lock-defaults to nil, to
prevent fontification in dired buffers, if Eshell's ls is being used.
2001-04-11 21:53:10 +00:00
John Wiegley
978bd3eafc (timeclock-completing-read): new function.
(timeclock-ask-for-project, timeclock-ask-for-reason): Call
`timeclock-completing-read', which works under XEmacs as well.
2001-04-11 15:51:19 +00:00
John Wiegley
3f75af1b60 (eshell-previous-matching-input): Don't display "History item" if the
the minibuffer is active.
2001-04-11 15:49:31 +00:00
John Wiegley
00fbbecd96 (eshell-command-aliased-p): assoc' was required where member' was
being used.
2001-04-11 15:49:13 +00:00
Gerd Moellmann
30cb0001ff *** empty log message *** 2001-04-11 14:29:29 +00:00
Gerd Moellmann
27f5188cd1 (command-line): Output a newline after printing
an error from loading the window system's init file.
2001-04-11 14:28:56 +00:00
Eli Zaretskii
e38af9bd2d (texinfo-font-lock-keywords): Add
fontification for @value, @dfn, @dmn, @acronym, @anchor, and
@inforef.  Add an OVERRIDE of `keep' to highlight specs of
keywords whose arguments routinely include @@.
2001-04-11 08:02:51 +00:00
Gerd Moellmann
afffeb573c *** empty log message *** 2001-04-10 16:13:33 +00:00
Gerd Moellmann
8541c92408 (ad-make-advised-definition): Construct
advice for subrs differently.
2001-04-10 15:17:09 +00:00
Gerd Moellmann
3fe35f35c0 (forward-sentence): Put the sentence-end
regexp in parentheses when building the regexp for searching
backwards.
2001-04-10 14:55:03 +00:00
Gerd Moellmann
c8d6d636a8 (completion-list-mode-finish): New function.
(toplevel): Add completion-list-mode-finish to
temp-buffer-show-hook.
2001-04-10 14:48:42 +00:00
Gerd Moellmann
2a52f40ea4 ("Polish"): Change sample text.
From: jsbien@mimuw.edu.pl (Janusz S. Bie,Bq(B).
2001-04-10 14:32:12 +00:00
Gerd Moellmann
cf8b1befd0 (sh-indent-line): Add optional PREFIX-ARG
parameter.
2001-04-10 14:16:51 +00:00
Gerd Moellmann
bbf63a7b75 (menu): Doc fix. 2001-04-10 13:37:13 +00:00
Gerd Moellmann
719d83adfe *** empty log message *** 2001-04-10 12:16:20 +00:00
Gerd Moellmann
319acba0f5 Footers implementation. Doc Fix.
(ps-print-version): New version number (6.5.1).
(ps-header-frame-alist): New customization var for header frame
properties.
(ps-line-number-color): New customization var for line number color.
(ps-footer-offset, ps-footer-line-pad, ps-print-footer)
(ps-print-footer-frame, ps-footer-frame-alist, ps-footer-lines)
(ps-footer-font-family, ps-footer-font-size, ps-left-footer)
(ps-right-footer): New customization vars for footers.
(ps-footer-pad, ps-footer-font-size-internal): New internal vars for
footers.
(ps-setup, ps-get-page-dimensions, ps-generate-header-line)
(ps-generate-header, ps-begin-file, ps-begin-job, ps-begin-page): Code
fix.
(ps-prologue-file): Indentation fix.
(ps-print-quote): Fun eliminated.
(ps-value, ps-get, ps-put, ps-del): New funs for alist handling.
(ps-output-frame-properties): New fun.
(ps-fonts, ps-font-number, ps-rgb-color, ps-end-page, ps-next-page)
(ps-skip-newline): Replace defun by defsubst.
2001-04-10 11:33:06 +00:00
Stefan Monnier
cf3885ac08 *** empty log message *** 2001-04-10 00:10:57 +00:00
John Wiegley
db86be5da0 *** empty log message *** 2001-04-09 23:42:52 +00:00
John Wiegley
40e7276a9b (timeclock-generate-report): Added a missing insert of the project
name.
2001-04-09 23:36:36 +00:00
John Wiegley
ed942deb7b (eshell-command): Needed a "%s" format specifier, in case the buffer
contains percent characters.
2001-04-09 23:34:16 +00:00
Gerd Moellmann
9170e5d4af *** empty log message *** 2001-04-09 15:11:06 +00:00
Gerd Moellmann
8d066ddc01 Moved here from lisp/emacs-lisp/. 2001-04-09 14:52:45 +00:00
Gerd Moellmann
acc83c2666 Moved to lisp/obsolete/. 2001-04-09 14:52:12 +00:00
Gerd Moellmann
865e97c125 (nonobsolete_setwins): New macro.
(finder-data): Use it instead of `setwins'.
From: Dave Love <fx@gnu.org>.
2001-04-09 14:50:44 +00:00