aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* 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.
* Version number change.Carsten Dominik2006-08-151-1/+1
|
* *** empty log message ***Carsten Dominik2006-08-153-0/+37
|
* (Installation, Activation): Split from Installation andCarsten Dominik2006-08-151-40/+114
| | | | | Activation. (Clocking work time): Documented new features.
* (org-clock-special-range, org-clock-update-time-maybe):Carsten Dominik2006-08-151-271/+306
| | | | | | | | | | | | | | | | | | | | | | | | | | New functions. (org-stamp-time-of-day-regexp): Allow weekday to be of word chars, not only a-z. (org-agenda-get-blocks): Allow multiple blocks per headline. (org-timestamp-change): Call `org-clock-update-time-maybe'. (org-export-html-title-format) (org-export-html-toplevel-hlevel): New options. (org-export-language-setup): Added support for Czech. (org-mode, org-insert-todo-heading, org-find-visible) (org-find-invisible, org-invisible-p, org-invisible-p2) (org-back-to-heading, org-on-heading-p, org-up-heading-all) (org-show-subtree, org-show-entry, org-make-options-regexp): Removed compatibility support for old outline-mode. (org-check-occur-regexp): Funtion removed. (org-on-heading-p, org-back-to-heading): Made defalias. (org-set-local): New defsubst. (org-set-regexps-and-options, org-mode) (org-set-font-lock-defaults, org-edit-agenda-file-list) (org-timeline, org-agenda-list, org-todo-list, org-tags-view) (org-remember-apply-template, org-table-edit-field) (org-table-edit-formulas, orgtbl-mode, org-export-as-ascii) (org-set-autofill-regexps): Use `org-set-local'. (org-table-eval-formula): Fixed bug with parsing of display flags.
* *** empty log message ***Richard M. Stallman2006-08-151-0/+3
|
* (ONE_MORE_BYTE_CHECK_MULTIBYTE): New arg RET. If SRCKenichi Handa2006-08-152-36/+34
| | | | | | | | is exhausted, return with RET. (detect_coding_emacs_mule, detect_coding_iso2022) (detect_coding_sjis, detect_coding_big5, detect_coding_utf_8) (detect_coding_utf_16, detect_coding_ccl): Adjusted for the above change.
* (Stack Buffer): Explain fringe arrow.Nick Roberts2006-08-151-6/+7
|
* *** empty log message ***Nick Roberts2006-08-152-1/+16
|
* (gdb-info-stack-custom): Indicate selected frame with fringe arrow.Nick Roberts2006-08-151-7/+18
| | | | | | | | | Suggested by Simon Marshall <simon.marshall@misys.com>. (gdb-stack-position): New variable. (gdb-starting, gdb-exited): Reset gdb-stack-position to nil. (gdb-frames-mode): Set gdb-stack-position to nil. Add to overlay-arrow-variable-list (gdb-reset): Delete gdb-stack-position from above list.
* * keyboard.c (read_char): Don't reset idle timers if a time limitChong Yidong2006-08-142-2/+17
| | | | is supplied.
* (pitx): Print iterator position.Kim F. Storm2006-08-141-1/+5
| | | | Limit stack dump in case iterator is not initialized.
* *** empty log message ***Kim F. Storm2006-08-141-1/+6
|
* * term/x-win.el (menu-bar-edit-menu): Disable paste if buffer isJan Djärv2006-08-142-2/+8
| | | | read only.
* * FOR-RELEASE: Elisp manual checking completed.Chong Yidong2006-08-132-59/+4
|
* * cus-theme.el (customize-create-theme)Romain Francoise2006-08-134-5/+14
| | | | | | | | (custom-theme-visit-theme): End `y-or-n-p' prompt with a space. * filesets.el (filesets-add-buffer): Ditto. * pcvs.el (cvs-change-cvsroot): Ditto.
* Fix last entry.Romain Francoise2006-08-131-1/+2
|
* (mm-extern-mail-server): End `y-or-n-p' prompt with a space.Romain Francoise2006-08-132-1/+6
|