Mercurial > emacs
annotate lispref/ChangeLog @ 52158:48d995ca0b3c
*** empty log message ***
author | John Paul Wallington <jpw@pobox.com> |
---|---|
date | Wed, 06 Aug 2003 03:14:07 +0000 |
parents | 2f8d4ec4e546 |
children | c8251a6cc1c7 |
rev | line source |
---|---|
52158
48d995ca0b3c
*** empty log message ***
John Paul Wallington <jpw@pobox.com>
parents:
52154
diff
changeset
|
1 2003-08-06 John Paul Wallington <jpw@gnu.org> |
48d995ca0b3c
*** empty log message ***
John Paul Wallington <jpw@pobox.com>
parents:
52154
diff
changeset
|
2 |
48d995ca0b3c
*** empty log message ***
John Paul Wallington <jpw@pobox.com>
parents:
52154
diff
changeset
|
3 * compile.texi (Compiler Errors): Say `@end defmac' after `defmac'. |
48d995ca0b3c
*** empty log message ***
John Paul Wallington <jpw@pobox.com>
parents:
52154
diff
changeset
|
4 |
48d995ca0b3c
*** empty log message ***
John Paul Wallington <jpw@pobox.com>
parents:
52154
diff
changeset
|
5 * display.texi (Warning Basics): Fix typo. |
48d995ca0b3c
*** empty log message ***
John Paul Wallington <jpw@pobox.com>
parents:
52154
diff
changeset
|
6 (Fringes): Add closing curly bracket and fix typo. |
48d995ca0b3c
*** empty log message ***
John Paul Wallington <jpw@pobox.com>
parents:
52154
diff
changeset
|
7 |
48d995ca0b3c
*** empty log message ***
John Paul Wallington <jpw@pobox.com>
parents:
52154
diff
changeset
|
8 * elisp.texi (Top): Fix typo. |
48d995ca0b3c
*** empty log message ***
John Paul Wallington <jpw@pobox.com>
parents:
52154
diff
changeset
|
9 |
52154
2f8d4ec4e546
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52038
diff
changeset
|
10 2003-08-05 Richard M. Stallman <rms@gnu.org> |
2f8d4ec4e546
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52038
diff
changeset
|
11 |
2f8d4ec4e546
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52038
diff
changeset
|
12 * elisp.texi: Update lists of subnodes. |
2f8d4ec4e546
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52038
diff
changeset
|
13 |
2f8d4ec4e546
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52038
diff
changeset
|
14 * windows.texi (Buffers and Windows): set-window-buffer has new arg. |
2f8d4ec4e546
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52038
diff
changeset
|
15 |
2f8d4ec4e546
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52038
diff
changeset
|
16 * variables.texi (Local Variables): Use lc for example variable names. |
2f8d4ec4e546
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52038
diff
changeset
|
17 |
2f8d4ec4e546
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52038
diff
changeset
|
18 * tips.texi (Library Headers): Explain where to put -*-. |
2f8d4ec4e546
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52038
diff
changeset
|
19 |
2f8d4ec4e546
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52038
diff
changeset
|
20 * strings.texi (Creating Strings): Fix xref for vconcat. |
2f8d4ec4e546
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52038
diff
changeset
|
21 |
2f8d4ec4e546
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52038
diff
changeset
|
22 * sequences.texi (Vector Functions): |
2f8d4ec4e546
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52038
diff
changeset
|
23 vconcat no longer allows integer args. |
2f8d4ec4e546
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52038
diff
changeset
|
24 |
2f8d4ec4e546
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52038
diff
changeset
|
25 * minibuf.texi (Reading File Names): read-file-name has new |
2f8d4ec4e546
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52038
diff
changeset
|
26 arg PREDICATE. New function read-directory-name. |
2f8d4ec4e546
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52038
diff
changeset
|
27 |
2f8d4ec4e546
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52038
diff
changeset
|
28 * macros.texi (Defining Macros): Give definition of `declare' |
2f8d4ec4e546
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52038
diff
changeset
|
29 (Indenting Macros): New node. |
2f8d4ec4e546
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52038
diff
changeset
|
30 |
2f8d4ec4e546
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52038
diff
changeset
|
31 * frames.texi (Parameter Access): Add modify-all-frames-parameters. |
2f8d4ec4e546
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52038
diff
changeset
|
32 (Window Frame Parameters): Make separate table of parameters |
2f8d4ec4e546
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52038
diff
changeset
|
33 that are coupled with specific face attributes. |
2f8d4ec4e546
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52038
diff
changeset
|
34 (Deleting Frames): delete-frame-hooks renamed to |
2f8d4ec4e546
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52038
diff
changeset
|
35 delete-frame-functions. |
2f8d4ec4e546
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52038
diff
changeset
|
36 |
2f8d4ec4e546
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52038
diff
changeset
|
37 * files.texi (Magic File Names): Add file-remote-p. |
2f8d4ec4e546
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52038
diff
changeset
|
38 Clarify file-local-copy. |
2f8d4ec4e546
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52038
diff
changeset
|
39 |
2f8d4ec4e546
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52038
diff
changeset
|
40 * edebug.texi (Instrumenting Macro Calls): Don't define `declare' |
2f8d4ec4e546
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52038
diff
changeset
|
41 here; instead xref Defining Macros. |
2f8d4ec4e546
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52038
diff
changeset
|
42 |
2f8d4ec4e546
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52038
diff
changeset
|
43 * display.texi (Warnings): New node, and subnodes. |
2f8d4ec4e546
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52038
diff
changeset
|
44 (Fringes): New node. |
2f8d4ec4e546
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52038
diff
changeset
|
45 |
2f8d4ec4e546
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52038
diff
changeset
|
46 * debugging.texi (Test Coverage): New node. |
2f8d4ec4e546
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52038
diff
changeset
|
47 |
2f8d4ec4e546
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52038
diff
changeset
|
48 * compile.texi (Compiler Errors): Explain with-no-warnings |
2f8d4ec4e546
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52038
diff
changeset
|
49 and other ways to suppress warnings. |
2f8d4ec4e546
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52038
diff
changeset
|
50 |
2f8d4ec4e546
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52038
diff
changeset
|
51 * commands.texi (Interactive Call): Minor clarification. |
2f8d4ec4e546
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52038
diff
changeset
|
52 |
2f8d4ec4e546
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52038
diff
changeset
|
53 * buffers.texi (Buffer File Name): set-visited-file-name |
2f8d4ec4e546
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52038
diff
changeset
|
54 renames the buffer too. |
2f8d4ec4e546
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52038
diff
changeset
|
55 |
2f8d4ec4e546
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52038
diff
changeset
|
56 * abbrevs.texi (Abbrev Tables): Add copy-abbrev-table. |
2f8d4ec4e546
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52038
diff
changeset
|
57 |
52038
248d68994010
*** empty log message ***
Markus Rost <rost@math.uni-bielefeld.de>
parents:
52006
diff
changeset
|
58 2003-07-24 Markus Rost <rost@math.ohio-state.edu> |
248d68994010
*** empty log message ***
Markus Rost <rost@math.uni-bielefeld.de>
parents:
52006
diff
changeset
|
59 |
248d68994010
*** empty log message ***
Markus Rost <rost@math.uni-bielefeld.de>
parents:
52006
diff
changeset
|
60 * abbrevs.texi (Abbrev Expansion): Use \s syntax in example. |
248d68994010
*** empty log message ***
Markus Rost <rost@math.uni-bielefeld.de>
parents:
52006
diff
changeset
|
61 |
52006
b1b3a648691c
(Garbage Collection): Fix previous change.
Markus Rost <rost@math.uni-bielefeld.de>
parents:
52004
diff
changeset
|
62 2003-07-22 Markus Rost <rost@math.ohio-state.edu> |
b1b3a648691c
(Garbage Collection): Fix previous change.
Markus Rost <rost@math.uni-bielefeld.de>
parents:
52004
diff
changeset
|
63 |
b1b3a648691c
(Garbage Collection): Fix previous change.
Markus Rost <rost@math.uni-bielefeld.de>
parents:
52004
diff
changeset
|
64 * internals.texi (Garbage Collection): Fix previous change. |
b1b3a648691c
(Garbage Collection): Fix previous change.
Markus Rost <rost@math.uni-bielefeld.de>
parents:
52004
diff
changeset
|
65 |
52004
34d5a525041e
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51926
diff
changeset
|
66 2003-07-22 Richard M. Stallman <rms@gnu.org> |
34d5a525041e
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51926
diff
changeset
|
67 |
34d5a525041e
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51926
diff
changeset
|
68 * files.texi (Truenames): Add LIMIT arg to file-chase-links. |
34d5a525041e
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51926
diff
changeset
|
69 |
34d5a525041e
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51926
diff
changeset
|
70 * display.texi (Width): Use \s syntax in example. |
34d5a525041e
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51926
diff
changeset
|
71 (Font Selection): Add face-font-rescale-alist. |
34d5a525041e
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51926
diff
changeset
|
72 |
34d5a525041e
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51926
diff
changeset
|
73 * modes.texi (Imenu): Add xref to Emacs Manual node on Imenu. |
34d5a525041e
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51926
diff
changeset
|
74 Remove spurious indent in example. |
34d5a525041e
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51926
diff
changeset
|
75 |
34d5a525041e
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51926
diff
changeset
|
76 * lists.texi (Building Lists): Add number-sequence. |
34d5a525041e
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51926
diff
changeset
|
77 |
34d5a525041e
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51926
diff
changeset
|
78 * internals.texi (Garbage Collection): Add gcs-done, gc-elapsed. |
34d5a525041e
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51926
diff
changeset
|
79 |
34d5a525041e
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51926
diff
changeset
|
80 * functions.texi (Function Documentation): Explain how to |
34d5a525041e
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51926
diff
changeset
|
81 show calling convention explicitly in the doc string. |
34d5a525041e
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51926
diff
changeset
|
82 |
34d5a525041e
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51926
diff
changeset
|
83 * windows.texi (Selecting Windows): save-selected-window saves |
34d5a525041e
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51926
diff
changeset
|
84 selected window of each frame. |
34d5a525041e
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51926
diff
changeset
|
85 (Window Configurations): Minor change. |
34d5a525041e
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51926
diff
changeset
|
86 |
34d5a525041e
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51926
diff
changeset
|
87 * syntax.texi (Syntax Table Functions): Use \s syntax in examples. |
34d5a525041e
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51926
diff
changeset
|
88 |
34d5a525041e
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51926
diff
changeset
|
89 * streams.texi (Output Variables): Add print-continuous-numbering |
34d5a525041e
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51926
diff
changeset
|
90 and print-number-table. |
34d5a525041e
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51926
diff
changeset
|
91 |
34d5a525041e
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51926
diff
changeset
|
92 * processes.texi (Decoding Output): New node. |
34d5a525041e
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51926
diff
changeset
|
93 |
34d5a525041e
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51926
diff
changeset
|
94 * os.texi (Time Conversion): decode-time arg is optional. |
34d5a525041e
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51926
diff
changeset
|
95 |
34d5a525041e
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51926
diff
changeset
|
96 * objects.texi (Character Type): Don't use space as example for \. |
34d5a525041e
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51926
diff
changeset
|
97 Make list of char names and \-sequences correspond. |
34d5a525041e
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51926
diff
changeset
|
98 Explain that \s is not used in strings. `\ ' needs space after. |
34d5a525041e
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51926
diff
changeset
|
99 |
34d5a525041e
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51926
diff
changeset
|
100 * nonascii.texi (Converting Representations): Add string-to-multibyte. |
34d5a525041e
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51926
diff
changeset
|
101 (Translation of Characters): Add translation-table-for-input. |
34d5a525041e
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51926
diff
changeset
|
102 (Default Coding Systems): Add auto-coding-functions. |
34d5a525041e
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51926
diff
changeset
|
103 (Explicit Encoding): Add decode-coding-inserted-region. |
34d5a525041e
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51926
diff
changeset
|
104 (Locales): Add locale-info. |
34d5a525041e
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51926
diff
changeset
|
105 |
34d5a525041e
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51926
diff
changeset
|
106 * minibuf.texi (Basic Completion): Describe test-completion. |
34d5a525041e
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51926
diff
changeset
|
107 Collections can be lists of strings. |
34d5a525041e
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51926
diff
changeset
|
108 Clean up lazy-completion-table. |
34d5a525041e
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51926
diff
changeset
|
109 (Programmed Completion): Mention test-completion. |
34d5a525041e
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51926
diff
changeset
|
110 Clarify why lambda expressions are not accepted. |
34d5a525041e
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51926
diff
changeset
|
111 (Minibuffer Misc): Describe minibufferp. |
34d5a525041e
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51926
diff
changeset
|
112 |
51926
402fb9100d33
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51808
diff
changeset
|
113 2003-07-14 Richard M. Stallman <rms@gnu.org> |
402fb9100d33
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51808
diff
changeset
|
114 |
402fb9100d33
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51808
diff
changeset
|
115 * buffers.texi (Killing Buffers): kill-buffer-hook is perm local. |
402fb9100d33
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51808
diff
changeset
|
116 |
402fb9100d33
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51808
diff
changeset
|
117 * windows.texi (Selecting Windows): New arg to select-window. |
402fb9100d33
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51808
diff
changeset
|
118 (Selecting Windows): Add with-selected-window. |
402fb9100d33
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51808
diff
changeset
|
119 (Size of Window): Add window-inside-edges, etc. |
402fb9100d33
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51808
diff
changeset
|
120 |
402fb9100d33
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51808
diff
changeset
|
121 * internals.texi (Garbage Collection): Add post-gc-hook. |
402fb9100d33
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51808
diff
changeset
|
122 |
402fb9100d33
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51808
diff
changeset
|
123 * processes.texi (Subprocess Creation): Add exec-suffixes. |
402fb9100d33
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51808
diff
changeset
|
124 |
402fb9100d33
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51808
diff
changeset
|
125 * keymaps.texi (Functions for Key Lookup): Add current-active-maps. |
402fb9100d33
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51808
diff
changeset
|
126 (Scanning Keymaps): Add map-keymaps. |
402fb9100d33
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51808
diff
changeset
|
127 (Defining Menus): Add keymap-prompt. |
402fb9100d33
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51808
diff
changeset
|
128 |
402fb9100d33
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51808
diff
changeset
|
129 * numbers.texi (Integer Basics): Add most-positive-fixnum, |
402fb9100d33
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51808
diff
changeset
|
130 most-negative-fixnum. |
402fb9100d33
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51808
diff
changeset
|
131 |
402fb9100d33
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51808
diff
changeset
|
132 * compile.texi (Byte Compilation): Explain no-byte-compile |
402fb9100d33
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51808
diff
changeset
|
133 (Compiler Errors): New node. |
402fb9100d33
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51808
diff
changeset
|
134 |
402fb9100d33
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51808
diff
changeset
|
135 * os.texi (User Identification): user-uid, user-real-uid |
402fb9100d33
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51808
diff
changeset
|
136 can return float. |
402fb9100d33
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51808
diff
changeset
|
137 |
402fb9100d33
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51808
diff
changeset
|
138 * modes.texi (Major Mode Conventions): Explain about run-mode-hooks |
402fb9100d33
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51808
diff
changeset
|
139 and about derived modes. |
402fb9100d33
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51808
diff
changeset
|
140 (Minor Modes): Add minor-mode-list. |
402fb9100d33
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51808
diff
changeset
|
141 (Defining Minor Modes): Keyword args for define-minor-mode. |
402fb9100d33
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51808
diff
changeset
|
142 (Search-based Fontification): Explain managing other properties. |
402fb9100d33
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51808
diff
changeset
|
143 (Other Font Lock Variables): Add font-lock-extra-managed-props. |
402fb9100d33
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51808
diff
changeset
|
144 (Faces for Font Lock): Add font-locl-preprocessor-face. |
402fb9100d33
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51808
diff
changeset
|
145 (Hooks): Add run-mode-hooks and delay-mode-hooks. |
402fb9100d33
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51808
diff
changeset
|
146 |
402fb9100d33
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51808
diff
changeset
|
147 * variables.texi (Creating Buffer-Local): Add buffer-local-value. |
402fb9100d33
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51808
diff
changeset
|
148 (Variable Aliases): Clarify defvralias. |
402fb9100d33
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51808
diff
changeset
|
149 |
402fb9100d33
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51808
diff
changeset
|
150 * loading.texi (Library Search): Add load-suffixes. |
402fb9100d33
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51808
diff
changeset
|
151 |
402fb9100d33
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51808
diff
changeset
|
152 * minibuf.texi (Basic Completion): Add lazy-completion-table. |
402fb9100d33
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51808
diff
changeset
|
153 (Programmed Completion): Add dynamic-completion-table. |
402fb9100d33
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51808
diff
changeset
|
154 |
402fb9100d33
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51808
diff
changeset
|
155 * files.texi (Changing Files): copy-file allows dir as NEWNAME. |
402fb9100d33
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51808
diff
changeset
|
156 (Magic File Names): Specify precedence order of handlers. |
402fb9100d33
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51808
diff
changeset
|
157 o |
402fb9100d33
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51808
diff
changeset
|
158 * commands.texi (Command Overview): Emacs server runs pre-command-hook |
402fb9100d33
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51808
diff
changeset
|
159 and post-command-hook. |
402fb9100d33
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51808
diff
changeset
|
160 (Waiting): New calling convention for sit-for. |
402fb9100d33
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51808
diff
changeset
|
161 |
402fb9100d33
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51808
diff
changeset
|
162 * text.texi (Special Properties): local-map and keymap properties |
402fb9100d33
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51808
diff
changeset
|
163 apply based on their stickiness. |
402fb9100d33
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51808
diff
changeset
|
164 |
51808
fb3e76b44f41
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51754
diff
changeset
|
165 2003-07-07 Richard M. Stallman <rms@gnu.org> |
fb3e76b44f41
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51754
diff
changeset
|
166 |
fb3e76b44f41
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51754
diff
changeset
|
167 * modes.texi (Minor Mode Conventions): Specify only some kinds |
fb3e76b44f41
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51754
diff
changeset
|
168 of list values as args to minor modes. |
fb3e76b44f41
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51754
diff
changeset
|
169 |
fb3e76b44f41
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51754
diff
changeset
|
170 * files.texi (File Name Expansion): Warn about iterative use |
fb3e76b44f41
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51754
diff
changeset
|
171 of substitute-in-file-name. |
fb3e76b44f41
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51754
diff
changeset
|
172 |
fb3e76b44f41
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51754
diff
changeset
|
173 * advice.texi (Activation of Advice): Clean up previous change. |
fb3e76b44f41
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51754
diff
changeset
|
174 |
51754
d6cbede0ea11
*** empty log message ***
Markus Rost <rost@math.uni-bielefeld.de>
parents:
51645
diff
changeset
|
175 2003-07-06 Markus Rost <rost@math.ohio-state.edu> |
d6cbede0ea11
*** empty log message ***
Markus Rost <rost@math.uni-bielefeld.de>
parents:
51645
diff
changeset
|
176 |
d6cbede0ea11
*** empty log message ***
Markus Rost <rost@math.uni-bielefeld.de>
parents:
51645
diff
changeset
|
177 * advice.texi (Activation of Advice): Note that ad-start-advice is |
d6cbede0ea11
*** empty log message ***
Markus Rost <rost@math.uni-bielefeld.de>
parents:
51645
diff
changeset
|
178 turned on by default. |
d6cbede0ea11
*** empty log message ***
Markus Rost <rost@math.uni-bielefeld.de>
parents:
51645
diff
changeset
|
179 |
51808
fb3e76b44f41
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51754
diff
changeset
|
180 2003-06-30 Richard M. Stallman <rms@gnu.org> |
fb3e76b44f41
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51754
diff
changeset
|
181 |
fb3e76b44f41
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51754
diff
changeset
|
182 * text.texi (Buffer Contents): Document current-word. |
fb3e76b44f41
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51754
diff
changeset
|
183 (Change Hooks): Not called for *Messages*. |
fb3e76b44f41
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51754
diff
changeset
|
184 |
fb3e76b44f41
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51754
diff
changeset
|
185 * functions.texi (Defining Functions): Explain about redefining |
fb3e76b44f41
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51754
diff
changeset
|
186 primitives. |
fb3e76b44f41
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51754
diff
changeset
|
187 (Function Safety): Renamed. Minor changes. |
fb3e76b44f41
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51754
diff
changeset
|
188 Comment out the detailed criteria for what is safe. |
fb3e76b44f41
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51754
diff
changeset
|
189 |
51645
1fa54c621eb5
*** empty log message ***
Andreas Schwab <schwab@suse.de>
parents:
51586
diff
changeset
|
190 2003-06-22 Andreas Schwab <schwab@suse.de> |
1fa54c621eb5
*** empty log message ***
Andreas Schwab <schwab@suse.de>
parents:
51586
diff
changeset
|
191 |
1fa54c621eb5
*** empty log message ***
Andreas Schwab <schwab@suse.de>
parents:
51586
diff
changeset
|
192 * objects.texi (Symbol Type): Fix description of examples. |
1fa54c621eb5
*** empty log message ***
Andreas Schwab <schwab@suse.de>
parents:
51586
diff
changeset
|
193 |
51586 | 194 2003-06-16 Andreas Schwab <schwab@suse.de> |
195 | |
196 * hash.texi (Creating Hash): Fix description of :weakness. | |
197 | |
51558
5a85c7c1d3ab
(Changing Files): copy-file copies file modes, too.
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
51300
diff
changeset
|
198 2003-06-13 Kai Gro,A_(Bjohann <kai.grossjohann@gmx.net> |
5a85c7c1d3ab
(Changing Files): copy-file copies file modes, too.
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
51300
diff
changeset
|
199 |
5a85c7c1d3ab
(Changing Files): copy-file copies file modes, too.
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
51300
diff
changeset
|
200 * files.texi (Changing Files): copy-file copies file modes, too. |
5a85c7c1d3ab
(Changing Files): copy-file copies file modes, too.
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
51300
diff
changeset
|
201 |
51300
0d8a28231554
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51150
diff
changeset
|
202 2003-05-28 Richard M. Stallman <rms@gnu.org> |
0d8a28231554
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51150
diff
changeset
|
203 |
0d8a28231554
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51150
diff
changeset
|
204 * strings.texi (Creating Strings): Clarify split-string. |
0d8a28231554
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51150
diff
changeset
|
205 |
51150
61009a4befe6
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
51100
diff
changeset
|
206 2003-05-22 Stephen J. Turnbull <stephen@xemacs.org> |
61009a4befe6
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
51100
diff
changeset
|
207 |
61009a4befe6
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
51100
diff
changeset
|
208 * strings.texi (Creating Strings): Update split-string specification |
61009a4befe6
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
51100
diff
changeset
|
209 and examples. |
61009a4befe6
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
51100
diff
changeset
|
210 |
51100
79e27b3ef7ef
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
50655
diff
changeset
|
211 2003-05-19 Richard M. Stallman <rms@gnu.org> |
79e27b3ef7ef
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
50655
diff
changeset
|
212 |
79e27b3ef7ef
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
50655
diff
changeset
|
213 * elisp.texi: Correct invariant section names. |
79e27b3ef7ef
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
50655
diff
changeset
|
214 |
50655
8e621ea67f06
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
50643
diff
changeset
|
215 2003-04-20 Richard M. Stallman <rms@gnu.org> |
8e621ea67f06
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
50643
diff
changeset
|
216 |
8e621ea67f06
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
50643
diff
changeset
|
217 * os.texi (Timers): Explain about timers and quitting. |
8e621ea67f06
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
50643
diff
changeset
|
218 |
50643
da94760ca8cb
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
50607
diff
changeset
|
219 2003-04-19 Richard M. Stallman <rms@gnu.org> |
da94760ca8cb
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
50607
diff
changeset
|
220 |
da94760ca8cb
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
50607
diff
changeset
|
221 * internals.texi (Writing Emacs Primitives): Strings are |
da94760ca8cb
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
50607
diff
changeset
|
222 no longer special for GCPROs. Mention GCPRO5, GCPRO6. |
da94760ca8cb
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
50607
diff
changeset
|
223 Explain GCPRO convention for varargs function args. |
da94760ca8cb
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
50607
diff
changeset
|
224 |
50607
6ee7467b8fd7
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
50509
diff
changeset
|
225 2003-04-16 Richard M. Stallman <rms@gnu.org> |
6ee7467b8fd7
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
50509
diff
changeset
|
226 |
6ee7467b8fd7
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
50509
diff
changeset
|
227 * minibuf.texi (Minibuffer Misc): Document fn minibuffer-message. |
6ee7467b8fd7
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
50509
diff
changeset
|
228 |
50509
81ee3475a52d
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
49766
diff
changeset
|
229 2003-04-08 Richard M. Stallman <rms@gnu.org> |
81ee3475a52d
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
49766
diff
changeset
|
230 |
81ee3475a52d
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
49766
diff
changeset
|
231 * files.texi (Kinds of Files): Correct return value of file-symlink-p. |
81ee3475a52d
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
49766
diff
changeset
|
232 |
49766 | 233 2003-02-13 Kim F. Storm <storm@cua.dk> |
234 | |
235 * objects.texi (Character Type): New \s escape for space. | |
236 | |
49549
99be3a1e2589
Cygwin support patch.
Juanma Barranquero <lekktu@gmail.com>
parents:
49532
diff
changeset
|
237 2003-01-31 Joe Buehler <jhpb@draco.hekimian.com> |
99be3a1e2589
Cygwin support patch.
Juanma Barranquero <lekktu@gmail.com>
parents:
49532
diff
changeset
|
238 |
99be3a1e2589
Cygwin support patch.
Juanma Barranquero <lekktu@gmail.com>
parents:
49532
diff
changeset
|
239 * os.texi (System Environment): Added cygwin system-type. |
99be3a1e2589
Cygwin support patch.
Juanma Barranquero <lekktu@gmail.com>
parents:
49532
diff
changeset
|
240 |
49447
d5ef8b62f209
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
49196
diff
changeset
|
241 2003-01-25 Richard M. Stallman <rms@gnu.org> |
d5ef8b62f209
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
49196
diff
changeset
|
242 |
d5ef8b62f209
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
49196
diff
changeset
|
243 * keymaps.texi: Document that a symbol can act as a keymap. |
d5ef8b62f209
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
49196
diff
changeset
|
244 |
49196
b367ee5ca97d
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
48762
diff
changeset
|
245 2003-01-13 Richard M. Stallman <rms@gnu.org> |
b367ee5ca97d
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
48762
diff
changeset
|
246 |
b367ee5ca97d
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
48762
diff
changeset
|
247 * text.texi (Changing Properties): Say string indices are origin-0. |
b367ee5ca97d
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
48762
diff
changeset
|
248 |
b367ee5ca97d
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
48762
diff
changeset
|
249 * positions.texi (Screen Lines) <compute-motion>: |
b367ee5ca97d
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
48762
diff
changeset
|
250 Correct order of elts in return value. |
b367ee5ca97d
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
48762
diff
changeset
|
251 |
b367ee5ca97d
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
48762
diff
changeset
|
252 * keymaps.texi (Changing Key Bindings) <define-key>: Mention |
b367ee5ca97d
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
48762
diff
changeset
|
253 how to define a default binding. |
b367ee5ca97d
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
48762
diff
changeset
|
254 |
48732 | 255 2002-12-07 Markus Rost <rost@math.ohio-state.edu> |
48712
a253c4b9250c
*** empty log message ***
Markus Rost <rost@math.uni-bielefeld.de>
parents:
48643
diff
changeset
|
256 |
48762
df623c4c9afd
Brr. Fix another typo in recent Change Log entries.
Markus Rost <rost@math.uni-bielefeld.de>
parents:
48734
diff
changeset
|
257 * loading.texi (Unloading): Fix recent change for load-history. |
48734
03de3f16e52e
*** empty log message ***
Markus Rost <rost@math.uni-bielefeld.de>
parents:
48732
diff
changeset
|
258 |
48762
df623c4c9afd
Brr. Fix another typo in recent Change Log entries.
Markus Rost <rost@math.uni-bielefeld.de>
parents:
48734
diff
changeset
|
259 * customize.texi (Simple Types): Clarify description of custom |
df623c4c9afd
Brr. Fix another typo in recent Change Log entries.
Markus Rost <rost@math.uni-bielefeld.de>
parents:
48734
diff
changeset
|
260 type 'number. Describe new custom type 'float. |
48712
a253c4b9250c
*** empty log message ***
Markus Rost <rost@math.uni-bielefeld.de>
parents:
48643
diff
changeset
|
261 |
48732 | 262 2002-12-04 Markus Rost <rost@math.ohio-state.edu> |
48643
6d1169068833
*** empty log message ***
Markus Rost <rost@math.uni-bielefeld.de>
parents:
47980
diff
changeset
|
263 |
6d1169068833
*** empty log message ***
Markus Rost <rost@math.uni-bielefeld.de>
parents:
47980
diff
changeset
|
264 * variables.texi (File Local Variables): Fix typo. |
6d1169068833
*** empty log message ***
Markus Rost <rost@math.uni-bielefeld.de>
parents:
47980
diff
changeset
|
265 |
47980
5492d1831d2a
From Michael Albinus.
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
47667
diff
changeset
|
266 2002-10-23 Kai Gro,A_(Bjohann <kai.grossjohann@uni-duisburg.de> |
49549
99be3a1e2589
Cygwin support patch.
Juanma Barranquero <lekktu@gmail.com>
parents:
49532
diff
changeset
|
267 |
47980
5492d1831d2a
From Michael Albinus.
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
47667
diff
changeset
|
268 From Michael Albinus <Michael.Albinus@alcatel.de>. |
5492d1831d2a
From Michael Albinus.
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
47667
diff
changeset
|
269 |
5492d1831d2a
From Michael Albinus.
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
47667
diff
changeset
|
270 * README: Target for Info file is `make info'. |
5492d1831d2a
From Michael Albinus.
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
47667
diff
changeset
|
271 |
5492d1831d2a
From Michael Albinus.
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
47667
diff
changeset
|
272 * files.texi (File Name Components): Fixed typos in |
5492d1831d2a
From Michael Albinus.
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
47667
diff
changeset
|
273 `file-name-sans-extension'. |
5492d1831d2a
From Michael Albinus.
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
47667
diff
changeset
|
274 (Magic File Names): Complete list of operations for magic file |
5492d1831d2a
From Michael Albinus.
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
47667
diff
changeset
|
275 name handlers. |
5492d1831d2a
From Michael Albinus.
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
47667
diff
changeset
|
276 |
47667
96b260e0ff3d
New major mode "SES" for spreadsheets.
Jonathan Yavner <jyavner@member.fsf.org>
parents:
46809
diff
changeset
|
277 2002-09-16 Jonathan Yavner <jyavner@engineer.com> |
96b260e0ff3d
New major mode "SES" for spreadsheets.
Jonathan Yavner <jyavner@member.fsf.org>
parents:
46809
diff
changeset
|
278 |
96b260e0ff3d
New major mode "SES" for spreadsheets.
Jonathan Yavner <jyavner@member.fsf.org>
parents:
46809
diff
changeset
|
279 * variables.texi (File Local Variables): New function |
96b260e0ff3d
New major mode "SES" for spreadsheets.
Jonathan Yavner <jyavner@member.fsf.org>
parents:
46809
diff
changeset
|
280 risky-local-variable-p. |
96b260e0ff3d
New major mode "SES" for spreadsheets.
Jonathan Yavner <jyavner@member.fsf.org>
parents:
46809
diff
changeset
|
281 |
96b260e0ff3d
New major mode "SES" for spreadsheets.
Jonathan Yavner <jyavner@member.fsf.org>
parents:
46809
diff
changeset
|
282 2002-09-15 Jonathan Yavner <jyavner@engineer.com> |
96b260e0ff3d
New major mode "SES" for spreadsheets.
Jonathan Yavner <jyavner@member.fsf.org>
parents:
46809
diff
changeset
|
283 |
96b260e0ff3d
New major mode "SES" for spreadsheets.
Jonathan Yavner <jyavner@member.fsf.org>
parents:
46809
diff
changeset
|
284 * functions.texi (Function safety): New node about unsafep. |
96b260e0ff3d
New major mode "SES" for spreadsheets.
Jonathan Yavner <jyavner@member.fsf.org>
parents:
46809
diff
changeset
|
285 |
46809
a7c081b4fc3c
2002-08-05 Per Abrahamsen <abraham@dina.kvl.dk>
Per Abrahamsen <abraham@dina.kvl.dk>
parents:
45866
diff
changeset
|
286 2002-08-05 Per Abrahamsen <abraham@dina.kvl.dk> |
a7c081b4fc3c
2002-08-05 Per Abrahamsen <abraham@dina.kvl.dk>
Per Abrahamsen <abraham@dina.kvl.dk>
parents:
45866
diff
changeset
|
287 |
a7c081b4fc3c
2002-08-05 Per Abrahamsen <abraham@dina.kvl.dk>
Per Abrahamsen <abraham@dina.kvl.dk>
parents:
45866
diff
changeset
|
288 * customize.texi (Splicing into Lists): Fixed example. |
a7c081b4fc3c
2002-08-05 Per Abrahamsen <abraham@dina.kvl.dk>
Per Abrahamsen <abraham@dina.kvl.dk>
parents:
45866
diff
changeset
|
289 Reported by Fabrice Bauzac <fabrice.bauzac@wanadoo.fr> |
a7c081b4fc3c
2002-08-05 Per Abrahamsen <abraham@dina.kvl.dk>
Per Abrahamsen <abraham@dina.kvl.dk>
parents:
45866
diff
changeset
|
290 |
45866
b3418b45dac8
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
45780
diff
changeset
|
291 2002-06-17 Juanma Barranquero <lektu@terra.es> |
b3418b45dac8
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
45780
diff
changeset
|
292 |
b3418b45dac8
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
45780
diff
changeset
|
293 * frames.texi (Display Feature Testing): Fix typo. |
b3418b45dac8
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
45780
diff
changeset
|
294 |
45780
d850bd75235f
*** empty log message ***
Andreas Schwab <schwab@suse.de>
parents:
45275
diff
changeset
|
295 2002-06-12 Andreas Schwab <schwab@suse.de> |
d850bd75235f
*** empty log message ***
Andreas Schwab <schwab@suse.de>
parents:
45275
diff
changeset
|
296 |
d850bd75235f
*** empty log message ***
Andreas Schwab <schwab@suse.de>
parents:
45275
diff
changeset
|
297 * frames.texi (Initial Parameters, Resources): Fix references to |
d850bd75235f
*** empty log message ***
Andreas Schwab <schwab@suse.de>
parents:
45275
diff
changeset
|
298 the Emacs manual. |
d850bd75235f
*** empty log message ***
Andreas Schwab <schwab@suse.de>
parents:
45275
diff
changeset
|
299 |
45275 | 300 2002-05-13 Kim F. Storm <storm@cua.dk> |
301 | |
302 * variables.texi (Intro to Buffer-Local): Updated warning and | |
303 example relating to changing buffer inside let. | |
304 | |
49532
d4870f6c9ac0
Change email and real name.
Jan Djärv <jan.h.d@swipnet.se>
parents:
49447
diff
changeset
|
305 2002-03-10 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> |
43823 | 306 |
307 * os.texi (Session Management): New node about X Session management. | |
308 | |
42825 | 309 2002-01-18 Eli Zaretskii <eliz@is.elta.co.il> |
310 | |
311 * elisp.texi (VERSION): Set to 2.9. Update the version of Emacs | |
312 to which the manual corresponds, and the copyright years. | |
313 | |
314 * Makefile.in (VERSION): Set to 2.9. | |
315 | |
41672 | 316 2001-11-29 Eli Zaretskii <eliz@is.elta.co.il> |
317 | |
318 * elisp.texi: Change the category in @dircategory to "Emacs", to | |
319 make it consistent with info/dir. | |
320 | |
41491 | 321 2001-11-25 Miles Bader <miles@gnu.org> |
322 | |
323 * text.texi (Fields): Describe new `limit' arg in | |
324 field-beginning/field-end. | |
325 | |
41193 | 326 2001-11-17 Eli Zaretskii <eliz@is.elta.co.il> |
327 | |
41201 | 328 * permute-index: Don't depend on csh-specific features. Replace |
329 the interpreter name with /bin/sh. | |
330 | |
41193 | 331 * two-volume-cross-refs.txt: New file. |
332 * two.el: New file. | |
333 * spellfile: New file. | |
334 | |
41139 | 335 2001-11-16 Eli Zaretskii <eliz@is.elta.co.il> |
336 | |
337 * permute-index: New file. | |
338 | |
339 * vol1.texi, vol2.texi: Renamed from elisp-vol1.texi and | |
340 elisp-vol2.texi, respectively, to avoid file-name clashes in DOS | |
341 8+3 restricted namespace. | |
41117 | 342 |
343 * Makefile.in (infodir): Define relative to $(srcdir). | |
344 ($(infodir)/elisp): Don't chdir into $(srcdir), but add it to the | |
345 include directories list via -I switch to makeinfo. | |
346 (index.texi): Use cp if both hard and symbolic links fail. | |
347 | |
40886 | 348 2001-11-10 Eli Zaretskii <eliz@is.elta.co.il> |
349 | |
40897 | 350 * Makefile.in (distclean): Add. |
351 | |
40886 | 352 The following changes make ELisp manual part of the Emacs |
353 distribution: | |
354 | |
355 * Makefile.in: Add Copyright notice. | |
356 (prefix): Remove. | |
357 (infodir): Change value to "../info". | |
358 (VPATH): New variable. | |
359 (MAKE): Don't define. | |
360 (texmacrodir): Don't define. | |
361 (texinputdir): Append the existing value of TEXINPUTS. | |
362 ($(infodir)/elisp): Instead of just "elisp". Reformat the | |
363 command to be compatible with man/Makefile.in, and to put the | |
364 output into ../info. | |
40888 | 365 (info): Add target. |
40886 | 366 (installall): Target removed. |
367 | |
41117 | 368 2001-10-31 Pavel Jan,Bm(Bk <Pavel@Janik.cz> |
40573 | 369 |
370 * tips.texi (Coding Conventions): Fix typo. | |
371 | |
40431 | 372 2001-10-23 Gerd Moellmann <gerd@gnu.org> |
373 | |
374 * Makefile.in (srcs): Add gpl.texi and doclicense.texi. | |
375 | |
40189 | 376 2001-10-22 Eli Zaretskii <eliz@is.elta.co.il> |
377 | |
378 * files.texi (File Name Components): Update the description of | |
379 file-name-sans-extension and file-name-extension, as they now | |
380 ignore leading dots. | |
381 | |
40111 | 382 2001-10-20 Gerd Moellmann <gerd@gnu.org> |
383 | |
40152 | 384 * (Version 21.1 released.) |
40111 | 385 |
40043 | 386 2001-10-19 Miles Bader <miles@gnu.org> |
387 | |
388 * positions.texi (Text Lines): Describe behavior of | |
389 `beginning-of-line'/`end-of-line' in the presence of field properties. | |
390 | |
39995 | 391 2001-10-17 Gerd Moellmann <gerd@gnu.org> |
392 | |
393 * Makefile.in (VERSION): Set to 2.8. | |
394 (manual): Use `manual-21'. | |
395 | |
42674 | 396 * elisp.texi (VERSION): Add and use it where the version |
39995 | 397 number was used. Set it to 2.8. |
398 | |
399 * intro.texi: Likewise. | |
400 | |
39884 | 401 2001-10-13 Eli Zaretskii <eliz@is.elta.co.il> |
402 | |
403 * files.texi (File Name Completion): Document the significance of | |
404 a trailing slash in elements of completion-ignored-extensions. | |
405 | |
39629 | 406 2001-10-06 Miles Bader <miles@gnu.org> |
407 | |
408 * variables.texi (Variable Aliases): It's `@defmac', not `@defmacro'. | |
409 | |
39588 | 410 2001-10-04 Gerd Moellmann <gerd@gnu.org> |
411 | |
412 * variables.texi (Variable Aliases): New node. | |
413 | |
39742 | 414 2001-10-04 Gerd Moellmann <gerd@gnu.org> |
415 | |
416 * Branch for 21.1. | |
40965 | 417 |
39529 | 418 2001-10-02 Miles Bader <miles@gnu.org> |
419 | |
39532 | 420 * minibuf.texi (Minibuffer Misc): Add entries for |
421 `minibuffer-contents', `minibuffer-contents-no-properties', and | |
422 `delete-minibuffer-contents'. | |
423 Correct description for `minibuffer-prompt-end'. | |
424 | |
39529 | 425 * text.texi (Property Search): Correct descriptions of |
426 `next-char-property-change' and `previous-char-property-change'. | |
427 Add entries for `next-single-char-property-change' and | |
428 `previous-single-char-property-change'. | |
429 Make operand names a bit more consistent. | |
430 | |
39506 | 431 2001-09-30 Eli Zaretskii <eliz@is.elta.co.il> |
432 | |
433 * frames.texi (Finding All Frames): Document that next-frame and | |
434 previous-frame are local to current terminal. | |
435 | |
39470 | 436 2001-09-26 Eli Zaretskii <eliz@is.elta.co.il> |
437 | |
438 * keymaps.texi (Creating Keymaps): Fix the description of the | |
40965 | 439 result of make-keymap. |
39470 | 440 |
39405 | 441 2001-09-23 Eli Zaretskii <eliz@is.elta.co.il> |
442 | |
443 * display.texi (Font Lookup, Attribute Functions) | |
444 (Image Descriptors): Add cross-references to the definition of | |
445 selected frame. | |
446 | |
447 * buffers.texi (The Buffer List): Add cross-references to the | |
448 definition of selected frame. | |
449 | |
450 * frames.texi (Input Focus): Clarify which frame is _the_ selected | |
451 frame at any given time. | |
452 (Multiple Displays, Size and Position): Add a cross-reference to | |
453 the definition of the selected frame. | |
454 | |
39211 | 455 2001-09-08 Eli Zaretskii <eliz@is.elta.co.il> |
456 | |
457 * strings.texi (String Conversion) <string-to-number>: Document | |
458 that a float is returned for integers that are too large. | |
459 | |
460 * frames.texi (Mouse Position): Document mouse-position-function. | |
461 (Display Feature Testing): Document display-images-p. | |
462 (Window Frame Parameters): Document the cursor-type variable. | |
463 | |
464 * numbers.texi (Integer Basics): Document CL style read syntax for | |
465 integers in bases other than 10. | |
466 | |
467 * positions.texi (List Motion): Document | |
468 open-paren-in-column-0-is-defun-start. | |
469 | |
470 * lists.texi (Sets And Lists): Document member-ignore-case. | |
471 | |
472 * internals.texi (Garbage Collection): Document the used and free | |
473 strings report. | |
474 (Memory Usage): Document strings-consed. | |
475 | |
476 * os.texi (Time of Day): Document float-time. | |
477 (Recording Input): Document that clear-this-command-keys clears | |
478 the vector to be returned by recent-keys. | |
479 | |
480 * keymaps.texi (Scanning Keymaps) <where-is-internal>: The | |
481 argument keymap can be a list. | |
482 | |
483 * nonascii.texi (User-Chosen Coding Systems) | |
484 <select-safe-coding-system>: Document the new argument | |
485 accept-default-p and the variable | |
486 select-safe-coding-system-accept-default-p. Tell what happens if | |
487 buffer-file-coding-system is undecided. | |
488 (Default Coding Systems): Document auto-coding-regexp-alist. | |
489 | |
490 * display.texi (The Echo Area) <message>: Document | |
491 message-truncate-lines. | |
492 (Glyphs): Document that the glyph table is unused on windowed | |
493 displays. | |
494 | |
495 * help.texi (Describing Characters) <single-key-description>: | |
496 Document the new argument no-angles. | |
497 (Accessing Documentation) <documentation-property>: Document that | |
498 a non-string property is evaluated. | |
499 <documentation>: Document that the function-documentation property | |
500 is looked for. | |
501 | |
502 * windows.texi (Selecting Windows): Document some-window. | |
503 | |
504 * text.texi (MD5 Checksum): New node, documents the md5 primitive. | |
505 | |
506 * hooks.texi (Standard Hooks): Add kbd-macro-termination-hook and | |
507 apropos-mode-hook. | |
508 | |
509 * commands.texi (Using Interactive): Document interactive-form. | |
510 (Keyboard Macros): Document kbd-macro-termination-hook. | |
511 (Command Loop Info): Document that clear-this-command-keys clears | |
512 the vector to be returned by recent-keys. | |
513 | |
39112 | 514 2001-09-04 Werner LEMBERG <wl@gnu.org> |
515 | |
516 * Makefile.in (srcdir, texinputdir): New variables. | |
517 (srcs, index.texi, install): Use $(srcdir). | |
518 (.PHONY): Remove elisp.dvi. | |
519 (elisp): Use -I switch for makeinfo. | |
520 (elisp.dvi): Use $(srcdir) and $(texinputdir). | |
521 (installall, dist): Use $(srcdir). | |
522 Fix path to texinfo.tex. | |
523 (maintainer-clean): Add elisp.dvi and elisp.oaux. | |
524 | |
39030 | 525 2001-08-30 Gerd Moellmann <gerd@gnu.org> |
526 | |
39034 | 527 * display.texi (Conditional Display): Adjust to API change. |
528 | |
39030 | 529 * configure: New file. |
530 | |
38604 | 531 2001-07-30 Gerd Moellmann <gerd@gnu.org> |
532 | |
533 * commands.texi (Repeat Events): Add description of | |
534 double-click-fuzz. | |
535 | |
37624
369005880696
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
37606
diff
changeset
|
536 2001-05-08 Stefan Monnier <monnier@cs.yale.edu> |
369005880696
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
37606
diff
changeset
|
537 |
369005880696
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
37606
diff
changeset
|
538 * syntax.texi (Syntax Class Table): Add the missing designator for |
369005880696
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
37606
diff
changeset
|
539 comment and string fences. |
369005880696
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
37606
diff
changeset
|
540 (Syntax Properties): Add a xref to syntax table internals. |
369005880696
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
37606
diff
changeset
|
541 (Syntax Table Internals): Document string-to-syntax. |
369005880696
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
37606
diff
changeset
|
542 |
37606 | 543 2001-05-07 Gerd Moellmann <gerd@gnu.org> |
544 | |
545 * Makefile.in (install): Use install-info command line options | |
546 like in Emacs' Makefile.in. | |
547 | |
34391 | 548 2000-12-09 Miles Bader <miles@gnu.org> |
549 | |
550 * windows.texi (Window Start): Update documentation for | |
551 `pos-visible-in-window-p'. | |
552 | |
33429
fc7270277aa9
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
32860
diff
changeset
|
553 2000-11-12 Stefan Monnier <monnier@cs.yale.edu> |
fc7270277aa9
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
32860
diff
changeset
|
554 |
fc7270277aa9
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
32860
diff
changeset
|
555 * lists.texi (Building Lists): Add footnote to explain how to add |
fc7270277aa9
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
32860
diff
changeset
|
556 to the end of a list. |
fc7270277aa9
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
32860
diff
changeset
|
557 |
32860 | 558 2000-10-25 Gerd Moellmann <gerd@gnu.org> |
559 | |
560 * files.texi (Visiting Functions): Typos. | |
561 | |
32841 | 562 2000-10-25 Kenichi Handa <handa@etl.go.jp> |
563 | |
564 * files.texi (Visiting Functions): Return value of | |
565 find-file-noselect may be a list of buffers if wildcards are used. | |
566 | |
32803 | 567 2000-10-24 Miles Bader <miles@lsi.nec.co.jp> |
568 | |
569 * display.texi (Defining Faces): Document `graphic' display type | |
570 in face specs. | |
571 | |
32596
1cb37313bcac
Obsolete variable `after-make-frame-hook'.
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
32556
diff
changeset
|
572 2000-10-18 Kai Grossjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE> |
1cb37313bcac
Obsolete variable `after-make-frame-hook'.
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
32556
diff
changeset
|
573 |
37606 | 574 * hooks.texi (Standard Hooks): Replace obsolete |
32596
1cb37313bcac
Obsolete variable `after-make-frame-hook'.
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
32556
diff
changeset
|
575 `after-make-frame-hook' with `after-make-frame-functions'. |
1cb37313bcac
Obsolete variable `after-make-frame-hook'.
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
32556
diff
changeset
|
576 |
37606 | 577 * frames.texi (Creating Frames): Ditto. |
32596
1cb37313bcac
Obsolete variable `after-make-frame-hook'.
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
32556
diff
changeset
|
578 |
37606 | 579 * variables.texi (Future Local Variables): Ditto. |
32596
1cb37313bcac
Obsolete variable `after-make-frame-hook'.
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
32556
diff
changeset
|
580 |
32556 | 581 2000-10-16 Gerd Moellmann <gerd@gnu.org> |
582 | |
583 * display.texi (Other Image Types): Add description of :foreground | |
584 and :background properties of mono PBM images. | |
585 | |
30904 | 586 2000-08-17 Werner LEMBERG <wl@gnu.org> |
587 | |
588 * .cvsignore: New file. | |
589 | |
27188 | 590 2000-01-05 Gerd Moellmann <gerd@gnu.org> |
591 | |
592 * tindex.pl: New script. | |
593 | |
26695 | 594 1999-12-03 Dave Love <fx@gnu.org> |
595 | |
596 * Makefile.in (MAKEINFO): New parameter. | |
597 | |
26693 | 598 1999-09-17 Richard Stallman <rms@gnu.org> |
599 | |
600 * Makefile.in (srcs): Add hash.texi. | |
601 (VERSION): Update to 20.6. | |
602 | |
603 1999-09-13 Richard Stallman <rms@gnu.org> | |
604 | |
605 * Makefile.in (index.texi): If cannot make a symlink, make a hard link. | |
606 | |
607 1998-08-29 Karl Heuer <kwzh@gnu.org> | |
608 | |
609 * configure.in: New file. | |
610 * Makefile.in: Renamed from Makefile. | |
611 (prefix, infodir): Use value obtained from configure. | |
612 (emacslibdir): Obsolete variable deleted. | |
613 (dist): Distribute configure.in, configure, Makefile.in. | |
614 | |
615 1998-06-12 Richard Stallman <rms@psilocin.ai.mit.edu> | |
616 | |
617 * Makefile (INSTALL_INFO): New variable. | |
618 (install): Run install-info. | |
619 | |
620 1998-05-09 Richard Stallman <rms@psilocin.ai.mit.edu> | |
621 | |
622 * Makefile (elisp.dvi): Add missing backslash. | |
623 | |
624 1998-05-02 Richard Stallman <rms@psilocin.gnu.org> | |
625 | |
626 * Makefile (elisp.dvi): Don't depend on texindex or on elisp.tps. | |
627 Run texindex without `./'. Always run texindex on elisp.tp. | |
628 (elisp.tps): Target deleted. | |
629 | |
630 1998-04-05 Richard Stallman <rms@psilocin.gnu.org> | |
631 | |
632 * Makefile (srcs): Add nonascii.texi and customize.texi. | |
633 (dist): Start by deleting `temp'. | |
634 | |
635 1998-02-17 Richard Stallman <rms@psilocin.gnu.org> | |
636 | |
637 * Makefile (makeinfo, texindex): Targets deleted. | |
638 (makeinfo.o, texindex.o): Targets deleted. | |
639 (clean, dist): Don't do anything with them or with getopt*. | |
640 | |
641 1998-01-30 Richard Stallman <rms@psilocin.gnu.org> | |
642 | |
643 * Makefile (SHELL): Defined. | |
644 | |
645 1998-01-27 Richard Stallman <rms@psilocin.gnu.org> | |
646 | |
647 * Makefile (elisp.tps): New target. | |
648 (elisp.dvi): Depend on elisp.tps. | |
649 | |
650 Wed Apr 3 15:24:25 1996 Karl Heuer <kwzh@gnu.ai.mit.edu> | |
651 | |
652 * README: Update phone number. | |
653 | |
654 * Makefile (elisp): Make this be the default target. | |
655 Depend on makeinfo.c instead of makeinfo. | |
656 (install): Don't depend on elisp.dvi, since we don't install that. | |
657 Use mkinstalldirs. | |
658 (dist): Add mkinstalldirs. | |
659 | |
660 Mon Jun 19 14:35:26 1995 Richard Stallman <rms@mole.gnu.ai.mit.edu> | |
661 | |
662 * Makefile (VERSION): Update version number. | |
663 (maintainer-clean): Renamed from realclean. | |
664 | |
665 Wed Jun 7 17:04:59 1995 Karl Heuer <kwzh@nutrimat.gnu.ai.mit.edu> | |
666 | |
667 * Makefile (realclean): New target. | |
668 (elisp): Remove any old elisp-* files first. | |
669 | |
670 Tue Nov 23 19:59:40 1993 Noah Friedman (friedman@nutrimat.gnu.ai.mit.edu) | |
671 | |
37624
369005880696
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
37606
diff
changeset
|
672 * Makefile (VERSION): New variable. |
369005880696
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
37606
diff
changeset
|
673 (dist): Make packaged directory name `elisp-manual-19-$(VERSION)'. |
369005880696
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
37606
diff
changeset
|
674 Compressed file suffix should be `.gz', not `.z'. |
26693 | 675 |
676 Mon Nov 22 15:06:19 1993 Richard Stallman (rms@mole.gnu.ai.mit.edu) | |
677 | |
678 * Makefile (elisp): Depend on makeinfo. | |
679 | |
680 Fri Nov 19 02:29:33 1993 Noah Friedman (friedman@gnu.ai.mit.edu) | |
681 | |
37624
369005880696
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
37606
diff
changeset
|
682 * Makefile (srcs): Add anti.texi. |
26693 | 683 |
684 Fri May 28 18:04:53 1993 Richard Stallman (rms@mole.gnu.ai.mit.edu) | |
685 | |
686 * Makefile (infodir, prefix): New vars. | |
687 (install): Use infodir. | |
688 (emacsinfodir): Deleted. | |
689 | |
690 Thu May 27 02:11:25 1993 Richard Stallman (rms@mole.gnu.ai.mit.edu) | |
691 | |
692 * Makefile (srcs): Add calendar.texi. | |
693 | |
694 * Makefile (dist): Copy texindex.c and makeinfo.c. | |
695 Limit elisp-* files to those with one or two digits. | |
696 | |
697 Sun May 16 17:58:21 1993 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu) | |
698 | |
699 * Makefile (dist): Changed to use Gzip instead of compress. | |
700 | |
701 Fri Apr 23 01:05:23 1993 Eric S. Raymond (eric@mole.gnu.ai.mit.edu) | |
702 | |
703 * loading.texi (Unloading): define-function changed back to | |
704 defalias. It may not stay this way, but at least it's | |
705 consistent with the known-good version of the code patch. | |
706 | |
707 Fri Mar 26 21:14:54 1993 Eric S. Raymond (eric@geech.gnu.ai.mit.edu) | |
708 | |
709 * modes.texi (Hooks): Document new optional arg of add-hook. | |
710 | |
711 Wed Mar 17 08:48:24 1993 Eric S. Raymond (eric@mole.gnu.ai.mit.edu) | |
712 | |
37624
369005880696
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
37606
diff
changeset
|
713 * variables.texi: Document nil initial value of buffer-local variables. |
26693 | 714 |
715 * tips.texi: Add new section on standard library headers. | |
716 | |
717 Sat Feb 27 18:00:25 1993 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu) | |
718 | |
719 * Makefile (srcs): Add frame.texi to the list of sources. | |
720 | |
721 Tue Feb 23 10:50:25 1993 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu) | |
722 | |
723 * Makefile (dist): Don't bother excluding autosave files; they'll | |
724 never make it into the temp directory anyway, and the hash marks | |
725 in the name are problematic for make and the Bourne shell. | |
40965 | 726 (srcs): |
26693 | 727 |
728 Fri Feb 12 16:54:38 1993 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu) | |
729 | |
37624
369005880696
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
37606
diff
changeset
|
730 * Makefile (dist): Don't include backup files or autosave files in |
26693 | 731 the distribution tar file. |
732 | |
40965 | 733 Tue Nov 26 21:10:34 1991 Richard Stallman (rms@mole.gnu.ai.mit.edu) |
26693 | 734 |
735 * Makefile (srcs): Added index.perm. | |
736 (elisp.dvi): Remove erroneous shell comment. | |
737 Expect output of permute-index in permuted.fns. | |
738 Save old elisp.aux in elisp.oaux. | |
739 (clean): Added index.texi to be deleted. | |
740 | |
40965 | 741 Sat Aug 11 17:39:10 1990 Richard Stallman (rms@sugar-bombs.ai.mit.edu) |
26693 | 742 |
743 * Makefile (elisp.dvi, index.texi): Use shell if instead of ifdef. | |
744 | |
40965 | 745 Tue Jun 26 09:57:26 1990 David Lawrence (tale@geech) |
26693 | 746 |
747 * files.texi: Noted that completion-ignored-extensions is ignored | |
748 when making *Completions*. | |
749 | |
750 Fri Jun 8 16:44:44 EDT 1990 Jay Fenlason (hack@ai.mit.edu) | |
751 | |
752 * Makefile make dist now depends on elisp.dvi, since it tries | |
753 to include it in the dist file. | |
754 | |
40965 | 755 Wed Mar 28 22:57:35 1990 Jim Kingdon (kingdon@mole.ai.mit.edu) |
26693 | 756 |
757 * functions.texinfo (Mapping Functions): Add missing quote | |
758 | |
40965 | 759 Mon Jun 19 18:09:24 1989 Richard Stallman (rms@sugar-bombs.ai.mit.edu) |
26693 | 760 |
761 * texinfo.tex (frenchspacing): Use decimal codes for char to be set. | |
762 (defunargs): Turn off \hyphenchar of \sl font temporarily. | |
763 | |
40965 | 764 Wed May 10 18:01:17 1989 Robert J. Chassell (bob@rice-chex.ai.mit.edu) |
26693 | 765 |
766 * @result{}, @expansion{}, @print{}, @quiv{}, @point{}, | |
767 and @error{} are the terms now being used. The files in the | |
768 directory have been changed to reflect this. | |
769 | |
37624
369005880696
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
37606
diff
changeset
|
770 * All instances of @indentedresultt{} have been changed to |
26693 | 771 ` @result{}', using 5 spaces at the begining of the line. |
772 | |
40965 | 773 Mon Apr 24 21:02:55 1989 Robert J. Chassell (bob@rice-chex.ai.mit.edu) |
26693 | 774 |
775 * @result{}, @expandsto{}, @prints{}, @quiv{}, @error{}, and the | |
776 experimental @indentedresult{}, @indentedexpandsto{} are part of | |
777 the texinfo.tex in this directory. These TeX macros are not | |
778 stable yet. | |
779 | |
40965 | 780 Mon Apr 17 18:56:50 1989 Robert J. Chassell (bob@rice-chex.ai.mit.edu) |
26693 | 781 |
782 * texinfo.tex: temporarily added | |
37624
369005880696
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
37606
diff
changeset
|
783 \let\result=\dblarrow |
26693 | 784 \def\error{{\it ERROR} \longdblarrow} |
785 We need to do this better soon. | |
786 | |
40965 | 787 Tue Apr 11 12:23:28 1989 Robert J. Chassell (bob@rice-chex.ai.mit.edu) |
26693 | 788 |
789 * Applied Karl Berry's patches to *.texinfo files, but not to | |
790 texinfo.tex; those diffs are in `berry-texinfo-tex-diffs'. (Karl's | |
791 new title page format is also not applied, since it requires | |
792 texinfo.tex changes.) | |
793 | |
794 * Cleaned up `Makefile' and defined the `emacslibdir' directory | |
795 for the Project GNU development environment. | |
796 | |
41117 | 797 ;; Local Variables: |
798 ;; coding: iso-2022-7bit-unix | |
799 ;; End: | |
39627 | 800 |
801 Copyright (C) 1998, 1999, 2000, 2001 Free Software Foundation, Inc. | |
802 Copying and distribution of this file, with or without modification, | |
803 are permitted provided the copyright notice and this notice are preserved. |