summaryrefslogtreecommitdiff
path: root/lisp
Commit message (Collapse)AuthorAgeFilesLines
* (woman-mapcan): More concise code.David Kastrup2004-06-031-51/+53
| | | | | | | (woman-topic-all-completions, woman-topic-all-completions-1) (woman-topic-all-completions-merge): Replace by a simpler and much faster implementation based on O(n log n) sort/merge instead of the old O(n^2) behavior.
* *** empty log message ***David Kastrup2004-06-031-0/+8
|
* Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-363Miles Bader2004-06-022-3/+7
| | | | | | | | (read-number): Use canonical format for default in prompt. 2004-06-03 Miles Bader <miles@gnu.org> * lisp/subr.el (read-number): Use canonical format for default in prompt.
* Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-362Miles Bader2004-06-022-3/+8
| | | | | | | | | Support " [...]" style defaults in minibuffer-electric-default-mode 2004-06-03 Miles Bader <miles@gnu.org> * lisp/minibuf-eldef.el (minibuffer-default-in-prompt-regexps): Add regexp for " [...]" style defaults.
* *** empty log message ***John Paul Wallington2004-06-021-0/+10
|
* 2004-06-02 Romain Francoise <romain@orebokech.com>John Paul Wallington2004-06-022-14/+64
| | | | | | | | | | * ibuf-ext.el (ibuffer-jump-to-buffer): Add support for filter groups: if the user asks for a hidden buffer, open the corresponding filter group to expose it. * ibuffer.el (ibuffer-mode-map): Add key binding `M-g' to `ibuffer-jump-to-buffer'. (ibuffer-jump-offer-only-visible-buffers): New user option.
* *** empty log message ***Juanma Barranquero2004-06-021-3/+20
|
* (register-char-codings): Make alias for `ignore'. Move docstring toJuanma Barranquero2004-06-021-9/+7
| | | | obsolescence info and remove redundancy.
* (process-kill-without-query): Remove spurious "\n" on obsolescence string.Juanma Barranquero2004-06-021-4/+6
| | | | | (focus-frame, unfocus-frame): Add obsolescence declaration and empty docstring.
* (frame-update-faces): Add empty docstring so the one for `ignore' doesn'tJuanma Barranquero2004-06-021-1/+1
| | | | show through.
* (comint-replace-by-expanded-history-before-point):Stefan Monnier2004-06-021-10/+13
| | | | | | | Obey `start' as the docstring says. (comint-send-input, comint-snapshot-last-prompt, comint-output-filter) (comint-update-fence): Prevent font-lock from running unnecessarily. (comint-dynamic-list-completions): Use with-current-buffer.
* (bibtex-format-entry): Fix regexps.Stefan Monnier2004-06-011-10/+13
| | | | | | (bibtex-parse-strings): Bugfix, use assoc instead of assoc-string. (bibtex-entry-update): Handle alternatives and optional fields. (bibtex-parse-entry): Bugfix, handle empty key.
* (blink-cursor-start): Turn cursor off initially so blinkKim F. Storm2004-06-011-0/+1
| | | | starts after blink-cursor-delay rather than 2*blink-cursor-delay.
* *** empty log message ***Kim F. Storm2004-06-011-0/+5
|
* *** empty log message ***Stefan Monnier2004-06-011-17/+19
|
* (vc-arch-state): Don't assume the file exists.Stefan Monnier2004-06-011-1/+1
|
* *** empty log message ***Lars Hansen2004-05-311-0/+5
|
* (desktop-save): Don't save minor modes without a known mode initialization ↵Lars Hansen2004-05-311-10/+11
| | | | function.
* *** empty log message ***Luc Teirlinck2004-05-301-0/+7
|
* (query-replace-interactive): Convert defvar into defcustom.Luc Teirlinck2004-05-301-2/+4
|
* Update `Commentary' section.Luc Teirlinck2004-05-301-2/+6
|
* *** empty log message ***Juanma Barranquero2004-05-301-1/+9
|
* Rework docstring (wording by Eli Zaretskii and Kai Grossjohann).Juanma Barranquero2004-05-303-10/+23
|
* Sync with Tramp.Kai Großjohann2004-05-302-10/+17
| | | | | | (tramp-let-maybe): ReportReverse args of `get'. (tramp-let-maybe): Move to an earlier spot in the file. Patch by Andreas Schwab.
* *** empty log message ***Andreas Schwab2004-05-301-0/+4
|
* (dired-get-filename): Don't use dired-re-dot.Andreas Schwab2004-05-301-3/+1
|
* *** empty log message ***Richard M. Stallman2004-05-301-0/+6
|
* (find-file): Doc fix.Richard M. Stallman2004-05-301-2/+5
|
* (lisp-font-lock-keywords-2): Add multiple-value-bind.Richard M. Stallman2004-05-301-0/+1
|
* (gdb-current-frame, gud-watch)Nick Roberts2004-05-301-9/+21
| | | | | | | (gdb-locals-mode, gdb-frame-handler): Display current frame in the modeline of the locals buffer. (gdb-goto-breakpoint): Handle gdbmi. (gdb-get-frame-number): Change for gdbmi.
* *** empty log message ***Nick Roberts2004-05-301-0/+8
|
* *** empty log message ***Michael Albinus2004-05-291-0/+12
|
* (ange-ftp-file-remote-p): New defun.Michael Albinus2004-05-291-3/+4
| | | | | | (top): Remove setting of `file-remote-p' property for `ange-ftp-hook-function'. Add `ange-ftp' property to `file-remote-p'.
* (file-remote-p): Apply file name handler for operationMichael Albinus2004-05-291-6/+5
| | | | | | `file-remote-p'. It isn' a property any longer. (file-relative-name): `fh' and `fd' get the required value via `find-file-name-handler' already.
* Version 2.0.41 of Tramp released.Michael Albinus2004-05-294-53/+141
|
* Changes from arch/CVS synchronizationMiles Bader2004-05-291-0/+1
|
* *** empty log message ***Richard M. Stallman2004-05-291-0/+55
|
* (browse-url-interactive-arg): Doc fix.Richard M. Stallman2004-05-291-5/+6
|
* (prin1-char): Catch errors from `string'.Richard M. Stallman2004-05-291-4/+6
| | | | | (eval-last-sexp-print-value): Print char equivalent regardless of standard-output value.
* (with-selected-window): Undo previous change.Richard M. Stallman2004-05-291-1/+12
|
* Don't include cl. Don't bother with old Emacs versions.Richard M. Stallman2004-05-291-103/+180
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (thumbs-subst-char-in-string): Deleted. (thumbs-thumbname): Use subst-char-in-string. (thumbs-resize-image): Use condition-case, not ignore-errors. (thumbs-kill-buffer): Likewise. (thumbs-mode): Make buffer read-only. (thumbs-make-thumb): Unconditionally accept an existing file. (thumbs-insert-thumb): Add thumb-image-file property to the image. (thumbs-do-thumbs-insertion): Be smarter about where to put newlines. (thumbs-show-thumbs-list): Error if images not supported. (thumbs-save-current-image): Improve prompt string. (thumbs-mode-map): Define u, R, x. (thumbs-unmark): New command. (thumbs-emboss-image): Minor cleanup. (thumbs-forward-char, thumbs-backward-char): Skip chars with no image. (thumbs-rename-images): New command. (thumbs-show-image-num): Rewrite. Don't rename the buffer. (thumbs-current-image): New function. (thumbs-file-list, thumbs-file-alist): New functions. (thumbs-find-image): Delete arg L. Don't set up thumbs-fileL as buffer-local global var. (thumbs-find-image-at-point): Use thumbs-current-image. (thumbs-set-image-at-point-to-root-window): Likewise. (thumbs-delete-images): Use thumbs-current-image, thumbs-file-alist. Record and warn about errors. Update thumbs-markedL for deletions. (thumbs-next-image, thumbs-previous-image): Use thumbs-file-alist. (thumbs-redraw-buffer): Use thumbs-file-list. (thumbs-mark): Use thumbs-current-image. (thumbs-show-name): Use thumbs-current-image. (thumbs-show-name): Do nothing if no image at point. (thumbs-mouse-find-image): New command. (thumbs-mode-map): Bind it to mouse-2. (thumbs-mode): Make mode-class special. (thumbs-view-image-mode): Likewise.
* (imenu--menubar-select): Set imenu-menubar-modified-tickRichard M. Stallman2004-05-291-0/+4
| | | | and imenu--last-menubar-index-alist.
* Comment change.Richard M. Stallman2004-05-291-0/+3
|
* *** empty log message ***Eli Zaretskii2004-05-291-0/+4
|
* New file.Eli Zaretskii2004-05-291-0/+2503
|
* *** empty log message ***Luc Teirlinck2004-05-291-0/+6
|
* (find-file-noselect-1): Do not bind `inhibit-read-only' to t duringLuc Teirlinck2004-05-291-20/+22
| | | | execution of `find-file-not-found-functions'.
* *** empty log message ***Stefan Monnier2004-05-291-0/+5
|
* (vc-mcvs-print-log, vc-mcvs-diff): Add optional `buffer' arg.Stefan Monnier2004-05-281-5/+5
|
* (vc-arch-diff): Add optional `buffer' arg.Stefan Monnier2004-05-281-2/+2
|