Richard M. Stallman
40c56a367c
Clarify link commands for MS systems.
2001-04-14 14:49:49 +00:00
Richard M. Stallman
291ff57c79
Minor clarification.
2001-04-14 14:48:44 +00:00
Richard M. Stallman
50556a88a6
Minor clarifications regarding DEL key.
...
Mention toggle-debug-on-error.
2001-04-14 14:48:01 +00:00
Richard M. Stallman
d952abded1
Add Lisp Debugger xref.
2001-04-14 14:46:57 +00:00
Eli Zaretskii
e372bc674c
*** empty log message ***
2001-04-14 11:52:51 +00:00
Eli Zaretskii
b457dbd989
Update for Emacs 21. Add index entries.
2001-04-14 11:52:21 +00:00
Eli Zaretskii
db92125473
(../info/info): Use an explicit -o switch to makeinfo.
2001-04-14 11:50:31 +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
961e239462
Document problems with MS debugger working on optimized code.
...
From Jason Rumney <jasonr@gnu.org>.
2001-04-13 09:50:37 +00:00
Eli Zaretskii
f9f999d984
Fix copyright year, update date, and the markup.
2001-04-13 09:30:00 +00:00
Eli Zaretskii
9010db4cd3
(ls-lisp-format): Leave a blank before "root".
2001-04-12 15:16:28 +00:00
Stefan Monnier
522836336e
(find_interval): Don't rebalance during signal handling.
2001-04-12 12:13:27 +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
Gerd Moellmann
91b11d9df1
Include blockinput.h.
2001-04-11 13:58:25 +00:00
Gerd Moellmann
ec2423c930
(Fplist_get): Don't QUIT is interrupt_input_blocked.
2001-04-11 12:58:21 +00:00
Richard M. Stallman
96a48d43d3
Correct case of "Mark set" message.
...
Minor changes.
2001-04-11 08:36:45 +00:00
Richard M. Stallman
d3ff0a5773
Change @var to @code in many places.
...
Correct the case of some messages and buffer names.
Minor cleanups.
2001-04-11 08:32:46 +00:00
Richard M. Stallman
189a47e48d
Mention effect of changing next-line-add-newlines.
2001-04-11 08:30:24 +00:00
Richard M. Stallman
485bceb5fe
Minor changes.
2001-04-11 08:29:17 +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
60f8d73535
(Fcompare_strings): Fix return values.
2001-04-10 18:36:02 +00:00
Gerd Moellmann
afffeb573c
*** empty log message ***
2001-04-10 16:13:33 +00:00
Gerd Moellmann
d4e7cf01c9
(window_scroll): Change the meaning of N to mean
...
N screen-fulls or N lines.
(window_scroll_pixel_based, window_scroll_line_based)
(scroll_command, Fscroll_other_window): Change accordingly.
2001-04-10 16:13:02 +00:00
Gerd Moellmann
3a03001381
(redisplay_window) <recenter>: Call window_box_height
...
instead of using it.last_visible_y for the height of the window.
2001-04-10 15:40:40 +00:00
Gerd Moellmann
202379cf46
(window_scroll_pixel_based, Frecenter): Call
...
window_box_height instead of using it.last_visible_y for the
height of the window.
2001-04-10 15:39:53 +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
e8691c592f
(Fcopy_file) [WINDOWSNT]: Use CopyFile.
2001-04-10 12:15:53 +00:00
Gerd Moellmann
302f0b2912
(sys_open): Try to open file without _O_CREAT first, to be
...
able to write to hidden and system files. Make file handles
non-inheritable.
2001-04-10 12:15:25 +00:00
Gerd Moellmann
dbb7002916
(sys_spawnve): Quote more chars for Cygwin.
2001-04-10 12:14:49 +00:00
Gerd Moellmann
2261f14e70
Ps-print news.
2001-04-10 12:01:01 +00:00
Gerd Moellmann
7953b715e1
Footer implementation. Doc fix.
...
(doLineNumber): Code fix for line number color.
(BeginPage, BeginSheet, HeaderFramePath, HeaderFrame, HeaderText): Code
fix for footer implementation.
(TextStart, SetFooterLines, FooterFrameStart, doFramePath)
(FooterFramePath, doFrame, FooterFrame, FooterStart)
(HeaderOrFooterTextLines, HeaderOrFooterText, FooterText): New funs.
2001-04-10 11:34:26 +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