Sat, 09 Oct 2010 13:36:14 -0700 |
Glenn Morris |
Anchor regexps in doc/ `make dist' rules.
|
Sat, 09 Oct 2010 13:28:34 -0700 |
Glenn Morris |
* doc/lispref/Makefile.in (dist): Also copy emacsver.texi, and edit $emacsdir.
|
Sat, 09 Oct 2010 13:22:11 -0700 |
Glenn Morris |
Remove references to emacsver.texi.in in doc/ `make dist' rules.
|
Sat, 09 Oct 2010 12:39:42 -0700 |
Glenn Morris |
Use $< in some doc/*/Makefile rules.
|
Sat, 09 Oct 2010 11:39:01 -0700 |
Glenn Morris |
Quieten emacs-devel.
|
Sat, 09 Oct 2010 11:31:12 -0700 |
Glenn Morris |
Avoid having a directory as a prerequisite in doc Makefiles.
|
Fri, 08 Oct 2010 19:09:46 -0700 |
Glenn Morris |
Add doc/ dependencies on emacsver.texi.
|
Fri, 08 Oct 2010 18:41:21 -0700 |
Glenn Morris |
Set the version number in the texinfo manuals using configure.
|
Fri, 08 Oct 2010 18:02:21 -0700 |
Glenn Morris |
Mark some doc/ rules as PHONY.
|
Fri, 08 Oct 2010 12:14:47 +0200 |
Juanma Barranquero |
Merge changes from emacs-23 branch.
|
Sat, 02 Oct 2010 18:18:35 -0700 |
Glenn Morris |
Add missing ChangeLog entry for r1.146 of lispref/text.texi.
|
Wed, 06 Oct 2010 19:23:28 -0700 |
Glenn Morris |
Include version number in doc `make dist' tarfiles.
|
Tue, 05 Oct 2010 21:20:46 -0700 |
Glenn Morris |
Minor doc/*/Makefile.in change.
|
Tue, 05 Oct 2010 19:26:38 -0700 |
Glenn Morris |
Misc cleanup for doc/*/Makefiles.
|
Sun, 03 Oct 2010 17:55:42 -0700 |
Glenn Morris |
* doc/lispref/Makefile.in ($(infodir)/elisp): Fix -I typo.
|
Sun, 03 Oct 2010 17:49:20 -0700 |
Glenn Morris |
Minor doc Makefile.in clean-up.
|
Sun, 03 Oct 2010 14:23:13 -0700 |
Glenn Morris |
Remove directory-sep-char, obsolete since 21.1.
|
Sun, 03 Oct 2010 17:58:09 +0200 |
Michael Albinus |
* files.texi (Magic File Names): New defopt remote-file-name-inhibit-cache.
|
Fri, 01 Oct 2010 19:30:11 -0700 |
Glenn Morris |
Run kill-emacs-hook in batch mode, and on SIGINT in batch mode.
|
Sat, 18 Sep 2010 17:50:06 +0200 |
Stefan Monnier |
* lispref/text.texi (Special Properties): Clarify when modification-hooks run.
|
Sat, 11 Sep 2010 15:58:57 +0200 |
Stefan Monnier |
* doc/lispref/syntax.texi (Syntax Flags): Document new `c' flag.
|
Wed, 08 Sep 2010 19:18:38 -0700 |
Glenn Morris |
* doc/lispref/display.texi (ImageMagick Images): General cleanup.
|
Mon, 06 Sep 2010 12:38:03 -0400 |
Chong Yidong |
Merge changes from emacs-23 branch.
|
Mon, 06 Sep 2010 00:03:56 +0200 |
Stefan Monnier |
* doc/lispref/files.texi (Directory Names): Use \` rather than ^.
|
Sat, 04 Sep 2010 14:36:24 -0400 |
Chong Yidong |
Revert last change.
|
Sat, 04 Sep 2010 14:21:48 -0400 |
Chong Yidong |
* frames.texi (Layout Parameters): Add cindex entries (Bug#6929).
|
Thu, 02 Sep 2010 12:17:02 +0200 |
Jan D. |
Remove cut buffer from documentation.
|
Sat, 28 Aug 2010 11:10:13 +0300 |
Eli Zaretskii |
Improve ELisp manual to fix bug #6929.
|
Wed, 25 Aug 2010 14:25:32 -0600 |
Tom Tromey |
* vol2.texi (Top): Update.
|
Wed, 25 Aug 2010 01:23:47 -0400 |
Eli Zaretskii |
Fix last change in processes.texi.
|
Tue, 24 Aug 2010 16:43:24 -0400 |
Chong Yidong |
Fix filter functions discussion in Lisp manual.
|
Sun, 22 Aug 2010 17:15:20 -0400 |
Chong Yidong |
Make obsolete --unibyte argument do nothing (Bug#6886).
|
Sun, 22 Aug 2010 16:02:16 -0400 |
Chong Yidong |
Merge changes from emacs-23 branch.
|
Sun, 22 Aug 2010 15:30:26 -0400 |
Chong Yidong |
Doc fix for define-minor-mode (Bug#6880).
|
Thu, 19 Aug 2010 19:23:13 -0400 |
Chong Yidong |
* objects.texi (Bool-Vector Type): Minor definition tweak (Bug#6878).
|
Fri, 20 Aug 2010 23:07:29 +0300 |
Eli Zaretskii |
Add cross-references regarding POSITION of mouse events.
|
Sun, 08 Aug 2010 17:12:29 -0400 |
Chong Yidong |
Merge changes from emacs-23 branch
|
Mon, 02 Aug 2010 12:35:34 +0200 |
Stefan Monnier |
* lispref/control.texi (Handling Errors) <error-message-string>: Fix arg name.
|
Thu, 29 Jul 2010 02:58:16 +0200 |
Juanma Barranquero |
* doc/lispref/modes.texi (Defining Minor Modes): Use C-backspace, not C-delete.
|
Wed, 28 Jul 2010 02:15:49 +0200 |
Juanma Barranquero |
Document arguments passed to `read-buffer-function' (bug#5625).
|
Thu, 29 Jul 2010 19:10:41 +0200 |
Jan D. |
Add doc and NEWS for tool-bar-position.
|
Thu, 29 Jul 2010 15:54:03 +0200 |
Michael Albinus |
* processes.texi (Process Information): Explain process property
|
Tue, 27 Jul 2010 04:10:05 +0200 |
Juanma Barranquero |
Merge from emacs-23
|
Sat, 24 Jul 2010 13:53:19 +0200 |
Juanma Barranquero |
Fix typos in ChangeLogs.
|
Tue, 20 Jul 2010 13:13:25 +0200 |
Juanma Barranquero |
Fix typos in ChangeLogs.
|
Tue, 27 Jul 2010 03:37:23 +0200 |
Juanma Barranquero |
* modes.texi (Defining Minor Modes): Use C-delete in examples (bug#6334).
|
Wed, 21 Jul 2010 20:05:31 +0200 |
Juanma Barranquero |
* text.texi (Special Properties): Fix typo.
|
Sat, 10 Jul 2010 14:52:53 -0400 |
Chong Yidong |
Merge changes from emacs-23 branch.
|
Thu, 24 Jun 2010 15:05:47 -0400 |
Chong Yidong |
Clarify command loop's role in undo boundary (Bug#2433).
|
Tue, 22 Jun 2010 20:36:56 -0700 |
Glenn Morris |
Untabify doc/lispref/*.texi.
|
Sun, 20 Jun 2010 12:30:27 -0400 |
Chong Yidong |
* modes.texi (Minor Mode Conventions): Fix typo (Bug#6477).
|
Sat, 19 Jun 2010 14:06:37 -0400 |
Chong Yidong |
* errors.texi (Standard Errors): Remove unnecessary markup (Bug#6461).
|
Fri, 09 Jul 2010 11:38:50 +0300 |
Eli Zaretskii |
Adapt docs of primitives to ANSI C arg list.
|
Thu, 10 Jun 2010 00:08:50 +0200 |
Andreas Schwab |
Merge from emacs-23
|
Wed, 02 Jun 2010 13:26:31 -0400 |
Chong Yidong |
Better doc fix for Bug#6283.
|
Wed, 02 Jun 2010 13:14:01 -0400 |
Chong Yidong |
searching.texi (Regexp Special): Replace "octal 377" with "#o377" (Bug#6283).
|
Mon, 31 May 2010 22:34:49 -0400 |
Stefan Monnier |
Merge from emacs-23
|
Sat, 22 May 2010 13:16:35 -0400 |
Chong Yidong |
Add ChangeLog change missing in last checkin.
|
Mon, 31 May 2010 00:50:31 +0200 |
Juanma Barranquero |
doc/lispref/minibuf.texi (Basic Completion): Add missing "@end defun".
|
Sun, 30 May 2010 17:18:35 -0400 |
Stefan Monnier |
* doc/lispref/minibuf.texi (Basic Completion): Document completion-boundaries.
|