- 29 Dec, 2003 7 commits
-
-
Eli Zaretskii authored
-
Eli Zaretskii authored
-
Eli Zaretskii authored
for each yank-handler segment. (insert-for-yank-1): New function, with the body of the previous insert-for-yank.
-
Eli Zaretskii authored
-
Eli Zaretskii authored
fontset-related functions if fontset-list is not fboundp.
-
Kenichi Handa authored
-
Sam Steingold authored
-
- 28 Dec, 2003 1 commit
-
-
Nick Roberts authored
-
- 27 Dec, 2003 3 commits
-
-
Kim F. Storm authored
-
Lars Hansen authored
calls to directory-files-and-attributes and file-attributes. (ls-lisp-format): Remove system dependent handling of user and group id's.
-
Per Abrahamsen authored
* cus-edit.el (custom-add-parent-links): Define "many". 2003-12-08 Per Abrahamsen <abraham@dina.kvl.dk> * wid-edit.el (widget-child-value-get, widget-child-value-inline) (widget-child-validate, widget-type-value-create) (widget-type-default-get, widget-type-match): New functions. (lazy): New widget. (menu-choice, checklist, radio-button-choice, editable-list) (group, documentation-string): Removed redundant (per 2003-10-25 change) calls to `widget-children-value-delete'. (widget-choice-value-get, widget-choice-value-inline): Removed functions. (menu-choice): Updated widget.
-
- 25 Dec, 2003 2 commits
-
-
Luc Teirlinck authored
-
Andreas Schwab authored
file not found.
-
- 24 Dec, 2003 7 commits
-
-
Miles Bader authored
-
Markus Rost authored
-
Andreas Schwab authored
-
Luc Teirlinck authored
-
Kenichi Handa authored
-
Luc Teirlinck authored
-
Luc Teirlinck authored
-
- 23 Dec, 2003 2 commits
-
-
Nick Roberts authored
-
John Paul Wallington authored
(Info-goto-emacs-command-node): Doc fixes.
-
- 03 Dec, 2003 1 commit
-
-
Kenichi Handa authored
-
- 02 Dec, 2003 1 commit
-
-
Per Abrahamsen authored
* cus-edit.el (custom-add-parent-links): Add documentation links for parent, if the item has none of its own.
-
- 01 Dec, 2003 1 commit
-
-
Richard M. Stallman authored
-
- 30 Nov, 2003 3 commits
-
-
Kai Großjohann authored
Charles Curley <charlescurley@charlescurley.com>. (tramp-multi-connection-function-alist): Add ssht entry which adds "-e none -t -t" to the list of ssh args. Suggested by Adrian Aichner. (tramp-get-method-parameter): New function to retrieve a method parameter. This allows for omission of method parameters. Callers adjusted.
-
Luc Teirlinck authored
-
Jonathan Yavner authored
-
- 29 Nov, 2003 2 commits
-
-
Nick Roberts authored
-
Jan Djärv authored
-
- 27 Nov, 2003 1 commit
-
-
Kim F. Storm authored
-
- 26 Nov, 2003 1 commit
-
-
Luc Teirlinck authored
-
- 25 Nov, 2003 3 commits
-
-
Kenichi Handa authored
Cancel the standard-display-table setting for ` and '.
-
Kim F. Storm authored
-
Stephen Eglen authored
when user presses RETURN to select buffer) before running: ;; This happens for example if the buffer was chosen with the mouse. (setq iswitchb-matches (list iswitchb-final-text))) iswitchb-exit-minibuffer: set iswitchb-exit to 'usefirst. These changes were made to fix the following bug reported by Markus Rost and John Wiegley: Evaluate: (progn (iswitchb-mode 1) (get-buffer-create "12") (get-buffer-create "1") (iswitchb-buffer)) You get prompted in the minibuffer. Type "1". The minibuffer shows iswitch 1{12,1} Hit RET. You find yourself in buffer "1" instead of "12", as you would expect from the documentation. This bug was introduced when iswitchb-read-buffer was updated to allow user to select items from the *Completions* buffer with the mouse.
-
- 23 Nov, 2003 3 commits
-
-
Kim F. Storm authored
-
Kim F. Storm authored
-
Kim F. Storm authored
-
- 19 Nov, 2003 2 commits
-
-
Kim F. Storm authored
-
Andreas Schwab authored
-