aboutsummaryrefslogtreecommitdiffstats
path: root/lispref/ChangeLog (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* * display.texi (Images): Add xrref to display-images-p.Chong Yidong2006-08-291-0/+4
|
* *** empty log message ***Kenichi Handa2006-08-281-0/+5
|
* Miscellaneous tq-related fixes.Miles Bader2006-08-271-0/+5
| | | | | | | | | | | | | | * lisp/emacs-lisp/tq.el: Small grammar fix in comments. (tq-enqueue): Check for existence of queue rather than the head queue item's question, which was a no-op. (tq-filter, tq-process-buffer): Make sure the process buffer exists before making it the current buffer. * lispref/processes.texi (Transaction Queues): Remove stray quote character. Revision: emacs@sv.gnu.org/emacs--devo--0--patch-411 Creator: Michael Olson <mwolson@gnu.org>
* *** empty log message ***Richard M. Stallman2006-08-251-0/+5
|
* * os.texi (Timers): Avoid waiting inside timers.Chong Yidong2006-08-251-0/+4
|
* Use ../man/texinfo.tex to build elisp.dvi.Lute Kamstra2006-08-211-0/+4
|
* *** empty log message ***Richard M. Stallman2006-08-201-0/+7
|
* *** empty log message ***Richard M. Stallman2006-08-161-0/+8
|
* * commands.texi (Reading One Event): Explain idleness inChong Yidong2006-08-151-0/+5
| | | | `read-event'.
* * text.texi (Near Point): Say "cursor" not "terminal cursor".Chong Yidong2006-08-131-0/+18
| | | | | | | | | | | | | | | | | (Commands for Insertion): Removed split-line since it's not relevant for Lisp programming. (Yank Commands): Rewrite introduction. (Undo): Clarify. (Maintaining Undo): Clarify. Document undo-ask-before-discard. (Filling): Remove redundant comment. Clarify return value of current-justification. (Margins): Minor clarifications. (Adaptive Fill): Update default value of adaptive-fill-regexp. (Sorting): Update definition of sort-lines. (Columns): Clarify behavior of sort-columns. (Indent Tabs): Link to Tab Stops in Emacs manual. (Special Properties): Clarify. (Clickable Text): Mention Buttons package.
* *** empty log message ***Eli Zaretskii2006-08-121-0/+6
|
* Clean up wording in previous change.Richard M. Stallman2006-08-081-0/+4
|
* * modes.texi (Hooks): Clarify.Chong Yidong2006-08-071-0/+13
| | | | | | | | | | | | (Major Mode Basics): Mention define-derived-mode explicitly. (Major Mode Conventions): Rebinding RET is OK for some modes. Mention change-major-mode-hook and after-change-major-mode-hook. (Example Major Modes): Moved to end of Modes section. (Mode Line Basics): Clarify. (Mode Line Data): Mention help-echo and local-map in strings. Explain reason for treatment of non-risky variables. (Properties in Mode): Clarify. (Faces for Font Lock): Add font-lock-negation-char-face.
* (Formatting Strings): Warn against arbitrary strings as first arg to `format'.Eli Zaretskii2006-08-041-0/+5
|
* *** empty log message ***Juanma Barranquero2006-08-031-10/+10
|
* (Clickable Text): Mention `help-echo' text property.Thien-Thi Nguyen2006-07-311-3/+8
| | | | Update intro, examples and associated explanations.
* *** empty log message ***Richard M. Stallman2006-07-311-0/+17
|
* *** empty log message ***Nick Roberts2006-07-311-0/+6
|
* *** empty log message ***Thien-Thi Nguyen2006-07-301-0/+5
|
* *** empty log message ***Richard M. Stallman2006-07-291-0/+4
|
* (Common Keywords): Document how to useRichard M. Stallman2006-07-291-0/+5
| | | | :package-version in a package not in Emacs.
* *** empty log message ***Kim F. Storm2006-07-271-0/+4
|
* * commands.texi (Reading One Event): Document SECONDS argument forChong Yidong2006-07-261-0/+5
| | | | read-event, read-char, and read-char-exclusive.
* (Multiline Font Lock): Can't use jit-lock-defer-multilineStefan Monnier2006-07-251-0/+5
| | | | to ensure correct identification.
* (Clickable Text): Clarify.Richard M. Stallman2006-07-241-0/+2
|
* *** empty log message ***Richard M. Stallman2006-07-241-0/+15
|
* *** empty log message ***Thien-Thi Nguyen2006-07-231-0/+5
|
* *** empty log message ***Kim F. Storm2006-07-211-0/+7
|
* *** empty log message ***Eli Zaretskii2006-07-211-0/+5
|
* (Forcing Redisplay): Cleanups in previous change.Richard M. Stallman2006-07-191-0/+2
|
* (Low-Level Network): Make menu more convenient.Richard M. Stallman2006-07-191-0/+4
|
* *** empty log message ***Kim F. Storm2006-07-181-0/+6
|
* *** empty log message ***Kim F. Storm2006-07-181-11/+16
|
* fix bad page breaksKarl Berry2006-07-181-0/+5
|
* * commands.texi (Waiting): Document batch-mode sit-for behavior.Chong Yidong2006-07-181-0/+4
|
* *** empty log message ***Richard M. Stallman2006-07-181-0/+16
|
* *** empty log message ***Richard M. Stallman2006-07-171-0/+2
|
* *** empty log message ***Richard M. Stallman2006-07-171-0/+8
|
* *** empty log message ***Nick Roberts2006-07-171-0/+4
|
* page breaks through chapter 10Karl Berry2006-07-161-2/+2
|
* fix bad page breaksKarl Berry2006-07-161-0/+3
|
* fix underfull hboxKarl Berry2006-07-161-0/+5
|
* *** empty log message ***Nick Roberts2006-07-151-0/+5
|
* *** empty log message ***Kim F. Storm2006-07-151-0/+4
|
* Mention that kbd macro has existed since Emacs 20.1.Kim F. Storm2006-07-141-0/+6
|
* *** empty log message ***Nick Roberts2006-07-131-0/+6
|
* *** empty log message ***Richard M. Stallman2006-07-121-5/+10
|
* *** empty log message ***YAMAMOTO Mitsuharu2006-07-121-0/+7
|
* *** empty log message ***Kim F. Storm2006-07-111-0/+9
|
* *** empty log message ***Nick Roberts2006-07-101-0/+5
|