summaryrefslogtreecommitdiff
path: root/lisp
Commit message (Collapse)AuthorAgeFilesLines
* (python-send-command): Don't wait for the commandStefan Monnier2006-08-282-6/+16
| | | | to terminate. Don't fiddle with compilation-parsing-end.
* * emacs-lisp/checkdoc.el (checkdoc-file-comments-engine): InsertChong Yidong2006-08-282-1/+5
| | | | commentary after first line summary.
* * woman.el (woman-follow): New function, based on `man-follow'.Chong Yidong2006-08-283-3/+22
| | | | | | | (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.
* (find-dired): Use shell-quote-argument to properlyKim F. Storm2006-08-281-3/+15
| | | | | | escape ( and ) args. Also use it on {} and ; args in default value of find-ls-option string. (find-grep-dired): Use shell-quote-argument on {} and ; args.
* *** empty log message ***Kim F. Storm2006-08-281-0/+7
|
* Miscellaneous tq-related fixes.Miles Bader2006-08-272-28/+40
| | | | | | | | | | | | | | * 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
|
* (mac-apple-event-map): Rename hicommand to hi-command.YAMAMOTO Mitsuharu2006-08-271-5/+6
| | | | | (mac-dnd-drop-data): Apply 2006-08-22 change for x-dnd-drop-data. (special-event-map): Apply 2006-08-16 change for x-win.el.
* (python-send-receive): Wait in the process's buffer so as to check the rightStefan Monnier2006-08-262-7/+13
| | | | buffer-local variables.
* Whitespace fix.Romain Francoise2006-08-261-1/+1
|
* Remove * in defcustoms.Stefan Monnier2006-08-252-16/+21
| | | | (defgroup checkdoc): Move to beginning.
* (python-preoutput-skip-next-prompt): New var.Stefan Monnier2006-08-252-130/+166
| | | | | | | | | | | | | | | | (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
|
* (url-file-local-copy): Tell url-copy-file that the dest file will already exist.Stefan Monnier2006-08-252-1/+6
|
* (kmacro-repeat-on-last-key): Doc fix.Richard M. Stallman2006-08-251-1/+1
|
* 2006-08-25 Michael Kifer <kifer@cs.stonybrook.edu>Michael Kifer2006-08-257-61/+121
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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.
* Merge from gnus--rel--5.10Miles Bader2006-08-253-2/+29
| | | | | | | | | | | | | | | | | | | | | | Patches applied: * gnus--rel--5.10 (patch 126-127) - Merge from emacs--devo--0 - Update from CVS 2006-08-23 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de> [ Backported bug fix from No Gnus. ] * lisp/gnus/gnus.el (gnus-find-method-for-group): On killed/unknown groups, try looking up the method using GROUP's prefix before inventing a new one. It is used on killed/unknown groups in various places where returning an all-new method isn't expected by the caller. * lisp/gnus/gnus-util.el (gnus-group-server): Copy required macro from No Gnus. Revision: emacs@sv.gnu.org/emacs--devo--0--patch-410
* * emacs-lisp/timer.el (timer-set-idle-time, run-with-idle-timer):Chong Yidong2006-08-243-67/+84
| | | | | | | | | | | | 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
|
* (all): Add `overline-margin' and `x-underline-at-descent-line'.Kim F. Storm2006-08-241-0/+2
|
* Remove * in defcustoms's docstrings.Stefan Monnier2006-08-241-34/+34
|
* (grep-find-use-xargs): Use explicit value `exec'Kim F. Storm2006-08-231-20/+38
| | | | | | | | to mean "use find -exec"; nil now unambiguously means auto-detect. (grep-compute-defaults): Set grep-find-use-xargs to `exec' if not `gnu'. Use shell-quote-argument to build grep-find-command and grep-find-template. (rgrep): Use shell-quote-argument to properly quote arguments to find. Reported by Tom Seddon.
* *** empty log message ***Kim F. Storm2006-08-231-0/+9
|
* * startup.el (fancy-splash-head): Give instructions for dismissingChong Yidong2006-08-232-64/+105
| | | | | | | | 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
|
* (org-follow-gnus-link): Make sure the dedicatedCarsten Dominik2006-08-231-0/+1
| | | | gnus frame is selected.
* *** empty log message ***Carsten Dominik2006-08-231-0/+5
|
* (gdb-starting): Reset gdb-signalled to nil.Nick Roberts2006-08-231-0/+1
|
* *** empty log message ***Nick Roberts2006-08-231-0/+4
|
* (ido-set-matches-1): Fix full matching for subdirs.Kim F. Storm2006-08-221-29/+39
| | | | Add suffix matching for subdirs.
* *** 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-222-1/+7
| | | | mouse-yank-at-point is non-nil.
* (blink-cursor-end): Only ignore the error we care about.Stefan Monnier2006-08-222-39/+39
| | | | (blink-cursor-mode): Use blink-cursor-end to simplify the code.
* *** empty log message ***Nick Roberts2006-08-211-0/+5
|
* (gdb-frame-memory-buffer): Make frameNick Roberts2006-08-211-4/+7
| | | | a bit wider and remove fringes to fit initial output on line.
* *** empty log message ***Richard M. Stallman2006-08-211-0/+4
|
* (whitespace-cleanup): Doc fix.Richard M. Stallman2006-08-211-0/+2
|
* Rcirc update from Ryan YeskeMiles Bader2006-08-212-26/+71
| | | | | | | | | | | | | | | | | | | | 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-202-17/+28
| | | | | (run-python, python-proc, python-try-complete): Use derived-mode-p. (python-mode): Set tab-width and indent-tabs-mode.
* Update to Dave Love's latest version.Stefan Monnier2006-08-202-461/+967
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (python-font-lock-keywords, python-mode): Don't use font-lock-syntax-table, but match symbol elements explicitly instead. (python-mode-map): Add help, and a few more key bindings. (python-skip-comments/blanks): Move out of comments as well. (python-continuation-line-p): Behave better with unbalanced parens. (python-blank-line-p): New fun. (python-open-block-statement-p): Don't use a heuristic. (python-outdent-p): Better handle blocks-in-the-same-line. (python-calculate-indentation): Misc improvements. (python-comment-indent): Remove. (python-block-pairs): New var. (python-first-word): New fun. (python-indentation-levels): Handle more common cases. (python-indent-line-1): Add `leave' argument. (python-indent-region): New fun. (python-skip-out): New fun. (python-beginning-of-statement, python-end-of-statement): Use it. (python-next-statement): Return correct count even at eob. (python-end-of-block): Fix paren-typo. (python-imenu-create-index): Add module variables. (run-python): Add `new' arg. Check we're at a prompt before returning. (python-send-command): Move to end of buffer. Wait for prompt to return. (python-set-proc): New fun. (python-imports): New var. (python-describe-symbol): Use it. Adjust to new interface of `ehelp'. (python-eldoc-function): Try to move out of arg list. (python-outline-level): Offset by 1. (python-find-imports): New fun. (python-symbol-completions): Use python-imports. (python-module-path, ffap-alist): Add support for ffap. (python-skeletons, python-mode-abbrev-table, def-python-skeleton) (pythin-insert-*, python-default-template, python-expand-template): Add templates/skeletons. (python-setup-brm): Support for Bicycle Repair Man. (python-abbrev-syntax-table): New var. (python-abbrev-pc-hook, python-pea-hook): New funs.
* * 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-201-0/+8
|
* (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.
* *** empty log message ***Eli Zaretskii2006-08-181-0/+8
|
* (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.
* (spaces-string): Simplify and add doc string.Eli Zaretskii2006-08-182-5/+6
|
* (gdb-edit-locals-value): Balance parens.Romain Francoise2006-08-172-1/+5
|