1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-03-02 11:50:48 -08:00
Commit graph

1386 commits

Author SHA1 Message Date
Richard M. Stallman
cc60c72322 *** empty log message *** 2004-12-06 01:08:49 +00:00
Richard M. Stallman
94633ca690 (maintainer-clean): Remove the info files in $(infodir) where they are created. 2004-12-06 00:55:10 +00:00
Richard M. Stallman
f6101ac9af *** empty log message *** 2004-12-03 11:28:08 +00:00
Richard M. Stallman
43954849f4 (Selecting Windows): get-lru-window and
get-largest-window don't consider dedicated windows.
2004-12-03 11:27:53 +00:00
Richard M. Stallman
0e29c77ff5 (Undo): Document undo-in-progress. 2004-12-03 11:27:02 +00:00
Richard M. Stallman
9422175956 *** empty log message *** 2004-11-27 19:05:06 +00:00
Richard M. Stallman
4b0dc4d3dd (Standard Buffer-Local Variables): Undo prev change.
Remove a few vars that are not always buffer-local.
2004-11-27 19:04:47 +00:00
Luc Teirlinck
7092c5e89c (Standard Buffer-Local Variables): Comment out xref's to non-existent
node `Yet to be written'.  They broke bootstrapping.
2004-11-25 04:00:23 +00:00
Richard M. Stallman
261b01c642 *** empty log message *** 2004-11-25 03:22:56 +00:00
Richard M. Stallman
f8684c07a4 (Synchronous Processes): Grammar fix. 2004-11-25 03:15:19 +00:00
Richard M. Stallman
5e859db984 (Comparison of Numbers): Add eql. 2004-11-25 03:14:35 +00:00
Richard M. Stallman
e50bc18748 (Standard Buffer-Local Variables): Add many vars. 2004-11-25 03:13:50 +00:00
Richard M. Stallman
5bacf5b6be (Printing Notation): Fix previous change. 2004-11-25 03:13:01 +00:00
Richard M. Stallman
fe8d146994 (Customizing Bitmaps): Move indicate-buffer-boundaries
and default-indicate-buffer-boundaries from here.
(Usual Display): To here.
(Scroll Bars): Add scroll-bar-mode and scroll-bar-width.
(Usual Display): Move tab-width up.
2004-11-25 03:12:24 +00:00
Richard M. Stallman
38c7d6d55c (Variable Definitions): Replace show-paren-mode example with tooltip-mode.
(Simple Types, Composite Types, Defining New Types): Minor cleanups.
2004-11-25 03:09:43 +00:00
Stefan Monnier
19cfd74626 *** empty log message *** 2004-11-22 13:17:56 +00:00
Jesper Harder
c1aa486418 (Synchronous Processes, Output from Processes):
Markup fix.
2004-11-21 19:39:59 +00:00
Luc Teirlinck
977f0dab60 (Skipping Characters): Add missing `@end defun'. 2004-11-21 14:37:29 +00:00
Richard M. Stallman
07c8c65a65 (Skipping Characters): skip-chars-forward now handles char classes. 2004-11-21 03:51:04 +00:00
Richard M. Stallman
8f40a868d7 (Printing Notation): Avoid confusion of `print' when explaining @print. 2004-11-21 02:33:11 +00:00
Richard M. Stallman
65efff839c (Argument Evaluation): Fix 1st `for' expansion example. 2004-11-21 02:22:12 +00:00
Richard M. Stallman
fd6866c86d *** empty log message *** 2004-11-21 00:47:35 +00:00
Richard M. Stallman
c2efe6c042 (Display Table Format): Minor fix. 2004-11-21 00:34:51 +00:00
Richard M. Stallman
6802f1e3bb (Output Functions): Fix print example. 2004-11-21 00:32:33 +00:00
Richard M. Stallman
432fc65cad (elisp): New target.
(dist): Depend on $(infodir)/elisp, not elisp.
Copy the info files from $(infodir).
2004-11-21 00:24:37 +00:00
Richard M. Stallman
9d00469fca *** empty log message *** 2004-11-20 22:09:16 +00:00
Richard M. Stallman
4d19f455ab (Text from Minibuffer): Document KEEP-ALL arg in read-from-minibuffer. 2004-11-20 22:08:39 +00:00
Richard M. Stallman
dedbac8923 *** empty log message *** 2004-11-20 14:18:59 +00:00
Richard M. Stallman
fe83e8de20 (Regexp Search): Rename that to search-spaces-regexp. 2004-11-20 14:06:54 +00:00
Richard M. Stallman
6de891db98 *** empty log message *** 2004-11-19 20:07:39 +00:00
Richard M. Stallman
65b65d26ef (Regexp Search): Add search-whitespace-regexp. 2004-11-19 19:50:29 +00:00
Thien-Thi Nguyen
e1c1c5a7f4 *** empty log message *** 2004-11-19 15:22:08 +00:00
Thien-Thi Nguyen
8b192981e4 (Coding Conventions): Fix typo. 2004-11-19 15:20:32 +00:00
Richard M. Stallman
ee31cd78ef *** empty log message *** 2004-11-16 17:31:19 +00:00
Richard M. Stallman
155cb2e57e (Coding Conventions): Separate defvar and require
methods to avoid warnings.  Use require only when there are many
functions and variables from that package.
2004-11-16 17:30:48 +00:00
Richard M. Stallman
5d64585238 (Minibuffer Completion): When ignoring case,
predicate must not be case-sensitive.
2004-11-16 17:27:48 +00:00
Richard M. Stallman
6657986f00 (Function Debugging, Explicit Debug): Clarified.
(Test Coverage): Don't talk about "splotches".  Clarified.
2004-11-16 17:26:18 +00:00
Thien-Thi Nguyen
4bd38e9445 (Window Frame Parameters): Fix typo. 2004-11-16 14:14:13 +00:00
Kim F. Storm
9f89426bd4 *** empty log message *** 2004-11-15 15:20:33 +00:00
Kim F. Storm
442f927b42 (Other Plists): Note that plist-get may signal error.
Add safe-plist-get.
2004-11-15 15:19:48 +00:00
Kim F. Storm
6d073ae1e3 *** empty log message *** 2004-11-15 15:12:29 +00:00
Thien-Thi Nguyen
10980463d7 (Font Lock Basics): Fix typo. 2004-11-15 09:55:51 +00:00
Richard M. Stallman
1efc19ebfa *** empty log message *** 2004-11-08 17:00:42 +00:00
Richard M. Stallman
91c311a94c (Syntax Table Functions): Add syntax-after. 2004-11-08 16:55:07 +00:00
Eli Zaretskii
6159c232a6 *** empty log message *** 2004-11-06 17:04:23 +00:00
Eli Zaretskii
2f6037a53f (Processor Run Time): New section documenting get-internal-run-time. 2004-11-06 17:03:18 +00:00
Eli Zaretskii
59dede2226 *** empty log message *** 2004-11-06 16:54:06 +00:00
Eli Zaretskii
bc214b060b (install, maintainer-clean): Don't use "elisp-*" as it nukes elisp-cover.texi.
(dist): Change elisp-[0-9] to elisp-[1-9], as there could be no elisp-0 etc.
2004-11-06 16:17:45 +00:00
Luc Teirlinck
4cc8522cb9 *** empty log message *** 2004-11-05 23:41:56 +00:00
Luc Teirlinck
f9597b5b7f (Keyboard Macros): Document append' return value of defining-kbd-macro'. 2004-11-05 23:37:44 +00:00