aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* (completion-show-help): New defcustom.John Paul Wallington2006-09-042-8/+20
* (rsf-scanning-messages-now): Doc fix.Richard M. Stallman2006-09-042-10/+13
* (terminal-init-xterm): Add C-M- bindings.Dan Nicolaescu2006-09-042-17/+51
* *** empty log message ***Richard M. Stallman2006-09-042-0/+12
* (Accepting Output): Explain SECONDS=0 for accept-process-output.Richard M. Stallman2006-09-041-0/+2
* (Idle Timers): Explain why timer functions should notRichard M. Stallman2006-09-041-0/+19
* (kill-region): Explicitly test there is a region.Richard M. Stallman2006-09-041-0/+2
* * gtkutil.c (xg_get_file_with_chooser): Don't mention specific keys inJan Djärv2006-09-042-10/+16
* * message.el (message-send-mail-with-sendmail): Look for sendmail inChong Yidong2006-09-042-3/+14
* * mail/feedmail.el (feedmail-buffer-to-sendmail): Look forChong Yidong2006-09-044-11/+28
* Double all single and back quotes in C-styleAndreas Schwab2006-09-042-23/+28
* Merge from gnus--rel--5.10Miles Bader2006-09-044-20/+34
* (shutdown_handler): New function to exit cleanly on shutdown.Jason Rumney2006-09-031-0/+24
* *** empty log message ***Jason Rumney2006-09-031-0/+5
* * cus-edit.el (custom-group-menu-create): Avoid deactivating theChong Yidong2006-09-032-1/+7
* (quail-defrule-internal): Add a check if a key is a vector.Juri Linkov2006-09-032-1/+6
* *** empty log message ***Juri Linkov2006-09-023-0/+24
* (Fmarker_position): Doc fix.Juri Linkov2006-09-021-1/+2
* Replace emacs-bugs@gnu.org with bug-gnu-emacs@gnu.org.Juri Linkov2006-09-021-3/+3
* Regroup Europe Non-ASCII examples by similar scripts.Juri Linkov2006-09-021-2/+2
* (quail-defrule-internal): Add missing `error' call for null key.Juri Linkov2006-09-021-1/+1
* (shell-filter-ctrl-a-ctrl-b): Check if `comint-last-output-start' isJuri Linkov2006-09-021-1/+3
* (woman-topic-history): Change defvar to defvaraliasJuri Linkov2006-09-021-1/+1
* (Man-topic-history): New variable.Juri Linkov2006-09-021-1/+3
* Fix typo.Chong Yidong2006-09-021-5/+0
* *** empty log message ***Eli Zaretskii2006-09-022-0/+43
* (rcirc-keywords): New variable.Eli Zaretskii2006-09-021-144/+232
* (syms_of_window) <split-height-threshold>:Eli Zaretskii2006-09-021-3/+5
* * gtkutil.c (xg_get_file_with_chooser): Change file chooser messageJan Djärv2006-09-022-8/+23
* * minibuf.c (Finternal_complete_buffer): Move after DEFUN:s it callsJan Djärv2006-09-022-18/+22
* *** empty log message ***Eli Zaretskii2006-09-022-0/+15
* (hscroll-margin, hscroll-step)Eli Zaretskii2006-09-021-5/+5
* (apply1, call2) [__GNUC__]: Declare with `__attribute__((noinline))'.Eli Zaretskii2006-09-021-0/+8
* (concat) [__GNUC__]: Declare with `__attribute__((noinline))'.Eli Zaretskii2006-09-021-1/+6
* *** empty log message ***Eli Zaretskii2006-09-022-0/+11
* (usermanualdir): New variable.Eli Zaretskii2006-09-021-1/+2
* (Finternal_complete_buffer): New function.Eli Zaretskii2006-09-021-2/+21
* Merge from gnus--rel--5.10Miles Bader2006-09-015-28/+166
* Whitespace fixes.Romain Francoise2006-09-011-22/+22
* *** empty log message ***Eli Zaretskii2006-09-012-0/+12
* (Internet Relay Chat, Useful IRC commands): Don't use @indicateurl.Eli Zaretskii2006-09-011-3/+3
* (Custom Braces, Clean-ups): Don't use @tie.Eli Zaretskii2006-09-011-5/+5
* (Subword Movement): Don't use @headitem.Eli Zaretskii2006-09-011-2/+17
* (Buffer Modification): Fix last change.Eli Zaretskii2006-09-011-1/+0
* * buffers.texi (Buffer Modification): DocumentChong Yidong2006-09-012-1/+22
* Document `buffer-chars-modified-tick'Chong Yidong2006-09-011-0/+7
* Minor doc fix.Chong Yidong2006-09-011-1/+1
* * imenu.el (imenu-update-menubar): Use buffer-chars-modified-tick.Chong Yidong2006-09-012-4/+8
* Fix typo.Chong Yidong2006-09-011-1/+1
* * buffer.h (struct buffer_text): New field chars_modiff.Chong Yidong2006-09-018-18/+91