aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* (eexecfile): Use the __main__ rather than `emacs' namespace.Stefan Monnier2006-08-202-5/+10
* * frame.el (blink-cursor-start): Set timer first.Chong Yidong2006-08-202-5/+14
* *** empty log message ***Juanma Barranquero2006-08-201-1/+6
* (comment-box): Call `comment-normalize-vars'. Add autoload cookie.Juanma Barranquero2006-08-201-4/+6
* *** empty log message ***Richard M. Stallman2006-08-204-0/+26
* (line-number-at-pos): Doc fix.Richard M. Stallman2006-08-201-1/+3
* (run-with-idle-timer): Pass t to timer-activate-when-idle, so timerRichard M. Stallman2006-08-201-1/+3
* (Reading One Event): Update xref.Richard M. Stallman2006-08-201-1/+1
* (Top): Update subnode menu.Richard M. Stallman2006-08-201-0/+2
* (Idle Timers): New node, split out from Timers.Richard M. Stallman2006-08-201-5/+60
* (load_pixmap): Add quotes in error message.Richard M. Stallman2006-08-201-1/+1
* (Fcurrent_idle_time): New function.Richard M. Stallman2006-08-201-0/+30
* - Jorgen Schaefer <forcer@forcix.cx>'s June 18 bug reportChong Yidong2006-08-181-3/+0
* *** empty log message ***Eli Zaretskii2006-08-182-0/+20
* (whitespace-cleanup-internal): New optional arg REGION-ONLY. If it's non-nil,Eli Zaretskii2006-08-181-4/+7
* Synchronize with TUTORIAL.Eli Zaretskii2006-08-183-5/+5
* (spaces-string): Simplify and add doc string.Eli Zaretskii2006-08-182-5/+6
* Comment change.Richard M. Stallman2006-08-181-1/+1
* (Fset_window_fringes): Do nothing on a tty.Nick Roberts2006-08-171-6/+9
* *** empty log message ***Nick Roberts2006-08-171-0/+5
* (gdb-edit-locals-value): Balance parens.Romain Francoise2006-08-172-1/+5
* *** empty log message ***Romain Francoise2006-08-171-1/+1
* (compare-windows): lambda's take an arg and passRichard M. Stallman2006-08-172-2/+9
* (jit-lock-fontify-now): Protect the modified status of the right buffer.Stefan Monnier2006-08-172-7/+13
* (cvs-parse-table): Accept the new `...' format for removed files.Stefan Monnier2006-08-172-1/+7
* (gdb-locals-watch-map, gdb-locals-watch-map-1): Suppress keymap first.Nick Roberts2006-08-171-6/+34
* *** empty log message ***Nick Roberts2006-08-171-0/+8
* (global-map): Allow yanking with mouse-2 at a spot whoseStefan Monnier2006-08-172-0/+5
* (font-lock-extend-region-wholelines): Fix up typo.Stefan Monnier2006-08-172-25/+27
* Merge from gnus--rel--5.10Miles Bader2006-08-164-24/+48
* (debug_output_compilation_hack): Fix return type.Andreas Schwab2006-08-162-1/+5
* (PKG_CHECK_MODULES): Use AS_MESSAGE_LOG_FD insteadAndreas Schwab2006-08-162-1/+6
* *** empty log message ***Richard M. Stallman2006-08-165-0/+47
* (debug_output_compilation_hack): New function.Richard M. Stallman2006-08-161-0/+9
* (Saving Emacs Sessions): Clean up wording.Richard M. Stallman2006-08-161-5/+5
* (Marking Objects): Mention term "select all".Richard M. Stallman2006-08-161-1/+1
* (Top): Update subnode menu.Richard M. Stallman2006-08-161-1/+1
* (Help Mode): Move node up in file.Richard M. Stallman2006-08-161-57/+57
* (Extended Menu Items): Show format of cached bindings in extended menu items.Richard M. Stallman2006-08-161-1/+8
* (Variable Definitions): Explain when theRichard M. Stallman2006-08-161-14/+25
* (x-clipboard-yank): Specify * in interactive spec.Richard M. Stallman2006-08-161-2/+2
* (move-beginning-of-line): Test whether fieldsRichard M. Stallman2006-08-161-5/+20
* (comment-indent): Fully update INDENTRichard M. Stallman2006-08-161-3/+8
* (custom-newline): New function.Richard M. Stallman2006-08-161-0/+9
* (compare-windows): Factor compare-ignore-whitespace into ignore-whitespace.Richard M. Stallman2006-08-161-13/+21
* Clean up wording.Richard M. Stallman2006-08-161-2/+3
* (choose_write_coding_system): Use LF for end-of-lineKenichi Handa2006-08-162-0/+7
* * commands.texi (Reading One Event): Explain idleness inChong Yidong2006-08-151-0/+9
* * commands.texi (Reading One Event): Explain idleness inChong Yidong2006-08-151-0/+5
* * keyboard.c (read_char): Don't change idle timer state at all ifChong Yidong2006-08-152-13/+17