log doc/lispref/ChangeLog @ 102922:bc1b7462d55e

age author description
Fri, 10 Apr 2009 04:57:05 +0000 Chong Yidong * syntax.texi (Syntax Table Functions): Document cons cell
Fri, 10 Apr 2009 04:48:05 +0000 Chong Yidong * searching.texi (String Search): Document word-search-forward-lax
Fri, 10 Apr 2009 02:12:01 +0000 Chong Yidong * keymaps.texi (Tool Bar): Mention that some platforms do not
Fri, 10 Apr 2009 01:16:27 +0000 Chong Yidong * nonascii.texi (Text Representations): Copyedits.
Thu, 09 Apr 2009 01:17:08 +0000 Chong Yidong * text.texi (Yank Commands): Note that yank uses push-mark.
Mon, 06 Apr 2009 01:20:55 +0000 Chong Yidong * markers.texi (The Mark): Copyedits. Improve description of
Sun, 05 Apr 2009 05:11:48 +0000 Chong Yidong * positions.texi (Screen Lines): Document (cols . lines) argument
Sat, 04 Apr 2009 22:34:23 +0000 Chong Yidong * frames.texi (Frames): Clean up introduction. Document `ns'
Sat, 04 Apr 2009 01:51:58 +0000 Chong Yidong * buffers.texi (Current Buffer): Note that the append-to-buffer
Sat, 04 Apr 2009 01:32:57 +0000 Chong Yidong * files.texi (File Attributes): Move note about MS-DOS from
Wed, 01 Apr 2009 03:50:58 +0000 Chong Yidong * processes.texi (Filter Functions): Suggest how to handle output
Mon, 30 Mar 2009 21:57:07 +0000 Chong Yidong * help.texi (Accessing Documentation): Update example to use
Sun, 29 Mar 2009 19:14:13 +0000 Chong Yidong * help.texi (Help Functions): Remove a sentence about long-obsolete
Sun, 29 Mar 2009 18:22:10 +0000 Chong Yidong * help.texi (Accessing Documentation): Remove a sentence about
Sun, 29 Mar 2009 17:42:11 +0000 Chong Yidong * modes.texi (Mode Line Variables): The default values of the mode
Sat, 28 Mar 2009 13:49:50 +0000 Chong Yidong * modes.texi (Derived Modes): Note that define-derive-mode sets the
Sat, 28 Mar 2009 13:37:36 +0000 Chong Yidong * modes.texi (Major Mode Conventions): Note that specialness is
Sat, 28 Mar 2009 03:17:55 +0000 Chong Yidong * keymaps.texi (Prefix Keys): The M-g prefix key is now named
Fri, 27 Mar 2009 14:54:15 +0000 Eli Zaretskii *** empty log message ***
Fri, 27 Mar 2009 14:43:14 +0000 Eli Zaretskii *** empty log message ***
Wed, 25 Mar 2009 14:17:57 +0000 Chong Yidong * commands.texi (Focus Events): Most X window managers don't use
Tue, 24 Mar 2009 17:07:06 +0000 Chong Yidong * commands.texi (Defining Commands): Clarify introduction.
Mon, 23 Mar 2009 10:10:39 +0000 Juanma Barranquero * minibuf.texi (Intro to Minibuffers): Fix typos.
Mon, 23 Mar 2009 03:07:41 +0000 Chong Yidong * minibuf.texi (Intro to Minibuffers): Remove long-obsolete info
Sun, 22 Mar 2009 15:09:48 +0000 Alan Mackenzie *** empty log message ***
Wed, 18 Mar 2009 04:00:42 +0000 Chong Yidong * minibuf.texi (Completion Styles): New node.
Tue, 17 Mar 2009 04:54:03 +0000 Chong Yidong * minibuf.texi (Basic Completion): Note that
Sat, 14 Mar 2009 21:21:32 +0000 Chong Yidong * debugging.texi (Error Debugging): Don't mislead the reader into
Fri, 13 Mar 2009 05:07:14 +0000 Kenichi Handa *** empty log message ***
Fri, 13 Mar 2009 01:58:56 +0000 Chong Yidong * advice.texi (Advising Primitives): Link to What Is a Function.