1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2025-01-19 18:13:55 +00:00
Commit Graph

925 Commits

Author SHA1 Message Date
John Paul Wallington
78cfbedf27 (Emulating Mode Line): Subsection, not section. 2003-08-14 04:43:49 +00:00
Richard M. Stallman
3afe8e3957 (Top): Update subnode lists in menu. 2003-08-13 17:29:53 +00:00
Richard M. Stallman
d73eac4dc3 (Insertion): Add insert-buffer-substring-no-properties.
(Kill Functions): kill-region has new arg yank-handler.
(Yanking): New node.
(Yank Commands): Add yank-undo-function.
(Low-Level Kill Ring):
kill-new and kill-append have new arg yank-handler.
(Changing Properties): Add remove-list-of-text-properties.
(Atomic Changes): New node.
2003-08-13 17:28:31 +00:00
Richard M. Stallman
55ccf8be37 (Other Plists): Add lax-plist-get, lax-plist-put. 2003-08-13 17:26:21 +00:00
Richard M. Stallman
2683ea7319 (Output Variables): Add eval-expression-print-length
and eval-expression-print-level.
2003-08-13 17:25:42 +00:00
Richard M. Stallman
67c1c88fa1 (Time Conversion): For encode-time, explain limits on year. 2003-08-13 17:25:05 +00:00
Richard M. Stallman
de61a34e9c (Character Type): Define anchor "modifier bits". 2003-08-13 17:24:09 +00:00
Richard M. Stallman
bda7c6ddc5 (Emulating Mode Line): New node.
(Search-based Fontification): Font Lock uses font-lock-face property.
(Other Font Lock Variables): Likewise.
2003-08-13 17:23:22 +00:00
Richard M. Stallman
229644e7b1 (Format of Keymaps): Keymaps contain char tables, not vectors.
(Active Keymaps): Add emulation-mode-map-alists.
(Functions for Key Lookup): key-binding has new arg no-remap.
(Remapping Commands): New node.
(Scanning Keymaps): where-is-internal has new arg no-remap.
(Tool Bar): Add tool-bar-local-item-from-menu.
Clarify when to use tool-bar-add-item-from-menu.
2003-08-13 17:21:57 +00:00
Richard M. Stallman
041b0e7bd7 (Interactive Call): commandp has new arg.
(Command Loop Info): Add this-original-command.
2003-08-13 17:19:36 +00:00
John Paul Wallington
e37769b1fc (Top): Fix typo. 2003-08-06 03:17:37 +00:00
John Paul Wallington
c00d3ba4e1 (Warning Basics): Fix typo.
(Fringes): Add closing curly bracket and fix typo.
2003-08-06 03:13:21 +00:00
John Paul Wallington
c5948a7585 (Compiler Errors): Say @end defmac' after defmac'. 2003-08-06 03:12:37 +00:00
Richard M. Stallman
c5e0561f37 *** empty log message *** 2003-08-06 01:45:14 +00:00
Richard M. Stallman
ca99e35810 Update lists of subnodes. 2003-08-06 01:44:00 +00:00
Richard M. Stallman
6ab4745b67 (Buffers and Windows): set-window-buffer has new arg. 2003-08-06 01:43:43 +00:00
Richard M. Stallman
5c646a2dc5 (Local Variables): Use lc for example variable names. 2003-08-06 01:43:18 +00:00
Richard M. Stallman
e4317c8ca9 (Library Headers): Explain where to put -*-. 2003-08-06 01:42:44 +00:00
Richard M. Stallman
ad833e10b8 (Creating Strings): Fix xref for vconcat. 2003-08-06 01:42:14 +00:00
Richard M. Stallman
2d9c250253 (Vector Functions): vconcat no longer allows integer args. 2003-08-06 01:41:53 +00:00
Richard M. Stallman
1c7cdff5dd (Reading File Names): read-file-name has new arg PREDICATE.
New function read-directory-name.
2003-08-06 01:41:08 +00:00
Richard M. Stallman
d5c99c9e67 (Defining Macros): Give definition of `declare'
(Indenting Macros): New node.
2003-08-06 01:33:33 +00:00
Richard M. Stallman
5b2a9a7608 (Parameter Access): Add modify-all-frames-parameters.
(Window Frame Parameters): Make separate table of parameters
that are coupled with specific face attributes.
(Deleting Frames): delete-frame-hooks renamed to delete-frame-functions.
2003-08-06 01:32:23 +00:00
Richard M. Stallman
104ad64864 (Magic File Names): Add file-remote-p. Clarify file-local-copy. 2003-08-06 01:28:35 +00:00
Richard M. Stallman
a756468d97 (Instrumenting Macro Calls): Don't define `declare' here;
instead xref Defining Macros.
2003-08-06 01:25:23 +00:00
Richard M. Stallman
8a6ca431c7 (Warnings): New node, and subnodes.
(Fringes): New node.
2003-08-06 01:23:14 +00:00
Richard M. Stallman
46c7a6f087 (Test Coverage): New node. 2003-08-06 01:21:53 +00:00
Richard M. Stallman
fe45b975b9 (Compiler Errors): Explain with-no-warnings
and other ways to suppress warnings.
2003-08-06 01:17:13 +00:00
Richard M. Stallman
8e5f951071 (Interactive Call): Minor clarification. 2003-08-06 01:12:49 +00:00
Richard M. Stallman
4da34f1e74 (Buffer File Name): set-visited-file-name renames the buffer too. 2003-08-06 01:12:25 +00:00
Richard M. Stallman
57cbdf1717 (Abbrev Tables): Add copy-abbrev-table. 2003-08-06 01:11:54 +00:00
Markus Rost
ee59dede1e (Abbrev Expansion): Use \s syntax in example. 2003-07-24 01:54:54 +00:00
Markus Rost
f0514b34ed (Garbage Collection): Fix previous change. 2003-07-22 16:15:25 +00:00
Richard M. Stallman
c73983bbfa (Truenames): Add LIMIT arg to file-chase-links. 2003-07-22 15:26:01 +00:00
Richard M. Stallman
6bc3abcbba (Width): Use \s syntax in example.
(Font Selection): Add face-font-rescale-alist.
2003-07-22 15:25:22 +00:00
Richard M. Stallman
5a5d2aecd8 (Imenu): Add xref to Emacs Manual node on Imenu.
Remove spurious indent in example.
2003-07-22 15:24:39 +00:00
Richard M. Stallman
1006f20669 (Building Lists): Add number-sequence. 2003-07-22 15:23:50 +00:00
Richard M. Stallman
66c0f0547b (Garbage Collection): Add gcs-done, gc-elapsed. 2003-07-22 15:23:16 +00:00
Richard M. Stallman
13a105af21 (Function Documentation): Explain how to
show calling convention explicitly in the doc string.
2003-07-22 15:22:50 +00:00
Richard M. Stallman
9258d6043f (Selecting Windows): save-selected-window saves selected window of each frame.
(Window Configurations): Minor change.
2003-07-22 15:22:12 +00:00
Richard M. Stallman
2b01bb5552 (Syntax Table Functions): Use \s syntax in examples. 2003-07-22 15:21:10 +00:00
Richard M. Stallman
58c962913e (Output Variables): Add print-continuous-numbering and print-number-table. 2003-07-22 15:20:31 +00:00
Richard M. Stallman
591a3500e9 Fix typo. 2003-07-22 15:19:05 +00:00
Richard M. Stallman
582ef186ea (Decoding Output): New node. 2003-07-22 15:18:32 +00:00
Richard M. Stallman
75442b3f43 (Time Conversion): decode-time arg is optional. 2003-07-22 15:17:55 +00:00
Richard M. Stallman
6efdb8e54c (Character Type): Don't use space as example for \.
Make list of char names and \-sequences correspond.
Explain that \s is not used in strings.  `\ ' needs space after.
2003-07-22 15:17:28 +00:00
Richard M. Stallman
131bf94364 (Converting Representations): Add string-to-multibyte.
(Translation of Characters): Add translation-table-for-input.
(Default Coding Systems): Add auto-coding-functions.
(Explicit Encoding): Add decode-coding-inserted-region.
(Locales): Add locale-info.
2003-07-22 15:15:20 +00:00
Richard M. Stallman
7370e0a883 (Basic Completion): Describe test-completion.
Collections can be lists of strings.
Clean up lazy-completion-table.
(Programmed Completion): Mention test-completion.
Clarify why lambda expressions are not accepted.
(Minibuffer Misc): Describe minibufferp.
2003-07-22 15:13:58 +00:00
Richard M. Stallman
51a8b4355d *** empty log message *** 2003-07-14 16:05:43 +00:00
Richard M. Stallman
61713ba431 (Killing Buffers): kill-buffer-hook is perm local. 2003-07-14 16:05:12 +00:00