Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | (isearch-repeat): When changing direction, mark search successful. | Richard M. Stallman | 2005-08-09 | 1 | -1/+2 |
| | |||||
* | Use (featurep 'xemacs). | Richard M. Stallman | 2005-08-09 | 1 | -5/+5 |
| | |||||
* | (send-invisible): Identify buffer, if not selected. | Richard M. Stallman | 2005-08-09 | 1 | -3/+9 |
| | |||||
* | Delete autoload for c-guess-basic-syntax. | Richard M. Stallman | 2005-08-09 | 1 | -3/+0 |
| | |||||
* | *** empty log message *** | Juanma Barranquero | 2005-08-09 | 1 | -0/+13 |
| | |||||
* | (r2b-convert-record, r2b-convert-buffer): Improve argument/docstring | Juanma Barranquero | 2005-08-09 | 1 | -38/+50 |
| | | | | | | | | | | consistency. Doc fixes. (r2b-variables, r2bv-address, r2bv-annote, r2bv-author,r2bv-booktitle, r2bv-date, r2bv-decade, r2bv-editor,r2bv-entry-kind, r2bv-institution, r2bv-journal, r2bv-keywords,r2bv-kn, r2bv-month, r2bv-note, r2bv-number, r2bv-ordering,r2bv-organization, r2bv-pages, r2bv-primary-author,r2bv-publisher, r2bv-school, r2bv-title, r2bv-title-first-word, r2bv-tr, r2bv-type, r2bv-volume, r2bv-where, r2bv-year): Defvar at compile time. | ||||
* | *** empty log message *** | Juri Linkov | 2005-08-09 | 1 | -0/+20 |
| | |||||
* | Replace `info' with upper-case `Info' where appropriate. | Juri Linkov | 2005-08-09 | 1 | -100/+111 |
| | | | | | | | | | | | | | | | | | (info-title-1, info-title-2, info-title-3, info-title-4) (info-menu-header): Move up face definitions. (info-menu-star): Rename from `info-menu-5'. (Info-fontify-node): Replace `info-menu-5' with `info-menu-star'. (Info-fontify-visited-nodes): Fix docstring. (Info-hide-note-references): Fix docstring. (Info-up, Info-next-reference, Info-prev-reference): Put cursor on menu items in the same way as on cross-references. (info-apropos): Fix sorting order and formatting to be like in the stand-alone Info browser. Display error messages for 1 sec. (Info-mode-map): Move down `c' key binding. Bind `^' to `Info-up'. (Info-mode-menu): Remove item for `Info-search-case-sensitively' from the menu bar. (Info-insert-dir): Restore point after calling `insert-buffer-substring'. | ||||
* | *** empty log message *** | Richard M. Stallman | 2005-08-09 | 1 | -0/+43 |
| | |||||
* | (lucid-menubar-map, lucid-failing-menubar) | Richard M. Stallman | 2005-08-09 | 1 | -1/+3 |
| | | | | (recompute-lucid-menubar): Add defvars. | ||||
* | (mail-yank-original): Use with-no-warnings. | Richard M. Stallman | 2005-08-09 | 1 | -1/+3 |
| | |||||
* | (reporter-dump-state): Use insert-buffer-substring. | Richard M. Stallman | 2005-08-09 | 1 | -1/+1 |
| | |||||
* | (run-dig): Renamed from `dig'. | Richard M. Stallman | 2005-08-09 | 1 | -1/+1 |
| | |||||
* | (gametree-mode): Use make-local-variable, not make-variable-buffer-local. | Richard M. Stallman | 2005-08-09 | 1 | -3/+3 |
| | |||||
* | (ada-prj-display-page): Use with-no-warnings. | Richard M. Stallman | 2005-08-09 | 1 | -1/+2 |
| | |||||
* | (ansi-color-make-extent, ansi-color-set-extent-face): | Richard M. Stallman | 2005-08-09 | 1 | -2/+2 |
| | | | | Use fboundp, not functionp. | ||||
* | (auto-revert-tail-mode): Use make-local-variable, | Richard M. Stallman | 2005-08-09 | 1 | -1/+1 |
| | | | | not make-variable-buffer-local. | ||||
* | (Info-current-file): Add defvar. | Richard M. Stallman | 2005-08-09 | 1 | -1/+4 |
| | | | | (bookmark-jump-noselect): Use with-no-warnings. | ||||
* | (c-mode-map, fortran-mode-map): Add defvars. | Richard M. Stallman | 2005-08-09 | 1 | -0/+6 |
| | |||||
* | (Helper-return-blurb): Add defvar. | Richard M. Stallman | 2005-08-09 | 1 | -0/+2 |
| | |||||
* | (gnus-summary-buffer, gnus-article-buffer): Add defvars. | Richard M. Stallman | 2005-08-09 | 1 | -0/+3 |
| | |||||
* | (ada-procedure-start-regexp, ada-package-start-regexp): Add defvars. | Richard M. Stallman | 2005-08-09 | 1 | -0/+3 |
| | |||||
* | (Info-insert-dir): Use insert-buffer-substring. | Richard M. Stallman | 2005-08-09 | 1 | -1/+1 |
| | |||||
* | (xml-att-def-re): Add defvar. | Richard M. Stallman | 2005-08-09 | 1 | -0/+1 |
| | |||||
* | (icomplete-exhibit): Adapt to new while-no-input calling convention. | Richard M. Stallman | 2005-08-09 | 1 | -6/+8 |
| | |||||
* | (while-no-input): Return t if there is input. | Richard M. Stallman | 2005-08-09 | 1 | -3/+3 |
| | |||||
* | No more contact with Henry Kautz. | Richard M. Stallman | 2005-08-09 | 1 | -0/+1 |
| | |||||
* | (all): Add `overflow-newline-into-fringe'. | Luc Teirlinck | 2005-08-08 | 1 | -0/+2 |
| | |||||
* | *** empty log message *** | Luc Teirlinck | 2005-08-08 | 1 | -0/+4 |
| | |||||
* | *** empty log message *** | Juanma Barranquero | 2005-08-08 | 1 | -0/+10 |
| | |||||
* | (inferior-scheme-mode-hook, inferior-scheme-mode, scheme-prev-l/c-dir/file): | Juanma Barranquero | 2005-08-08 | 1 | -7/+7 |
| | | | | Fix typos in docstrings. | ||||
* | (scheme-start-file): Replace reference to `user-emacs-directory' by | Juanma Barranquero | 2005-08-08 | 1 | -5/+5 |
| | | | | "~/.emacs.d/". | ||||
* | (Info-dir-remove-duplicates): Avoid case folding in loop; | Thien-Thi Nguyen | 2005-08-08 | 2 | -2/+9 |
| | | | | instead, keep downcased strings for comparison. | ||||
* | Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-515 | Miles Bader | 2005-08-07 | 5 | -7/+33 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | Merge from gnus--rel--5.10 Patches applied: * gnus--rel--5.10 (patch 104) - Update from CVS 2005-08-05 Daiki Ueno <ueno@unixuser.org> * lisp/gnus/mml2015.el (mml2015-pgg-sign): Make sure micalg is correct. * lisp/gnus/pgg-parse.el (pgg-parse-hash-algorithm-alist): Add SHA-2. 2005-08-06 Romain Francoise <romain@orebokech.com> * lisp/gnus/message.el: Fix typo in docstring. 2005-07-16 Romain Francoise <romain@orebokech.com> * lisp/gnus/gnus-uu.el (gnus-uu-save-article): Use `message-make-date' instead of `current-time-string' as the latter creates a time string that is not RFC 2822 compliant (it lacks the zone). | ||||
* | Sync with Tramp 2.0.50. | Michael Albinus | 2005-08-07 | 6 | -195/+230 |
| | |||||
* | Update years in copyright notice; nfc. | Thien-Thi Nguyen | 2005-08-07 | 2 | -2/+3 |
| | |||||
* | (widget-choice-value-create): Unconditionally respect user choice. | Luc Teirlinck | 2005-08-07 | 1 | -9/+7 |
| | | | | | | Set :explicit-choice back to nil when no longer needed. (widget-choice-action): Unconditionally respect user choice. Eliminate :explicit-choice-value. | ||||
* | *** empty log message *** | Luc Teirlinck | 2005-08-07 | 1 | -0/+6 |
| | |||||
* | Update years in copyright notice; nfc. | Thien-Thi Nguyen | 2005-08-06 | 241 | -301/+416 |
| | |||||
* | (set-fringe-indicators-1, fringe-indicators): Delete. | Luc Teirlinck | 2005-08-06 | 1 | -37/+0 |
| | |||||
* | (menu-bar-options-save): Replace `fringe-indicators' | Luc Teirlinck | 2005-08-06 | 1 | -51/+46 |
| | | | | | | | | | | | | | | | | | | with `indicate-empty-lines' and `indicate-buffer-boundaries'. (menu-bar-showhide-fringe-menu): Add new item "Empty line indicators" running new function `toggle-indicate-empty-lines'. Rename "Customize" item to "Customize fringe". Rename "Indicators" item to "Buffer boundaries" and change help echo. (menu-bar-showhide-fringe-ind-menu): Change several help echos. Add `menu-bar-showhide-fringe-ind-customize' as "Other (customize)". Delete "Empty lines only" item. (menu-bar-showhide-fringe-ind-customize): New function. (menu-bar-showhide-fringe-ind-mixed) (menu-bar-showhide-fringe-ind-box) (menu-bar-showhide-fringe-ind-right) (menu-bar-showhide-fringe-ind-left) (menu-bar-showhide-fringe-ind-none): Use `indicate-buffer-boundaries' instead of `fringe-indicators'. | ||||
* | *** empty log message *** | Luc Teirlinck | 2005-08-06 | 1 | -0/+21 |
| | |||||
* | Remove spurious character. | Juanma Barranquero | 2005-08-06 | 1 | -1/+1 |
| | |||||
* | *** empty log message *** | Juanma Barranquero | 2005-08-06 | 1 | -22/+22 |
| | |||||
* | 2005-08-06 Michael Kifer <kifer@cs.stonybrook.edu> | Michael Kifer | 2005-08-06 | 2 | -1/+7 |
| | | | | | * viper.el (viper-emacs-state-mode-list): add recentf-dialog-mode. Change the date of last update. | ||||
* | Update years in copyright notice; nfc. | Thien-Thi Nguyen | 2005-08-06 | 164 | -288/+404 |
| | |||||
* | Update years in copyright notice; nfc. | Thien-Thi Nguyen | 2005-08-06 | 125 | -233/+293 |
| | |||||
* | 2005-08-06 Michael Kifer <kifer@cs.stonybrook.edu> | Michael Kifer | 2005-08-06 | 5 | -26/+80 |
| | | | | | | | | | | | | | | | | | | | | | * viper-cmd.el (viper-harness-minor-mode,viper-exec-delete, viper-exec-yank,viper-put-back): don't display modification msg if in the minibuffer. * viper-init.el (viper-replace-overlay-cursor-color, viper-insert-state-cursor-color,viper-vi-state-cursor-color): make variables frame local. * viper-util.el (viper-append-filter-alist): use append instead of nconc. * viper.el (viper-vi-state-mode-list,viper-emacs-state-mode-list): move help-mode and completion-list-mode from the first list to the second. (viper-mode): docstring. (viper-go-away,viper-non-hook-settings): don't localize minor-mode-alist in newer emacsen. Add advice to set-cursor-color. Don't bind "\C-c\\". | ||||
* | Update years in copyright notice; nfc. | Thien-Thi Nguyen | 2005-08-06 | 31 | -42/+61 |
| | |||||
* | *** empty log message *** | Eli Zaretskii | 2005-08-06 | 1 | -0/+14 |
| |