Mercurial > emacs
comparison lispref/ChangeLog @ 90389:146cd8369025
Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-60
Merge from emacs--devo--0
Patches applied:
* emacs--devo--0 (patch 259-273)
- Update from CVS
- lisp/replace.el (occur-engine): Bind `inhibit-field-text-motion' to t
- Merge from gnus--rel--5.10
- Rename "field-at-point" to "field-at-pos"
- (comint-insert-input): Remove redundant calls to setq and goto-char
* gnus--rel--5.10 (patch 99-100)
- Merge from emacs--devo--0
- Update from CVS
author | Miles Bader <miles@gnu.org> |
---|---|
date | Wed, 10 May 2006 20:42:41 +0000 |
parents | 2ecafc6d5db7 9ff07a4bfeee |
children | a5812696f7bf |
comparison
equal
deleted
inserted
replaced
90388:a786f674d33f | 90389:146cd8369025 |
---|---|
1 2006-05-10 Reiner Steib <Reiner.Steib@gmx.de> | |
2 | |
3 * variables.texi (File Local Variables): Recommend to quote lambda | |
4 expressions in safe-local-variable property. | |
5 | |
6 2006-05-09 Richard Stallman <rms@gnu.org> | |
7 | |
8 * variables.texi (File Local Variables): Document | |
9 safe-local-eval-forms and safe-local-eval-function. | |
10 | |
11 2006-05-07 Kim F. Storm <storm@cua.dk> | |
12 | |
13 * minibuf.texi (Minibuffer History): Remove keep-dups arg | |
14 from add-to-history. | |
15 | |
16 2006-05-07 Romain Francoise <romain@orebokech.com> | |
17 | |
18 * commands.texi (Event Input Misc): | |
19 * compile.texi (Eval During Compile): | |
20 * internals.texi (Buffer Internals): | |
21 * minibuf.texi (Initial Input): | |
22 * nonascii.texi (Scanning Charsets): | |
23 * numbers.texi (Comparison of Numbers): | |
24 * windows.texi (Textual Scrolling, Vertical Scrolling): | |
25 Fix various typos. | |
26 | |
27 2006-05-06 Eli Zaretskii <eliz@gnu.org> | |
28 | |
29 * hooks.texi (Standard Hooks): Replace inforef to emacs-xtra by | |
30 conditional xref's to either emacs or emacs-xtra, depending on | |
31 @iftex/@ifnottex. | |
32 | |
33 * minibuf.texi (Minibuffer History): Document add-to-history. | |
34 | |
35 2006-05-05 Eli Zaretskii <eliz@gnu.org> | |
36 | |
37 * internals.texi (Pure Storage): Mention the pure overflow message | |
38 at startup. | |
39 | |
40 2006-05-05 Johan Bockg,Ae(Brd <bojohan@dd.chalmers.se> | |
41 | |
42 * keymaps.texi (Active Keymaps): Fix pseudo-Lisp syntax. | |
43 (Searching Keymaps): Fix pseudo-Lisp description of keymap | |
44 search. | |
45 | |
1 2006-05-01 Richard Stallman <rms@gnu.org> | 46 2006-05-01 Richard Stallman <rms@gnu.org> |
2 | 47 |
3 * intro.texi (nil and t): Clarify. | 48 * intro.texi (nil and t): Clarify. |
4 | 49 |
5 * variables.texi (File Local Variables): Suggest using booleanp. | 50 * variables.texi (File Local Variables): Suggest using booleanp. |