Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | (x-gtk-stock-map): Map info to gtk-info. | Jan Djärv | 2008-04-09 | 2 | -0/+5 |
| | |||||
* | (vc-status-tool-bar-map): Add vc-print-log to tool bar. | Jan Djärv | 2008-04-09 | 2 | -0/+4 |
| | |||||
* | New file. | Juanma Barranquero | 2008-04-09 | 2 | -2/+8 |
| | |||||
* | (tooltip-mode): Set tooltip-show-help-non-mode as | Jan Djärv | 2008-04-09 | 2 | -2/+25 |
| | | | | | | show-help-function when turning tooltip off. (tooltip-show): Call tooltip-show-help-non-mode if use-echo-area. (tooltip-trunc-str, tooltip-show-help-non-mode): New. | ||||
* | (font-lock-extend-after-change-region-function): Make it buffer local. | Alan Mackenzie | 2008-04-09 | 1 | -0/+1 |
| | |||||
* | *** empty log message *** | Alan Mackenzie | 2008-04-09 | 1 | -0/+5 |
| | |||||
* | (diary-file, european-calendar-style): Remove autoload cookies. | Glenn Morris | 2008-04-09 | 2 | -3/+5 |
| | |||||
* | Fix typo. | Glenn Morris | 2008-04-09 | 1 | -1/+1 |
| | |||||
* | * outline.el (outline-mode-menu-bar-map): | Dan Nicolaescu | 2008-04-09 | 4 | -34/+54 |
| | | | | | * log-view.el (log-view-mode-menu): * log-edit.el (log-edit-menu): Add :help. | ||||
* | (regexp-opt-group): Use substring-no-properties for correct handling | Chong Yidong | 2008-04-09 | 1 | -1/+1 |
| | | | | of unibyte strings. | ||||
* | * emacs-lisp/regexp-opt.el (regexp-opt-group): Use | Chong Yidong | 2008-04-09 | 1 | -0/+6 |
| | | | | substring-no-properties for correct handling of unibyte strings. | ||||
* | (change-log-next-buffer): Handle the case where version< signals an error. | Stefan Monnier | 2008-04-09 | 2 | -2/+8 |
| | |||||
* | * mouse.el (mouse-menu-major-mode-map): New fun extracted from | Stefan Monnier | 2008-04-09 | 3 | -31/+62 |
| | | | | | | | | | | | mouse-major-mode-menu. (mouse-menu-bar-map): New fun extracted from mouse-popup-menubar. (mouse-major-mode-menu, mouse-popup-menubar) (mouse-popup-menubar-stuff): Use them. (C-down-mouse-3): Bind to a dynamic map rather than to mouse-popup-menubar-stuff. * bindings.el (mode-line-major-mode-keymap): Bind down-mouse-1 to mouse-menu-major-mode-map rather than to mouse-major-mode-menu. | ||||
* | Preload minibuffer.el. | Stefan Monnier | 2008-04-09 | 2 | -5/+7 |
| | |||||
* | (vc-svn-modify-change-comment): Add support for the | Dan Nicolaescu | 2008-04-09 | 2 | -20/+40 |
| | | | | file:// access method. | ||||
* | * lisp/minibuffer.el: New file. | Stefan Monnier | 2008-04-09 | 2 | -2/+442 |
| | | | | | | | | | | | * src/minibuf.c (last_exact_completion): Remove variable. (Fdelete_minibuffer_contents, do_completion, Fminibuffer_complete) (complete_and_exit_1, complete_and_exit_2) (Fminibuffer_complete_and_exit, Fminibuffer_complete_word) (Fdisplay_completion_list, display_completion_list_1) (Fminibuffer_completion_help, Fself_insert_and_exit) (Fexit_minibuffer, Fminibuffer_message): Move functions to minibuffer.el. (syms_of_minibuf): Remove corresponding initializations. | ||||
* | ($(lisp)/mh-e/mh-loaddefs.el): Make it depend on mh-e/*.el | Stefan Monnier | 2008-04-08 | 2 | -1/+4 |
| | | | | rather than subdirs.el. It introduces an ugly circular dependency, tho. | ||||
* | * calc/calc.el: Load "cal-loaddefs" rather than set up autoloads manually. | Stefan Monnier | 2008-04-08 | 6 | -232/+292 |
| | | | | | | | | | (calc-mode-map, calc-digit-map, calc-dispatch-map): Move initialization into declaration. * calc/calc-yank.el: * calc/calc-misc.el: * calc/calc-embed.el: * calc/calc-aent.el: Add autoload cookies and set generated-autoload-file. | ||||
* | * net/zeroconf.el: New file. | Michael Albinus | 2008-04-08 | 2 | -0/+682 |
| | |||||
* | * ps-samp.el (ps-add-printer, ps-remove-printer) | Michael Albinus | 2008-04-08 | 1 | -0/+71 |
| | | | | (ps-make-dynamic-printer-menu): New functions. | ||||
* | *** empty log message *** | Juanma Barranquero | 2008-04-08 | 1 | -1/+1 |
| | |||||
* | (calendar-hebrew-list-yahrzeits): Typo. | Stefan Monnier | 2008-04-08 | 2 | -2/+6 |
| | |||||
* | * vc-rcs.el (vc-rcs-modify-change-comment): | Dan Nicolaescu | 2008-04-08 | 4 | -2/+12 |
| | | | | | | * vc-cvs.el (vc-cvs-modify-change-comment): Fix argument order. * log-view.el (log-view-mode-menu): Bind log-view-modify-change-comment. | ||||
* | (set-locale-environment): Don't warn if coding system doesn't agree with system | Juanma Barranquero | 2008-04-08 | 2 | -15/+5 |
| | | | | locale (this reverts changes by Dave Love, dated 2002-10-27 and 2002-10-09). | ||||
* | *** empty log message *** | Juanma Barranquero | 2008-04-08 | 1 | -0/+1 |
| | |||||
* | Regenerate. | Juanma Barranquero | 2008-04-08 | 1 | -1/+1 |
| | |||||
* | (get-setf-method): Use `string-match-p'. | Juanma Barranquero | 2008-04-08 | 2 | -6/+11 |
| | |||||
* | (checkdoc-this-string-valid-engine): Use `string-match-p'. | Juanma Barranquero | 2008-04-08 | 1 | -9/+7 |
| | |||||
* | (copyright-update-year): Fix braino. | Juanma Barranquero | 2008-04-08 | 1 | -2/+2 |
| | |||||
* | (copyright-update-year): Use `looking-at-p'. | Juanma Barranquero | 2008-04-08 | 1 | -4/+3 |
| | |||||
* | (remember-diary-extract-entries): Don't pass diary-file, since it is | Glenn Morris | 2008-04-08 | 2 | -1/+4 |
| | | | | the default for make-diary-entry anyway. | ||||
* | (remember-diary-convert-entry): Require calendar. | Glenn Morris | 2008-04-08 | 2 | -19/+28 |
| | |||||
* | (calendar-date-style): Remove autoload cookie. | Glenn Morris | 2008-04-08 | 1 | -2/+1 |
| | |||||
* | Replace int-to-string with number-to-string. | Glenn Morris | 2008-04-08 | 14 | -37/+67 |
| | |||||
* | (cal-menu-event-to-date): Rename calendar-event-to-date. Update callers. | Glenn Morris | 2008-04-08 | 1 | -50/+50 |
| | | | | | | | | | | | | | | | | | (calendar-mouse-tex-day): Rename cal-tex-mouse-day. (calendar-mouse-tex-week): Rename cal-tex-mouse-week. (calendar-mouse-tex-week2): Rename cal-tex-mouse-week2. (calendar-mouse-tex-week-iso): Rename cal-tex-mouse-week-iso. (calendar-mouse-tex-week-monday): Rename cal-tex-mouse-week-monday. (calendar-mouse-tex-filofax-daily): Rename cal-tex-mouse-filofax-daily. (calendar-mouse-tex-filofax-2week): Rename cal-tex-mouse-filofax-2week. (calendar-mouse-tex-filofax-week): Rename cal-tex-mouse-filofax-week. (calendar-mouse-tex-month): Rename cal-tex-mouse-month. (calendar-mouse-tex-month-landscape): Rename cal-tex-mouse-month-landscape. (calendar-mouse-tex-year): Rename cal-tex-mouse-year. (calendar-mouse-tex-filofax-year): Rename cal-tex-mouse-filofax-year. (calendar-mouse-tex-year-landscape): Rename cal-tex-mouse-year-landscape. (cal-menu-context-mouse-menu): Update for above name changes. | ||||
* | (mwheel-scroll): Deactivate any temporarily active region if point | Chong Yidong | 2008-04-08 | 1 | -1/+11 |
| | | | | moves. | ||||
* | * mwheel.el (mwheel-scroll): Deactivate any temporarily active region | Chong Yidong | 2008-04-08 | 1 | -0/+5 |
| | | | | if point moves. | ||||
* | (uncompface): Make buffer unibyte. | Katsumi Yamaoka | 2008-04-08 | 2 | -0/+5 |
| | |||||
* | *** empty log message *** | Kenichi Handa | 2008-04-08 | 1 | -0/+5 |
| | |||||
* | (font-slant-table): Change numeric values for `r', | Kenichi Handa | 2008-04-08 | 1 | -1/+1 |
| | | | | `roman', and `normal'. | ||||
* | (calc-init-extensions): Add `calc-kron' and `calcFunc-kron' to autoloads. | Jay Belanger | 2008-04-07 | 2 | -2/+12 |
| | | | | Add keybinding for `calc-kron'. | ||||
* | (calcFunc-kron, calc-kron): New functions. | Jay Belanger | 2008-04-07 | 1 | -0/+40 |
| | |||||
* | * net/tramp.el (tramp-methods): Fix again tramp-copy-args of | Michael Albinus | 2008-04-07 | 1 | -2/+2 |
| | | | | "pscp" and "psftp". Reported by Gilles Pion <gpion@lfdj.com>. | ||||
* | *** empty log message *** | Michael Albinus | 2008-04-07 | 1 | -0/+5 |
| | |||||
* | (dired-read-shell-command): Use read-shell-command. | Stefan Monnier | 2008-04-07 | 2 | -7/+11 |
| | |||||
* | (combine-and-quote-strings): Also quote strings that contain the separator. | Stefan Monnier | 2008-04-07 | 2 | -2/+6 |
| | |||||
* | (mail-source-value): | Stefan Monnier | 2008-04-07 | 2 | -2/+6 |
| | | | | Prefer fboundp to functionp so it works with macros as well. | ||||
* | lisp-eval-defun & lisp-compile-defun: DEFVAR forms reset the variables | Sam Steingold | 2008-04-07 | 2 | -16/+42 |
| | | | | to the init values, similar to emacs-lisp eval-defun | ||||
* | (cvs-map): Avoid recursion :-( | Stefan Monnier | 2008-04-07 | 2 | -3/+9 |
| | |||||
* | Merge from gnus--devo--0 | Miles Bader | 2008-04-07 | 5 | -5/+41 |
| | | | | Revision: emacs@sv.gnu.org/emacs--devo--0--patch-1110 |