aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* *** empty log message ***Nick Roberts2006-07-281-0/+5
* (valid_pointer_p): New function (from valid_lisp_object_p).Kim F. Storm2006-07-281-18/+33
* *** empty log message ***Kim F. Storm2006-07-281-0/+5
* (Non-ASCII Isearch): Clarify. Mention C-q.Richard M. Stallman2006-07-282-9/+14
* (recompile): Update comment to reflect changeNick Roberts2006-07-281-3/+2
* *** empty log message ***Nick Roberts2006-07-281-0/+5
* (customize-package-emacs-version-alist): Doc fix.Richard M. Stallman2006-07-282-19/+33
* *** empty log message ***Richard M. Stallman2006-07-271-0/+5
* (Reading One Event): Fix last change.Kim F. Storm2006-07-271-4/+4
* *** empty log message ***Kim F. Storm2006-07-271-0/+4
* (terminal-init-xterm): Fix bindings for C-tab,Dan Nicolaescu2006-07-272-3/+8
* (which-function): Fix documentation/comment typo.Nick Roberts2006-07-271-2/+2
* *** empty log message ***Nick Roberts2006-07-271-0/+5
* Add notes about Cygwin make to impatient section.Jason Rumney2006-07-262-2/+9
* New arg for `read-event', `read-char', and `read-char-exclusive'Chong Yidong2006-07-261-0/+6
* * commands.texi (Reading One Event): Document SECONDS argument forChong Yidong2006-07-262-3/+17
* * subr.el (sit-for): Use new SECONDS arg of read-event instead ofChong Yidong2006-07-262-13/+8
* * keyboard.c (read_char): New arg END_TIME specifying timeout.Chong Yidong2006-07-261-0/+14
* (Fy_or_n_p): Change call to read_filtered_event to use new arg.Chong Yidong2006-07-261-1/+1
* Change callers of read_char.Chong Yidong2006-07-261-3/+3
* * keyboard.h: Include systime.h. Update read_char prototype.Chong Yidong2006-07-261-1/+4
* * lisp.h: Update read-char, read-event, and read_filtered_eventChong Yidong2006-07-261-3/+3
* * lread.c (read_filtered_event): New arg SECONDS to wait until.Chong Yidong2006-07-261-21/+51
* * keyboard.c (read_char): New arg END_TIME specifying timeout.Chong Yidong2006-07-261-13/+39
* (ispell-word): If we replace the word, move point to the end.Richard M. Stallman2006-07-261-2/+8
* (tumme-backward-image): Add prefix argument. Add errorMathias Dahl2006-07-261-24/+38
* *** empty log message ***Mathias Dahl2006-07-261-0/+7
* (tabify-regexp): Use more specific regexps.Stefan Monnier2006-07-253-38/+50
* (Multiline Font Lock): Can't use jit-lock-defer-multilineStefan Monnier2006-07-252-2/+6
* (tumme-track-original-file): Add `buffer-live-p' check.Mathias Dahl2006-07-251-13/+13
* *** empty log message ***Mathias Dahl2006-07-251-0/+2
* (tumme-track-original-file): Add `buffer-live-p' check.Mathias Dahl2006-07-251-10/+10
* *** empty log message ***Mathias Dahl2006-07-251-0/+4
* (tumme-track-original-file): Add `buffer-live-p' check.Mathias Dahl2006-07-251-2/+2
* *** empty log message ***Mathias Dahl2006-07-251-0/+5
* (ld-script-keywords) (ld-script-font-lock-keywords, ld-script-builtins): Upda...Masatake YAMATO2006-07-252-11/+50
* (BASE_PURESIZE): Decrease to 1102000.YAMAMOTO Mitsuharu2006-07-252-1/+8
* (find_string_data_in_pure): New function.YAMAMOTO Mitsuharu2006-07-251-3/+74
* (gdb-set-gud-minor-mode-existing-buffers)Nick Roberts2006-07-251-8/+16
* *** empty log message ***Nick Roberts2006-07-251-0/+7
* (Clickable Text): Clarify.Richard M. Stallman2006-07-242-6/+7
* *** empty log message ***Richard M. Stallman2006-07-244-0/+36
* (xml-parse-file): Clean up, and use with-temp-buffer.Richard M. Stallman2006-07-241-16/+13
* (Setting Variables): add-to-list and add-to-ordered-list moved to ListRichard M. Stallman2006-07-241-99/+0
* (Vector Functions): Delete duplicate xref.Richard M. Stallman2006-07-241-2/+2
* (Function Type): Clarify.Richard M. Stallman2006-07-241-9/+10
* (Keymaps and Minor Modes): List punct chars for minor modes.Richard M. Stallman2006-07-241-3/+2
* (List Variables): New node.Richard M. Stallman2006-07-241-14/+119
* (GTK styles): Fix texinfo usage.Richard M. Stallman2006-07-241-1/+1
* Move periods and commas inside quotes.Richard M. Stallman2006-07-2422-46/+46