| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | (Parsing Expressions): Update info on which STATE elements are ignored. | Richard M. Stallman | 2006-05-21 | 1 | -0/+5 | |
| | | ||||||
| * | *** empty log message *** | Luc Teirlinck | 2006-05-20 | 1 | -0/+2 | |
| | | ||||||
| * | *** empty log message *** | Luc Teirlinck | 2006-05-19 | 1 | -0/+4 | |
| | | ||||||
| * | *** empty log message *** | Eli Zaretskii | 2006-05-19 | 1 | -0/+5 | |
| | | ||||||
| * | *** empty log message *** | Richard M. Stallman | 2006-05-17 | 1 | -0/+6 | |
| | | ||||||
| * | *** empty log message *** | Kim F. Storm | 2006-05-16 | 1 | -0/+4 | |
| | | ||||||
| * | *** empty log message *** | Kenichi Handa | 2006-05-15 | 1 | -0/+5 | |
| | | ||||||
| * | *** empty log message *** | Richard M. Stallman | 2006-05-14 | 1 | -0/+2 | |
| | | ||||||
| * | (Visiting Functions): Rewrite in find-file-noselect. | Richard M. Stallman | 2006-05-14 | 1 | -0/+4 | |
| | | ||||||
| * | *** empty log message *** | Eli Zaretskii | 2006-05-13 | 1 | -0/+3 | |
| | | ||||||
| * | (Terminal-Specific): More accurate description of how Emacs searches for the | Eli Zaretskii | 2006-05-13 | 1 | -0/+5 | |
| | | | | | terminal-specific libraries. | |||||
| * | *** empty log message *** | Eli Zaretskii | 2006-05-12 | 1 | -0/+3 | |
| | | ||||||
| * | *** empty log message *** | Eli Zaretskii | 2006-05-12 | 1 | -0/+8 | |
| | | ||||||
| * | (Visiting Functions, Reading from Files, Saving Buffers): Mention code and EOL | Eli Zaretskii | 2006-05-12 | 1 | -0/+4 | |
| | | | | | conversions by file I/O primitives and subroutines. | |||||
| * | *** empty log message *** | Eli Zaretskii | 2006-05-12 | 1 | -0/+3 | |
| | | ||||||
| * | *** empty log message *** | Eli Zaretskii | 2006-05-12 | 1 | -0/+5 | |
| | | ||||||
| * | (Writing Emacs Primitives): Clarify GCPRO rules. | Richard M. Stallman | 2006-05-11 | 1 | -0/+4 | |
| | | ||||||
| * | (File Local Variables): Recommend to quote lambda | Reiner Steib | 2006-05-10 | 1 | -0/+5 | |
| | | | | | expressions in safe-local-variable property. | |||||
| * | (File Local Variables): Document | Richard M. Stallman | 2006-05-10 | 1 | -0/+5 | |
| | | | | | safe-local-eval-forms and safe-local-eval-function. | |||||
| * | *** empty log message *** | Kim F. Storm | 2006-05-07 | 1 | -0/+5 | |
| | | ||||||
| * | * commands.texi (Event Input Misc): | Romain Francoise | 2006-05-07 | 1 | -0/+11 | |
| | | | | | | | | | | | * compile.texi (Eval During Compile): * internals.texi (Buffer Internals): * minibuf.texi (Initial Input): * nonascii.texi (Scanning Charsets): * numbers.texi (Comparison of Numbers): * windows.texi (Textual Scrolling, Vertical Scrolling): Fix various typos. | |||||
| * | *** empty log message *** | Eli Zaretskii | 2006-05-06 | 1 | -0/+4 | |
| | | ||||||
| * | *** empty log message *** | Eli Zaretskii | 2006-05-06 | 1 | -0/+4 | |
| | | ||||||
| * | *** empty log message *** | Eli Zaretskii | 2006-05-05 | 1 | -0/+5 | |
| | | ||||||
| * | *** empty log message *** | Eli Zaretskii | 2006-05-05 | 1 | -0/+6 | |
| | | ||||||
| * | (nil and t): Clarify. | Richard M. Stallman | 2006-05-02 | 1 | -0/+6 | |
| | | ||||||
| * | *** empty log message *** | Juanma Barranquero | 2006-05-01 | 1 | -4/+8 | |
| | | ||||||
| * | (Type Predicates): Add links for booleanp and string-or-null-p. | Stefan Monnier | 2006-05-01 | 1 | -1/+8 | |
| | | ||||||
| * | *** empty log message *** | Richard M. Stallman | 2006-04-30 | 1 | -0/+6 | |
| | | ||||||
| * | (File Local Variables): Remove the special case t for safe-local-variable. | Stefan Monnier | 2006-04-29 | 1 | -0/+5 | |
| | | ||||||
| * | (Parsing Expressions): Minor cleanup. | Richard M. Stallman | 2006-04-26 | 1 | -0/+4 | |
| | | ||||||
| * | *** empty log message *** | Richard M. Stallman | 2006-04-18 | 1 | -2/+12 | |
| | | ||||||
| * | (Local Variables): Update the default value of `max-specpdl-size'. | Romain Francoise | 2006-04-17 | 1 | -0/+5 | |
| | | ||||||
| * | Revision: emacs@sv.gnu.org/emacs--devo--0--patch-220 | Miles Bader | 2006-04-16 | 1 | -0/+5 | |
| | | | | | | | | | | | | | | | | | | | | Creator: Michael Olson <mwolson@gnu.org> Improve tq.el. * lispref/processes.texi (Transaction Queues): Mention the new optional `delay-question' argument for `tq-enqueue'. * lisp/emacs-lisp/tq.el: Improve comments. (tq-queue-head-question): New accessor function. (tq-queue-head-regexp, tq-queue-head-closure, tq-queue-head-fn): Update for modified queue structure. (tq-queue-add): Accept `question' argument. (tq-queue-pop): If a question is pending, send it. (tq-enqueue): Accept new optional argument `delay-question'. If this is non-nil, and at least one other question is pending a response, queue the question rather than sending it immediately. | |||||
| * | (Common Keywords): Specify values of :package-version. | Bill Wohler | 2006-04-14 | 1 | -2/+2 | |
| | | ||||||
| * | (Common Keywords): Use dotted notation for :package-version value. | Bill Wohler | 2006-04-14 | 1 | -0/+6 | |
| | | | | | Improve documentation for customize-package-emacs-version-alist. | |||||
| * | (Common Keywords): Move description of | Bill Wohler | 2006-04-12 | 1 | -0/+5 | |
| | | | | | customize-package-emacs-version-alist to @defvar. | |||||
| * | (Common Keywords): Add :package-version. | Bill Wohler | 2006-04-10 | 1 | -0/+4 | |
| | | ||||||
| * | *** empty log message *** | Kim F. Storm | 2006-04-09 | 1 | -0/+5 | |
| | | ||||||
| * | *** empty log message *** | Eli Zaretskii | 2006-04-09 | 1 | -0/+5 | |
| | | ||||||
| * | (Other Display Specs): Arrange a @code{DOTTED-LIST} to | Thien-Thi Nguyen | 2006-04-07 | 1 | -0/+5 | |
| | | | | | be on one line to help makeinfo not render two spaces after the dot. | |||||
| * | (Predicates for Strings): Add string-or-null-p. | Reiner Steib | 2006-04-07 | 1 | -0/+4 | |
| | | ||||||
| * | *** empty log message *** | Kim F. Storm | 2006-03-28 | 1 | -0/+5 | |
| | | ||||||
| * | @copyright{}, no indentation in @copying{} | Karl Berry | 2006-03-25 | 1 | -0/+5 | |
| | | ||||||
| * | *** empty log message *** | Nick Roberts | 2006-03-21 | 1 | -0/+4 | |
| | | ||||||
| * | *** empty log message *** | Luc Teirlinck | 2006-03-20 | 1 | -1/+1 | |
| | | ||||||
| * | *** empty log message *** | Luc Teirlinck | 2006-03-20 | 1 | -0/+6 | |
| | | ||||||
| * | * text.texi (Special Properties): Clarify the definition of | Alan Mackenzie | 2006-03-19 | 1 | -0/+5 | |
| | | | | | 'fontified. | |||||
| * | (Defining Images): Minor cleanup. | Richard M. Stallman | 2006-03-16 | 1 | -0/+4 | |
| | | ||||||
| * | (Defining Images): In image-load-path-for-library, prefer user's | Bill Wohler | 2006-03-16 | 1 | -0/+5 | |
| | | | | | images. | |||||