Mercurial > emacs
comparison lispref/ChangeLog @ 83556:07774e5c3ff5
Merged from emacs@sv.gnu.org
Patches applied:
* emacs@sv.gnu.org/emacs--devo--0--patch-619
Update from CVS
* emacs@sv.gnu.org/emacs--devo--0--patch-620
Update from CVS
* emacs@sv.gnu.org/emacs--devo--0--patch-621
Merge from gnus--rel--5.10
* emacs@sv.gnu.org/emacs--devo--0--patch-622
Update from CVS
* emacs@sv.gnu.org/emacs--devo--0--patch-623
Remove RCS keywords
* emacs@sv.gnu.org/emacs--devo--0--patch-624
Update from CVS
* emacs@sv.gnu.org/emacs--devo--0--patch-625
Update from CVS
* emacs@sv.gnu.org/emacs--devo--0--patch-626
Update from CVS
* emacs@sv.gnu.org/emacs--devo--0--patch-627
Update from CVS
* emacs@sv.gnu.org/emacs--devo--0--patch-628
Update from CVS
* emacs@sv.gnu.org/emacs--devo--0--patch-629
Merge from gnus--rel--5.10
* emacs@sv.gnu.org/emacs--devo--0--patch-630
Update from CVS
* emacs@sv.gnu.org/emacs--devo--0--patch-631
Update from CVS
* emacs@sv.gnu.org/emacs--devo--0--patch-632
Update from CVS
* emacs@sv.gnu.org/emacs--devo--0--patch-633
Update from CVS
* emacs@sv.gnu.org/emacs--devo--0--patch-634
Update from CVS
* emacs@sv.gnu.org/emacs--devo--0--patch-635
Update from CVS
* emacs@sv.gnu.org/emacs--devo--0--patch-636
Update from CVS
* emacs@sv.gnu.org/emacs--devo--0--patch-637
Remove RCS keywords
* emacs@sv.gnu.org/emacs--devo--0--patch-638
Update from CVS
* emacs@sv.gnu.org/emacs--devo--0--patch-639
Update from CVS
* emacs@sv.gnu.org/emacs--devo--0--patch-640
Update from CVS
* emacs@sv.gnu.org/emacs--devo--0--patch-641
Update from CVS
* emacs@sv.gnu.org/emacs--devo--0--patch-642
Merge from gnus--rel--5.10
* emacs@sv.gnu.org/emacs--devo--0--patch-643
Update from CVS
* emacs@sv.gnu.org/emacs--devo--0--patch-644
Update from CVS
* emacs@sv.gnu.org/emacs--devo--0--patch-645
Update from CVS
* emacs@sv.gnu.org/emacs--devo--0--patch-646
Update from CVS
* emacs@sv.gnu.org/emacs--devo--0--patch-647
Update from CVS
* emacs@sv.gnu.org/emacs--devo--0--patch-648
Update from CVS
* emacs@sv.gnu.org/emacs--devo--0--patch-649
Update from CVS
* emacs@sv.gnu.org/gnus--rel--5.10--patch-197
Merge from emacs--devo--0
* emacs@sv.gnu.org/gnus--rel--5.10--patch-198
Update from CVS
* emacs@sv.gnu.org/gnus--rel--5.10--patch-199
Update from CVS
* emacs@sv.gnu.org/gnus--rel--5.10--patch-200
Merge from emacs--devo--0
* emacs@sv.gnu.org/gnus--rel--5.10--patch-201
Update from CVS: lisp/nnweb.el (nnweb-google-parse-1): Update parser.
* emacs@sv.gnu.org/gnus--rel--5.10--patch-202
Update from CVS
git-archimport-id: lorentey@elte.hu--2004/emacs--multi-tty--0--patch-596
author | Karoly Lorentey <karoly@lorentey.hu> |
---|---|
date | Sat, 24 Feb 2007 19:26:54 +0000 |
parents | b8d9a391daf3 457dc583fa98 |
children | edf631bdbb7a |
comparison
equal
deleted
inserted
replaced
83555:053bf1a38bfa | 83556:07774e5c3ff5 |
---|---|
1 2007-02-21 Kim F. Storm <storm@cua.dk> | |
2 | |
3 * strings.texi (Text Comparison): Mention that assoc-string | |
4 converts symbols to strings before testing. | |
5 | |
6 2007-02-17 Kim F. Storm <storm@cua.dk> | |
7 | |
8 * processes.texi (Bindat Spec): Vector types can have optional | |
9 element type. | |
10 (Bindat Examples): Fix example. Add vector with element type. | |
11 | |
12 2007-02-16 Andreas Schwab <schwab@suse.de> | |
13 | |
14 * strings.texi (Formatting Strings): Document '+' flag. | |
15 | |
16 2007-02-15 Juanma Barranquero <lekktu@gmail.com> | |
17 | |
18 * strings.texi (Modifying Strings): Clarify that `clear-string' | |
19 always converts the string to unibyte. | |
20 | |
21 2007-02-14 Kim F. Storm <storm@cua.dk> | |
22 | |
23 * display.texi (Glyphs): Add make-glyph-code, glyph-char, glyph-face. | |
24 Rewrite glyph code description to refer to these functions. | |
25 Remove details of encoding face number and char into integer code. | |
26 | |
27 2007-02-03 Alan Mackenzie <acm@muc.de> | |
28 | |
29 * loading.texi (Hooks for Loading): Make the description of | |
30 `eval-after-load' more detailed, and amend the description of | |
31 after-load-alist, in accordance with changes from 2006-05. | |
32 | |
33 2007-02-03 Chong Yidong <cyd@stupidchicken.com> | |
34 | |
35 * modes.texi (Defining Minor Modes): Document that a :require | |
36 keyword or similar may be required to make saved customization | |
37 variables work. | |
38 | |
39 2007-02-03 Eli Zaretskii <eliz@gnu.org> | |
40 | |
41 * elisp.texi (Top): Make the detailed menu headers compliant with | |
42 Texinfo guidelines and with what texnfo-upd.el expects. Add | |
43 comments to prevent people from inadvertently modifying the key | |
44 parts needed by `texinfo-multiple-files-update'. | |
45 | |
46 2007-02-02 Eli Zaretskii <eliz@gnu.org> | |
47 | |
48 * elisp.texi (Top): Update the top-level menus. | |
49 | |
50 * syntax.texi (Categories): Add index entries. | |
51 | |
52 2007-02-01 Juanma Barranquero <lekktu@gmail.com> | |
53 | |
54 * display.texi (Attribute Functions): Fix name and description of | |
55 the UNDERLINE arg of `set-face-underline-p'. | |
56 | |
57 2007-01-29 Eli Zaretskii <eliz@gnu.org> | |
58 | |
59 * elisp.texi (Top): Add "Standard Errors", "Standard Buffer-Local | |
60 Variables", and "Standard Keymaps" to the detailed menu. | |
61 | |
62 * variables.texi (Future Local Variables): Add index entry. | |
63 | |
1 2007-01-28 Richard Stallman <rms@gnu.org> | 64 2007-01-28 Richard Stallman <rms@gnu.org> |
2 | 65 |
3 * tips.texi (Coding Conventions): Clarify the tip about macros | 66 * tips.texi (Coding Conventions): Clarify the tip about macros |
4 that define a function or a variable. | 67 that define a function or a variable. |
5 | 68 |
5607 ;; add-log-time-zone-rule: t | 5670 ;; add-log-time-zone-rule: t |
5608 ;; End: | 5671 ;; End: |
5609 | 5672 |
5610 Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003, 2004, | 5673 Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003, 2004, |
5611 2005, 2006, 2007 Free Software Foundation, Inc. | 5674 2005, 2006, 2007 Free Software Foundation, Inc. |
5612 Copying and distribution of this file, with or without modification, | 5675 |
5613 are permitted provided the copyright notice and this notice are preserved. | 5676 This file is part of GNU Emacs. |
5677 | |
5678 GNU Emacs is free software; you can redistribute it and/or modify | |
5679 it under the terms of the GNU General Public License as published by | |
5680 the Free Software Foundation; either version 2, or (at your option) | |
5681 any later version. | |
5682 | |
5683 GNU Emacs is distributed in the hope that it will be useful, | |
5684 but WITHOUT ANY WARRANTY; without even the implied warranty of | |
5685 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | |
5686 GNU General Public License for more details. | |
5687 | |
5688 You should have received a copy of the GNU General Public License | |
5689 along with GNU Emacs; see the file COPYING. If not, write to the | |
5690 Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, | |
5691 Boston, MA 02110-1301, USA. | |
5614 | 5692 |
5615 ;;; arch-tag: 985ae0ce-df29-475b-b3f8-4bbcbf6f7fda | 5693 ;;; arch-tag: 985ae0ce-df29-475b-b3f8-4bbcbf6f7fda |