- 07 Sep, 2007 10 commits
-
-
Stefan Monnier authored
-
Stefan Monnier authored
-
Romain Francoise authored
* cus-face.el (custom-theme-set-faces): Set face attributes locally for each frame.
-
Stefan Monnier authored
-
Stefan Monnier authored
-
Thien-Thi Nguyen authored
Handle optional square brackets around definition name.
-
Glenn Morris authored
is present.
-
Stefan Monnier authored
-
Stefan Monnier authored
(calendar-list-holidays, holiday-filter-visible-calendar): New names to clean up namespace. (filter-visible-calendar-holidays, list-calendar-holidays) (mark-calendar-holidays, check-calendar-holidays, list-holidays): Add compatibility aliases. (calendar-check-holidays, calendar-mark-holidays) (calendar-holiday-list, holiday-filter-visible-calendar): Use dolist. (holiday-sexp): Replace append with list. (holiday-filter-visible-calendar): Replace append with push.
-
Stefan Monnier authored
(woman-mini-help, woman-non-underline-faces, woman0-rename) (woman-topic-all-completions-merge, woman-file-name-all-completions) (woman-select-symbol-fonts, woman-expand-directory-path): Use dolist. (woman-write-directory-cache, woman-display-extended-fonts) (WoMan-log-begin, WoMan-log-1): Use with-current-buffer. (woman-really-find-file): Use pop-to-buffer if switch-to-buffer fails. (woman-mode): Use inhibit-read-only. (woman-negative-vertical-space): Use dotimes. (woman2-tagged-paragraph, woman-tab-to-tab-stop): Use insert-char.
-
- 06 Sep, 2007 5 commits
-
-
Romain Francoise authored
(vc-bzr-workfile-version): Use it.
-
Romain Francoise authored
* complete.el (PC-do-completion): Don't try to treat empty string as an abbreviation.
-
Glenn Morris authored
-
Dan Nicolaescu authored
instead of a file.
-
Glenn Morris authored
2007-08-29T06:36:57Z!jan.h.d@swipnet.se.
-
- 05 Sep, 2007 3 commits
-
-
Richard M. Stallman authored
Several items removed, simplified, or put on one line. (fancy-about-text): Add substantial contents, part of startup text. (fancy-splash-head): Make "GNU" or "GNU/Linux" a link. (normal-splash-screen): Call normal-mouse-startup-screen, normal-no-mouse-startup-screen, or normal-about-screen. (normal-mouse-startup-screen): New fn, broken out, shortened. (normal-no-mouse-startup-screen): New fn, broken out. (normal-about-screen): New function, contents all new.
-
Michaël Cadilhac authored
-
Glenn Morris authored
-
- 04 Sep, 2007 4 commits
-
-
Dan Nicolaescu authored
change. * xt-mouse.el: Undo previous change. * term.c (Vsuspend_tty_functions, Vresume_tty_functions) (syms_of_term, Fsuspend_tty, Fresume_tty): Undo previous change.
-
Juri Linkov authored
(fancy-splash-delay, fancy-splash-max-time): Remove user options. (fancy-current-text, fancy-splash-stop-time) (fancy-splash-outer-buffer): Remove variables. (fancy-splash-head, fancy-splash-tail): Add new optional argument `startup' and use it to conditionally display different texts for Startup and About screens. Don't display Help commands on the About screen. (fancy-splash-screens-1): Remove function and move its content to `fancy-splash-screens' to the part that dislpays the About screen. (exit-splash-screen): Don't treat specially exiting from alternating screens. (fancy-splash-screens): Rename argument `static' to `startup'. Fix docstring. Remove code for displaying alternating screens. Use arg `startup' in calls to `fancy-splash-head', `fancy-splash-tail'. Remove let-bind for `fancy-splash-outer-buffer' and add let-bind for `inhibit-read-only'. (normal-splash-screen): Rename argument `static' to `startup'. Fix docstring. Use argument `startup' to conditionally display different texts for Startup and About screens. Don't display Help commands on the About screen. Remove `unwind-protect' `sit-for' delay and `kill-buffer' after it. (display-startup-echo-area-message): Remove call to `use-fancy-splash-screens-p' because image.el is preloaded and doesn't display "Loading image... done". (display-splash-screen): Rename argument `static' to `startup'. Fix docstring.
-
Dan Nicolaescu authored
suspend-tty-functions has been renamed to suspend-tty-hook. * xt-mouse.el: Likewise. resume-tty-functions has been renamed to resume-tty-hook. * term.c (Vsuspend_tty_hook): Rename from Vsuspend_tty_functions. (Vresume_tty_hook): Rename from Vresume_tty_functions. (syms_of_term): Rename suspend-tty-functions to suspend-tty-hook and resume-tty-function to resume-tty-hook. (Fsuspend_tty, Fresume_tty): Use new names.
-
Dan Nicolaescu authored
-
- 03 Sep, 2007 3 commits
-
-
Dan Nicolaescu authored
-
Glenn Morris authored
-
Glenn Morris authored
-
- 02 Sep, 2007 7 commits
-
-
Dan Nicolaescu authored
variable. (xterm-turn-on-modify-other-keys): Only turn on modify-other-keys if the selected frames is in xterm-modify-other-keys-terminal-list. (xterm-turn-off-modify-other-keys): Add an optional frame parameter. Only turn off modify-other-keys if FRAME is in xterm-modify-other-keys-terminal-list. (xterm-remove-modify-other-keys): New function. (terminal-init-xterm): Use it. Deal with delete-frame hook. Add the selected frame to xterm-modify-other-keys-terminal-list.
-
Dan Nicolaescu authored
-
Jan Djärv authored
(icon-map-list): New variable. (x-gtk-map-stock): Use icon-map-list.
-
Romain Francoise authored
-
Glenn Morris authored
-
Glenn Morris authored
-
Glenn Morris authored
-
- 01 Sep, 2007 3 commits
-
-
Thien-Thi Nguyen authored
-
Stefan Monnier authored
It's annoying enough on the initial screen and becomes positively obnoxious here.
-
Richard M. Stallman authored
-
- 31 Aug, 2007 5 commits
-
-
Stefan Monnier authored
Change naming to use "avl-tree--" for internal functions.
-
Dan Nicolaescu authored
the merge. (global-set-key): Delete f10 mapping, now done in menu-bar.el. (provide): Move to the end of file.
-
Dan Nicolaescu authored
-
Michaël Cadilhac authored
exceptions for the duplicated word rule. (flyspell-mark-duplications-flag): Mention it. (flyspell-word): Treat it.
-
Michaël Cadilhac authored
remove them.
-