aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)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
| | | | | (blink-cursor-end): Ignore timer cancelling errors. Suggested by Ken Manheimer.
* *** 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
| | | | can run before Emacs becomes non-idle again.
* (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
| | | | Document current-idle-time.
* (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
| | | | (syms_of_keyboard): defsubr it.
* - Jorgen Schaefer <forcer@forcix.cx>'s June 18 bug reportChong Yidong2006-08-181-3/+0
| | | | Fixed in RMS' 2006-08-16 commit.
* *** 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
| | | | | | modify the message to the user accordingly. (whitespace-cleanup-region): Call whitespace-cleanup-internal with a non-nil argument.
* 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
| | | | (Fwindow_fringes): Put ? operator after the line break.
* *** 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
| | | | it to compare-windows-skip-whitespace.
* (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
| | | | | | (gdb-edit-locals-map-1): New variable. (gdb-edit-locals-value): New function. (gdb-stack-list-locals-handler): Use them.
* *** 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
| | | | cursor would normally be drawn in the fringe.
* (font-lock-extend-region-wholelines): Fix up typo.Stefan Monnier2006-08-172-25/+27
| | | | Reported by Martin Rudalics <rudalics@gmx.at>.
* Merge from gnus--rel--5.10Miles Bader2006-08-164-24/+48
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | Patches applied: * gnus--rel--5.10 (patch 123-125) - Update from CVS 2006-08-09 Katsumi Yamaoka <yamaoka@jpl.org> * lisp/gnus/compface.el (uncompface): Use binary rather than raw-text-unix. 2006-08-09 Katsumi Yamaoka <yamaoka@jpl.org> * lisp/gnus/compface.el (uncompface): Make sure the eol conversion doesn't take place when communicating with the external programs. Reported by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>. 2006-07-31 Katsumi Yamaoka <yamaoka@jpl.org> * lisp/gnus/nnheader.el (nnheader-insert-head): Fix typo in comment. 2006-07-31 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de> * lisp/gnus/nnweb.el (nnweb-google-parse-1): Update regexp for author and date. Make it more robust by parsing author and date independently. Revision: emacs@sv.gnu.org/emacs--devo--0--patch-398
* (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
| | | | of hardcoding it.
* *** 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
| | | | standard value expression is evaluated.
* (x-clipboard-yank): Specify * in interactive spec.Richard M. Stallman2006-08-161-2/+2
| | | | (special-event-map): Process drag-n-drop events this way.
* (move-beginning-of-line): Test whether fieldsRichard M. Stallman2006-08-161-5/+20
| | | | | would prevent motion back to line's first visible character. If so, stop where the fields would stop the motion.
* (comment-indent): Fully update INDENTRichard M. Stallman2006-08-161-3/+8
| | | | before checking to see if it will change the text.
* (custom-newline): New function.Richard M. Stallman2006-08-161-0/+9
| | | | (custom-mode-map): Bind newline to custom-newline.
* (compare-windows): Factor compare-ignore-whitespace into ignore-whitespace.Richard M. Stallman2006-08-161-13/+21
| | | | | | Check each buffer for its skip-function. Handle compare-windows-skip-whitespace special-case test by returning t from default skip function.
* 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
| | | | in auto-saving.
* * commands.texi (Reading One Event): Explain idleness inChong Yidong2006-08-151-0/+9
| | | | `read-event'.
* * commands.texi (Reading One Event): Explain idleness inChong Yidong2006-08-151-0/+5
| | | | `read-event'.
* * keyboard.c (read_char): Don't change idle timer state at all ifChong Yidong2006-08-152-13/+17
| | | | end_time is supplied.