[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Emacs-diffs] Changes to emacs/lispref/ChangeLog [emacs-unicode-2]
From: |
Miles Bader |
Subject: |
[Emacs-diffs] Changes to emacs/lispref/ChangeLog [emacs-unicode-2] |
Date: |
Mon, 28 Jun 2004 04:33:29 -0400 |
Index: emacs/lispref/ChangeLog
diff -c emacs/lispref/ChangeLog:1.82.2.1 emacs/lispref/ChangeLog:1.82.2.2
*** emacs/lispref/ChangeLog:1.82.2.1 Mon Apr 19 07:01:40 2004
--- emacs/lispref/ChangeLog Mon Jun 28 07:28:48 2004
***************
*** 1,3 ****
--- 1,93 ----
+ 2004-06-14 Juanma Barranquero <address@hidden>
+
+ * display.texi (Images): Document new delayed library loading,
+ variable `image-library-alist' and (existing but undocumented)
+ function `image-type-available-p'.
+
+ 2004-06-05 Richard M. Stallman <address@hidden>
+
+ * minibuf.texi (Minibuffer Completion): For INITIAL arg,
+ refer the user to the Initial Input node.
+ (Text from Minibuffer): Likewise.
+ (Initial Input): New node. Document this feature
+ and say it is mostly deprecated.
+
+ 2004-05-30 Richard M. Stallman <address@hidden>
+
+ * loading.texi (Named Features): Clarify return value
+ and meaning of NOERROR.
+
+ * variables.texi (File Local Variables): Minor cleanup.
+
+ 2004-05-30 Michael Albinus <address@hidden>
+
+ * files.texi (Magic File Names): Add `file-remote-p' as operation
+ of file name handlers.
+
+ 2004-05-29 Richard M. Stallman <address@hidden>
+
+ * modes.texi (Minor Mode Conventions): (-) has no special meaning
+ as arg to a minor mode command.
+
+ 2004-05-22 Richard M. Stallman <address@hidden>
+
+ * syntax.texi (Syntax Class Table): Word syntax not just for English.
+
+ * streams.texi (Output Variables): Doc float-output-format.
+
+ * searching.texi (Regexp Special): Nested repetition can be infloop.
+
+ * eval.texi (Eval): Increasing max-lisp-eval-depth can cause
+ real stack overflow.
+
+ * compile.texi: Minor cleanups.
+
+ 2004-05-22 Luc Teirlinck <address@hidden>
+
+ * lists.texi (Cons Cells): Explain dotted lists, true lists,
+ circular lists.
+ (List Elements): Explain handling of circular and dotted lists.
+
+ 2004-05-19 Thien-Thi Nguyen <address@hidden>
+
+ * modes.texi (Search-based Fontification): Fix typo.
+
+ 2004-05-10 Juanma Barranquero <address@hidden>
+
+ * modes.texi (Mode Line Variables): Fix description of
+ global-mode-string, which is now after which-func-mode, not the
+ buffer name.
+
+ 2004-05-07 Lars Hansen <address@hidden>
+
+ * modes.texi (Desktop Save Mode): Add.
+ (Modes): Add menu entry Desktop Save Mode.
+
+ * hooks.texi: Add desktop-after-read-hook,
+ desktop-no-desktop-file-hook and desktop-save-hook.
+
+ * locals.texi: Add desktop-save-buffer.
+
+ 2004-04-30 Jesper Harder <address@hidden>
+
+ * display.texi: emacs -> Emacs.
+
+ 2004-04-27 Matthew Mundell <address@hidden>
+
+ * files.texi (Changing Files): Document set-file-times.
+
+ 2004-04-23 Juanma Barranquero <address@hidden>
+
+ * makefile.w32-in: Add "-*- makefile -*-" mode tag.
+
+ 2004-04-18 Jesper Harder <address@hidden>
+
+ * tips.texi (Coding Conventions): defopt -> defcustom.
+
+ 2004-04-16 Luc Teirlinck <address@hidden>
+
+ * sequences.texi: Various clarifications.
+
2004-04-14 Luc Teirlinck <address@hidden>
* buffers.texi (Read Only Buffers): Mention optional ARG to
- [Emacs-diffs] Changes to emacs/lispref/ChangeLog [emacs-unicode-2],
Miles Bader <=