aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog (follow)
Commit message (Collapse)AuthorAgeFilesLines
* (completion-show-help): New defcustom.John Paul Wallington2006-09-041-0/+5
| | | | (completion-setup-function): Heed it.
* (rsf-scanning-messages-now): Doc fix.Richard M. Stallman2006-09-041-0/+4
| | | | | (rsf-min-region-to-spam-list): Doc fix. (rsf-add-content-type-field): Doc fix.
* (terminal-init-xterm): Add C-M- bindings.Dan Nicolaescu2006-09-041-0/+4
|
* *** empty log message ***Richard M. Stallman2006-09-041-0/+4
|
* * mail/feedmail.el (feedmail-buffer-to-sendmail): Look forChong Yidong2006-09-041-0/+9
| | | | | | | | sendmail in several common directories. * mail/sendmail.el (sendmail-program): Moved here from pathe.el. * paths.el (sendmail-program): Removed.
* Merge from gnus--rel--5.10Miles Bader2006-09-041-0/+6
| | | | | | | | | | | | | | | | | | | | | | Patches applied: * gnus--rel--5.10 (patch 129-130) - Merge from emacs--devo--0 - Update from CVS 2006-09-04 Daiki Ueno <ueno@unixuser.org> * lisp/pgg-gpg.el (pgg-gpg-process-region): Revert two patches from Satyaki Das. http://article.gmane.org/gmane.emacs.gnus.general/49947 http://article.gmane.org/gmane.emacs.gnus.general/50457 2006-09-04 Katsumi Yamaoka <yamaoka@jpl.org> * lisp/gnus/rfc2047.el (rfc2047-strip-backslashes-in-quoted-strings): Decode `\\' in quoted string into `\'. Revision: emacs@sv.gnu.org/emacs--devo--0--patch-421
* * cus-edit.el (custom-group-menu-create): Avoid deactivating theChong Yidong2006-09-031-0/+5
| | | | mark after running the menu filter.
* (quail-defrule-internal): Add a check if a key is a vector.Juri Linkov2006-09-031-0/+5
|
* *** empty log message ***Juri Linkov2006-09-021-0/+16
|
* *** empty log message ***Eli Zaretskii2006-09-021-0/+38
|
* *** empty log message ***Eli Zaretskii2006-09-021-0/+7
|
* * imenu.el (imenu-update-menubar): Use buffer-chars-modified-tick.Chong Yidong2006-09-011-0/+4
|
* *** empty log message ***Richard M. Stallman2006-09-011-0/+13
|
* (dired-guess-shell-alist-default): Update.Romain Francoise2006-08-311-0/+4
|
* (custom-theme-set-variables): Autoload packages before sorting the variables.Stefan Monnier2006-08-311-4/+9
|
* 2006-08-30 Michael Kifer <kifer@cs.stonybrook.edu>Michael Kifer2006-08-311-0/+6
| | | | | | * viper-cmd.el (viper-special-read-and-insert-char): convert events to chars if XEmacs. (viper-after-change-undo-hook): check if undo-in-progress is bound.
* (python-eldoc-function): Re-enable quit while waiting for process.Stefan Monnier2006-08-301-2/+7
|
* (mac-string-to-utxt): If adjustment for MacJapaneseYAMAMOTO Mitsuharu2006-08-301-0/+5
| | | | results in ASCII-only string, encode original one directly.
* (normal-splash-screen, fancy-splash-screens): Make buffer read-only andRomain Francoise2006-08-291-1/+6
| | | | arrange to enter view mode if necessary.
* * hl-line.el (hl-line): New face.Chong Yidong2006-08-291-0/+3
| | | | (hl-line-face): Use it.
* * image-mode.el (image-mode): Fix last fix.Chong Yidong2006-08-291-0/+5
| | | | Suggested by Kim F. Storm.
* Sync with Tramp 2.0.54.Michael Albinus2006-08-291-0/+15
|
* * image-mode.el (image-mode): Display image as text on a terminal.Chong Yidong2006-08-281-0/+4
|
* (python-send-command): Simplify.Stefan Monnier2006-08-281-0/+4
| | | | | (run-python): Don't generate a new buffer unless `new' was specified. Make sure we send `import emacs' to the proper process.
* (python-send-command): Don't wait for the commandStefan Monnier2006-08-281-2/+7
| | | | to terminate. Don't fiddle with compilation-parsing-end.
* * emacs-lisp/checkdoc.el (checkdoc-file-comments-engine): InsertChong Yidong2006-08-281-0/+3
| | | | commentary after first line summary.
* * woman.el (woman-follow): New function, based on `man-follow'.Chong Yidong2006-08-281-0/+8
| | | | | | | (woman-mode-map): Use it. * ibuffer.el (ibuffer-do-sort-by-recency): Perform full update since ibuffer-do-sort-by-recency does not define a sorter.
* *** empty log message ***Kim F. Storm2006-08-281-0/+7
|
* Miscellaneous tq-related fixes.Miles Bader2006-08-271-0/+8
| | | | | | | | | | | | | | * lisp/emacs-lisp/tq.el: Small grammar fix in comments. (tq-enqueue): Check for existence of queue rather than the head queue item's question, which was a no-op. (tq-filter, tq-process-buffer): Make sure the process buffer exists before making it the current buffer. * lispref/processes.texi (Transaction Queues): Remove stray quote character. Revision: emacs@sv.gnu.org/emacs--devo--0--patch-411 Creator: Michael Olson <mwolson@gnu.org>
* *** empty log message ***YAMAMOTO Mitsuharu2006-08-271-0/+6
|
* (python-send-receive): Wait in the process's buffer so as to check the rightStefan Monnier2006-08-261-0/+5
| | | | buffer-local variables.
* Whitespace fix.Romain Francoise2006-08-261-1/+1
|
* Remove * in defcustoms.Stefan Monnier2006-08-251-0/+3
| | | | (defgroup checkdoc): Move to beginning.
* (python-preoutput-skip-next-prompt): New var.Stefan Monnier2006-08-251-21/+41
| | | | | | | | | | | | | | | | (python-preoutput-continuation): Remove. (python-preoutput-filter): Simplify correspondingly. Remove handling of _emacs_ok. Make sure we skip _emacs_out's prompts. Loop around to catch embedded _emacs_out output. (run-python): Send the import&print command on a single line. (python-send-command): Send command&print on a single line. (python-send-string): Only add double \n if needed. (python-send-receive): Loop until the result comes. (python-mode-running): Defvar it. (python-setup-brm): Remove unused var `menu'. Only bind py-mode-map and `features' around brm-init. (python-calculate-indentation): Remove unused var `point'. (python-beginning-of-defun): Remove unused var `def-line'.
* *** empty log message ***Richard M. Stallman2006-08-251-0/+4
|
* 2006-08-25 Michael Kifer <kifer@cs.stonybrook.edu>Michael Kifer2006-08-251-0/+29
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | * viper.el (viper-set-hooks): use frame bindings for viper-vi-state-cursor-color. (viper-non-hook-settings): don't set default mode-line-buffer-identification. * viper-util.el (viper-set-cursor-color-according-to-state): new function. (viper-set-cursor-color-according-to-state, viper-get-saved-cursor-color-in-replace-mode, viper-get-saved-cursor-color-in-insert-mode): make conditional on viper-emacs-state-cursor-color. * viper-cmd.el (viper-envelop-ESC-key): bug fix. (viper-undo): use point if undo-beg-posn is nil. (viper-insert-state-post-command-sentinel,viper-change-state-to-emacs, viper-after-change-undo-hook): don't use viper-emacs-state-cursor-color by default. (viper-undo): more sensible positioning after undo. * viper-ex.el (ex-splice-args-in-1-letr-cmd): got rid of caddr. (viper-emacs-state-cursor-color): default to nil, since this feature doesn't work well yet. * ediff-mult.el (ediff-intersect-directories, ediff-get-directory-files-under-revision, ediff-dir-diff-copy-file): always expand filenames.
* * emacs-lisp/timer.el (timer-set-idle-time, run-with-idle-timer):Chong Yidong2006-08-241-0/+13
| | | | | | | | | | | | Accept internal time format for SECS arg. (timer-relative-time): Doc fix. * jit-lock.el: "Stealth fontification by requeuing timers" patch, adapted from Martin Rudalics. (jit-lock-stealth-repeat-timer, jit-lock-stealth-buffers): New vars. (jit-lock-mode): Create jit-lock-stealth-repeat-timer. (jit-lock-stealth-fontify): Reschedule as a idle timer instead of using sit-for.
* *** empty log message ***Kim F. Storm2006-08-241-0/+5
|
* *** empty log message ***Kim F. Storm2006-08-231-0/+9
|
* * startup.el (fancy-splash-head): Give instructions for dismissingChong Yidong2006-08-231-0/+9
| | | | | | | | the splash screen for default startup too. (display-startup-echo-area-message, fancy-splash-screens) (use-fancy-splash-screens-p): New arg hide-on-input. If nil, show all splash text at once and keep the splash buffer around. (command-line-1): Give display-startup-echo-area-message a t arg.
* Fix whitespace.Romain Francoise2006-08-231-1/+1
|
* *** empty log message ***Carsten Dominik2006-08-231-0/+5
|
* *** empty log message ***Nick Roberts2006-08-231-0/+4
|
* *** empty log message ***Kim F. Storm2006-08-221-0/+5
|
* * x-dnd.el (x-dnd-drop-data): Don't call goto-char ifJan Djärv2006-08-221-0/+5
| | | | mouse-yank-at-point is non-nil.
* (blink-cursor-end): Only ignore the error we care about.Stefan Monnier2006-08-221-3/+8
| | | | (blink-cursor-mode): Use blink-cursor-end to simplify the code.
* *** empty log message ***Nick Roberts2006-08-211-0/+5
|
* *** empty log message ***Richard M. Stallman2006-08-211-0/+4
|
* Rcirc update from Ryan YeskeMiles Bader2006-08-211-0/+16
| | | | | | | | | | | | | | | | | | | | 2006-08-20 Ryan Yeske <rcyeske@gmail.com> * lisp/net/rcirc.el (rcirc-show-maximum-output): New var. (rcirc-buffer-process): If no buffer argument is supplied, use current-buffer. (rcirc-complete-nick): Complete to the last completed nick first. (rcirc-mode): Preserve the value of `rcirc-urls' across connections. Setup scroll function. (rcirc-scroll-to-bottom): New function. (rcirc-print): Use nick syntax around regexp work. Notice dim-nicks speaking only if they say our nick. (rcirc-update-activity-string): Do not show the modeline indicator if there are no live rcirc processes. (rcirc-cmd-ignore): Ignore case. (rcirc-browse-url-at-point): Fix off-by-one error. Revision: emacs@sv.gnu.org/emacs--devo--0--patch-403
* Remove * in defcustom docstrings.Stefan Monnier2006-08-201-0/+6
| | | | | (run-python, python-proc, python-try-complete): Use derived-mode-p. (python-mode): Set tab-width and indent-tabs-mode.