aboutsummaryrefslogtreecommitdiffstats
path: root/lispref/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'lispref/ChangeLog')
-rw-r--r--lispref/ChangeLog144
1 files changed, 123 insertions, 21 deletions
diff --git a/lispref/ChangeLog b/lispref/ChangeLog
index 6077deea9bb..c565e8bdb5f 100644
--- a/lispref/ChangeLog
+++ b/lispref/ChangeLog
@@ -1,3 +1,106 @@
12005-06-14 Luc Teirlinck <teirllm@auburn.edu>
2
3 * elisp.texi (Top): Update detailed menu.
4
5 * edebug.texi (Edebug): Update menu.
6 (Instrumenting): Update xrefs.
7 (Edebug Execution Modes): Correct xref.
8 (Jumping): Clarify description of `h' command.
9 Eliminate redundant @ref.
10 (Breaks): New node.
11 (Breakpoints): is now a subsubsection.
12 (Global Break Condition): Mention `C-x X X'.
13 (Edebug Views): Clarify `v' and `p'. Mention `C-x X w'.
14 (Trace Buffer): Clarify STRING arg of `edebug-tracing'.
15 (Edebug Display Update): Correct pxref.
16 (Edebug and Macros): New node.
17 (Instrumenting Macro Calls): Is now a subsubsection.
18 Neither arg of `def-edebug-spec' is evaluated.
19 (Instrumenting Macro Calls): Mention `edebug-eval-macro-args'.
20 (Specification Examples): Fix typo.
21
222005-06-14 Lute Kamstra <lute@gnu.org>
23
24 * debugging.texi (Function Debugging): Primitives can break on
25 entry too.
26
272005-06-14 Kim F. Storm <storm@cua.dk>
28
29 * variables.texi (Setting Variables): Add add-to-ordered-list.
30
312005-06-13 Stefan Monnier <monnier@iro.umontreal.ca>
32
33 * syntax.texi (Parsing Expressions): Document aux functions and vars of
34 syntax-ppss: syntax-ppss-flush-cache and syntax-begin-function.
35
362005-06-13 Lute Kamstra <lute@gnu.org>
37
38 * text.texi (Special Properties): Fix cross reference.
39
402005-06-11 Luc Teirlinck <teirllm@auburn.edu>
41
42 * debugging.texi (Function Debugging): Delete mention of empty
43 string argument to `cancel-debug-on-entry'. Delete inaccurate
44 description of the return value of that command.
45
462005-06-11 Alan Mackenzie <acm@muc.de>
47
48 * text.texi (Adaptive Fill): Amplify the description of
49 fill-context-prefix.
50
512005-06-10 Luc Teirlinck <teirllm@auburn.edu>
52
53 * syntax.texi (Parsing Exprssions): Fix Texinfo error.
54
552005-06-10 Stefan Monnier <monnier@iro.umontreal.ca>
56
57 * syntax.texi (Parsing Expressions): Document syntax-ppss.
58
592005-06-10 Luc Teirlinck <teirllm@auburn.edu>
60
61 * debugging.texi (Error Debugging): Minor rewording.
62 (Function Debugging): FUNCTION-NAME arg to `cancel-debug-on-entry'
63 is optional.
64
652005-06-10 Lute Kamstra <lute@gnu.org>
66
67 * elisp.texi: Use EMACSVER to refer to the current version of Emacs.
68 (Top): Give it a title. Correct version number. Give the
69 detailed node listing a more prominent header.
70 * intro.texi: Don't set VERSION here a second time.
71 Mention Emacs's version too.
72 * anti.texi (Antinews): Use EMACSVER to refer to the current
73 version of Emacs.
74
752005-06-09 Kim F. Storm <storm@cua.dk>
76
77 * searching.texi (Entire Match Data): Explain new `reseat' argument to
78 match-data and set-match-data.
79
802005-06-08 Richard M. Stallman <rms@gnu.org>
81
82 * searching.texi (Entire Match Data): Clarify when match-data
83 returns markers and when integers.
84
85 * display.texi (Defining Faces): Explain that face name should not
86 end in `-face'.
87
88 * modes.texi (Mode Line Data): Minor cleanup.
89 (Customizing Keywords): Node split out of Search-based Fontification.
90 Add example of using font-lock-add-keywords from a hook.
91 Clarify when MODE should be non-nil, and when nil.
92
932005-06-06 Richard M. Stallman <rms@gnu.org>
94
95 * modes.texi (Mode Line Data): Explain what happens when the car
96 of a list is a void symbol.
97 (Search-based Fontification): Explain MODE arg to
98 font-lock-add-keywords and warn about calls from major modes.
99
1002005-06-08 Juri Linkov <juri@jurta.org>
101
102 * display.texi (Standard Faces): Add `shadow' face.
103
12005-05-29 Luc Teirlinck <teirllm@auburn.edu> 1042005-05-29 Luc Teirlinck <teirllm@auburn.edu>
2 105
3 * modes.texi (Major Mode Conventions): A derived mode only needs 106 * modes.texi (Major Mode Conventions): A derived mode only needs
@@ -49,8 +152,8 @@
49 152
502005-05-21 Eli Zaretskii <eliz@gnu.org> 1532005-05-21 Eli Zaretskii <eliz@gnu.org>
51 154
52 * files.texi (Locating Files): New subsection. Describe 155 * files.texi (Locating Files): New subsection.
53 locate-file and executable-find. 156 Describe locate-file and executable-find.
54 157
552005-05-21 Kevin Ryde <user42@zip.com.au> 1582005-05-21 Kevin Ryde <user42@zip.com.au>
56 159
@@ -65,8 +168,8 @@
65 (Major Mode Conventions): Refer to `Auto Major Mode' in more 168 (Major Mode Conventions): Refer to `Auto Major Mode' in more
66 appropriate place. 169 appropriate place.
67 (Derived Modes): Small clarifications. 170 (Derived Modes): Small clarifications.
68 (Minor Mode Conventions, Keymaps and Minor Modes): Replace 171 (Minor Mode Conventions, Keymaps and Minor Modes):
69 references to nodes with references to anchors. 172 Replace references to nodes with references to anchors.
70 (Mode Line Data): Warn that `(:eval FORM)' should not load any files. 173 (Mode Line Data): Warn that `(:eval FORM)' should not load any files.
71 Clarify description of lists whose first element is an integer. 174 Clarify description of lists whose first element is an integer.
72 (Mode Line Variables): Add anchor. 175 (Mode Line Variables): Add anchor.
@@ -218,10 +321,10 @@
218 (Font Lock Basics): Say that font-lock-defaults is buffer-local 321 (Font Lock Basics): Say that font-lock-defaults is buffer-local
219 when set and that some parts are optional. Add cross references. 322 when set and that some parts are optional. Add cross references.
220 (Search-based Fontification): Say how to specify font-lock-keywords. 323 (Search-based Fontification): Say how to specify font-lock-keywords.
221 Add cross references. Add font-lock-multiline to index. Move 324 Add cross references. Add font-lock-multiline to index.
222 font-lock-keywords-case-fold-search here from node "Other Font 325 Move font-lock-keywords-case-fold-search here from node "Other Font
223 Lock Variables". Document font-lock-add-keywords and 326 Lock Variables". Document font-lock-add-keywords and
224 font-lock-remove-keywords 327 font-lock-remove-keywords.
225 (Other Font Lock Variables): Move font-lock-keywords-only, 328 (Other Font Lock Variables): Move font-lock-keywords-only,
226 font-lock-syntax-table, font-lock-beginning-of-syntax-function, 329 font-lock-syntax-table, font-lock-beginning-of-syntax-function,
227 and font-lock-syntactic-face-function to node "Syntactic Font 330 and font-lock-syntactic-face-function to node "Syntactic Font
@@ -236,8 +339,8 @@
236 and font-lock-syntactic-face-function here from node "Other Font 339 and font-lock-syntactic-face-function here from node "Other Font
237 Lock Variables". Move font-lock-syntactic-keywords to "Setting 340 Lock Variables". Move font-lock-syntactic-keywords to "Setting
238 Syntax Properties". Add cross references. 341 Syntax Properties". Add cross references.
239 (Setting Syntax Properties): New node. Move 342 (Setting Syntax Properties): New node.
240 font-lock-syntactic-keywords here from "Syntactic Font Lock". 343 Move font-lock-syntactic-keywords here from "Syntactic Font Lock".
241 * syntax.texi (Syntax Properties): Add cross reference. 344 * syntax.texi (Syntax Properties): Add cross reference.
242 * hooks.texi (Standard Hooks): Add Font-Lock hooks. 345 * hooks.texi (Standard Hooks): Add Font-Lock hooks.
243 346
@@ -296,7 +399,7 @@
296 399
2972005-04-19 Kevin Ryde <user42@zip.com.au> 4002005-04-19 Kevin Ryde <user42@zip.com.au>
298 401
299 * streams.texi (Output Functions): Fix xref. 402 * streams.texi (Output Functions): Fix xref.
300 * strings.texi (String Conversion): Fix xref. 403 * strings.texi (String Conversion): Fix xref.
301 404
3022005-04-19 Kim F. Storm <storm@cua.dk> 4052005-04-19 Kim F. Storm <storm@cua.dk>
@@ -390,8 +493,8 @@
390 493
391 * markers.texi (The Mark): Document temporary Transient Mark mode. 494 * markers.texi (The Mark): Document temporary Transient Mark mode.
392 495
393 * minibuf.texi (Reading File Names): Document 496 * minibuf.texi (Reading File Names):
394 read-file-name-completion-ignore-case. 497 Document read-file-name-completion-ignore-case.
395 498
396 * positions.texi (Screen Lines): Document nil for width argument 499 * positions.texi (Screen Lines): Document nil for width argument
397 to compute-motion. 500 to compute-motion.
@@ -411,11 +514,10 @@
411 (Managing Overlays): Document remove-overlays. 514 (Managing Overlays): Document remove-overlays.
412 (Standard Faces): Document escape-glyph face. 515 (Standard Faces): Document escape-glyph face.
413 516
414 * minibuf.texi (Reading File Names): Document 517 * minibuf.texi (Reading File Names): Document read-file-name-function.
415 read-file-name-function.
416 518
417 * modes.texi (Other Font Lock Variables): Document 519 * modes.texi (Other Font Lock Variables):
418 font-lock-lines-before. 520 Document font-lock-lines-before.
419 521
420 * positions.texi (Skipping Characters): skip-chars-forward allows 522 * positions.texi (Skipping Characters): skip-chars-forward allows
421 character classes. 523 character classes.
@@ -469,18 +571,18 @@
469 (Progress): Clarify. 571 (Progress): Clarify.
470 (Invisible Text): Explain that main loop moves point out. 572 (Invisible Text): Explain that main loop moves point out.
471 (Selective Display): Say "hidden", not "invisible". 573 (Selective Display): Say "hidden", not "invisible".
472 (Managing Overlays): Moved up. Describe relation to Undo here. 574 (Managing Overlays): Move up. Describe relation to Undo here.
473 (Overlay Properties): Clarify intro. 575 (Overlay Properties): Clarify intro.
474 (Finding Overlays): Explain return values when nothing found. 576 (Finding Overlays): Explain return values when nothing found.
475 (Width): truncate-string-to-width has added arg. 577 (Width): truncate-string-to-width has added arg.
476 (Displaying Faces): Clarify and update mode line face handling. 578 (Displaying Faces): Clarify and update mode line face handling.
477 (Face Functions): Minor cleanup. 579 (Face Functions): Minor cleanup.
478 (Conditional Display): Merged into Other Display Specs. 580 (Conditional Display): Merge into Other Display Specs.
479 (Pixel Specification, Other Display Specs): Minor cleanups. 581 (Pixel Specification, Other Display Specs): Minor cleanups.
480 (Images, Image Descriptors): Minor cleanups. 582 (Images, Image Descriptors): Minor cleanups.
481 (GIF Images): Patents have expired. 583 (GIF Images): Patents have expired.
482 (Showing Images): Explain default text for insert-image. 584 (Showing Images): Explain default text for insert-image.
483 (Manipulating Button Types): Merged into Manipulating Buttons. 585 (Manipulating Button Types): Merge into Manipulating Buttons.
484 (Making Buttons): Explain return values. 586 (Making Buttons): Explain return values.
485 (Button Buffer Commands): Add xref. 587 (Button Buffer Commands): Add xref.
486 (Inverse Video): Update mode-line-inverse-video. 588 (Inverse Video): Update mode-line-inverse-video.
@@ -840,8 +942,8 @@
840 * commands.texi (Misc Events): Describe the help-echo event. 942 * commands.texi (Misc Events): Describe the help-echo event.
841 943
842 * text.texi (Special Properties) <help-echo>: Use `pos' 944 * text.texi (Special Properties) <help-echo>: Use `pos'
843 consistently in description of the help-echo property. Use 945 consistently in description of the help-echo property.
844 @code{nil} instead of @var{nil}. 946 Use @code{nil} instead of @var{nil}.
845 947
846 * display.texi (Overlay Properties): Fix the index entry for 948 * display.texi (Overlay Properties): Fix the index entry for
847 help-echo overlay property. 949 help-echo overlay property.