- 05 Jan, 2012 1 commit
-
-
Glenn Morris authored
-
- 14 Jul, 2011 1 commit
-
-
Juanma Barranquero authored
-
- 25 Jan, 2011 1 commit
-
-
Glenn Morris authored
-
- 15 Jan, 2011 1 commit
-
-
Glenn Morris authored
-
- 02 Jan, 2011 1 commit
-
-
Glenn Morris authored
-
- 13 Jan, 2010 1 commit
-
-
Glenn Morris authored
-
- 02 Oct, 2009 1 commit
-
-
Juanma Barranquero authored
-
- 05 Jan, 2009 1 commit
-
-
Glenn Morris authored
-
- 06 May, 2008 1 commit
-
-
Glenn Morris authored
-
- 24 Jan, 2008 1 commit
-
-
Dan Nicolaescu authored
* message.el (message-beginning-of-line): Use featurep instead of bound tests in order to resolve conditionals at compile time. * textmodes/reftex-toc.el (reftex-toc-next, reftex-toc-previous) (reftex-toc-restore-region): * textmodes/reftex-index.el (reftex-index-initialize-phrases-buffer) (reftex-index-phrases-apply-to-region): * textmodes/ispell.el (ispell-word): * progmodes/vhdl-mode.el (vhdl-keep-region-active): * progmodes/pascal.el (pascal-mark-defun): * progmodes/f90.el (f90-mark-subprogram, f90-indent-region) (f90-fill-region): * emulation/tpu-edt.el (tpu-set-mark): * emulation/crisp.el (crisp-region-active): * winner.el (winner-active-region): * ansi-color.el (ansi-color-set-extent-face): Use featurep instead of bound tests in order to resolve conditionals at compile time.
-
- 07 Jan, 2008 1 commit
-
-
Glenn Morris authored
-
- 25 Dec, 2007 2 commits
-
-
Richard M. Stallman authored
-
Dan Nicolaescu authored
* dframe.el: * iswitchb.el: * whitespace.el: * winner.el: * emacs-lisp/checkdoc.el: * mail/feedmail.el: * net/quickurl.el: * obsolete/fast-lock.el: * play/5x5.el: * progmodes/delphi.el: * progmodes/idlw-shell.el: * progmodes/idlwave.el: * textmodes/artist.el: * textmodes/ispell.el: * textmodes/texinfmt.el: * textmodes/texinfo.el: Remove obsolete definitions of backward compatibility macros for defcustom, defgroup, defface, when, unless, with-current-buffer and with-temp-message.
-
- 08 Aug, 2007 1 commit
-
-
Glenn Morris authored
Replace `iff' in doc-strings and comments.
-
- 25 Jul, 2007 1 commit
-
-
Glenn Morris authored
-
- 21 Jan, 2007 1 commit
-
-
Glenn Morris authored
-
- 06 Feb, 2006 1 commit
-
-
Thien-Thi Nguyen authored
-
- 06 Aug, 2005 1 commit
-
-
Thien-Thi Nguyen authored
-
- 13 Jul, 2005 1 commit
-
-
Juanma Barranquero authored
(winner-ring): Remove unneeded `progn'. (winner-equal): `defsubst' it. (winner-redo): Fix message.
-
- 04 Jul, 2005 1 commit
-
-
Lute Kamstra authored
-
- 14 Nov, 2004 1 commit
-
-
Stefan Monnier authored
(winner-mode-map): Move init inside declaration.
-
- 03 May, 2004 1 commit
-
-
Juanma Barranquero authored
<right>, respectively (the previous bindings conflict with next-buffer, prev-buffer).
-
- 16 Apr, 2004 1 commit
-
-
Kenichi Handa authored
-
- 08 Sep, 2003 1 commit
-
-
Kenichi Handa authored
-
- 01 Sep, 2003 1 commit
-
-
Miles Bader authored
-
- 04 Feb, 2003 1 commit
-
-
Juanma Barranquero authored
-
- 11 Nov, 2002 1 commit
-
-
Markus Rost authored
starts at beginning of line.
-
- 26 Feb, 2002 1 commit
-
-
Richard M. Stallman authored
displays a buffer whose name is in the list `winner-boring-buffers' will no longer be restored by `winner-undo'. (winner-sorted-window-list): Used to improve comparison between window configurations. (winner-win-data): Simplified and moved. (winner-conf): Simplified (now uses `winner-win-data'). (winner-change-fun, winner-save-old-configurations) (winner-save-(un)conditionally, winner-redo): Changes made while in the minibuffer will be ignored. (Such changes are undone upon exit for the minibuffer, anyway.) (winner-set-conf): Preserve selected window whenever possible. (winner-make-point-alist): Simplified. (winner-mode, winner-save-unconditionally): Save current window configuration on entering minibuffer. (minor-mode-alist): Don't add winner-mode to `minor-mode-alist', since it does not change the overall behavior of Emacs.
-
- 09 Jul, 2001 1 commit
-
-
Gerd Moellmann authored
configurations with compare-window-configuration; they aren't window configurations.
-
- 09 Mar, 2000 1 commit
-
-
Dave Love authored
-
- 07 Mar, 2000 1 commit
-
-
Dave Love authored
eval-when-compile form to avoid compilation failure.
-
- 15 Sep, 1999 1 commit
-
-
Richard M. Stallman authored
-
- 11 Sep, 1999 1 commit
-
-
Richard M. Stallman authored
Save configurations after they change, not before.
-
- 27 Apr, 1999 1 commit
-
-
Dave Love authored
-
- 08 Apr, 1999 1 commit
-
-
Richard M. Stallman authored
-
- 30 Mar, 1999 2 commits
-
-
Karl Heuer authored
-
Karl Heuer authored
-
- 09 Mar, 1998 1 commit
-
-
Richard M. Stallman authored
(winner-mode, winner-save-unconditionally) (winner-hook-installed-p): Save window configuration after every command if window-configuration-change-hook is not present. (winner-save-new-configurations, winner-insert-if-new): Compare a new window configuration with the previous configuration before saving it. (winner-insert-if-new, winner-ring) (winner-configuration, winner-set): Save buffer list together with the window configurations, so that windows that can no longer be correctly restored can instead be deleted. (winner-undo): Compare restored configuration with other configurations that have been reviewed and skip this one if it looks similar. (winner-insert-if-new, winner-save-new-configurations) (winner-save-unconditionally): Just save the final configuration if the same command (changing the window configuration) is applied several times in a row. (winner-switch): Removed the command `winner-switch' (and the variables connected to it), since because of the change above, any "switching package" may now be used without disturbing winner-mode too much. (winner-change-fun): Removed the pushnew command, so that `cl' will not have to be loaded. (winner-set-conf): Introduced "wrapper" around `set-window-configuration', so that `winner-undo' may be called from the minibuffer.
-
- 02 Mar, 1998 1 commit
-
-
Dave Love authored
Eliminating pushnew previously had actually fixed the lossage.
-
- 25 Feb, 1998 1 commit
-
-
Dave Love authored
-