| Commit message (Expand) | Author | Age | Files | Lines |
| * | (reveal-post-command): Use overlay-get for overlays. | Stefan Monnier | 2003-04-16 | 1 | -2/+2 |
| * | (f90-looking-at-do, f90-find-breakpoint): Fix previous change. | Glenn Morris | 2003-04-16 | 1 | -2/+2 |
| * | (describe-language-environment): At | Kenichi Handa | 2003-04-16 | 2 | -0/+7 |
| * | *** empty log message *** | Dave Love | 2003-04-16 | 1 | -0/+4 |
| * | Comment changes. | Glenn Morris | 2003-04-16 | 2 | -39/+50 |
| * | (f90-indent-to, f90-indent-line-no) | Glenn Morris | 2003-04-16 | 1 | -103/+103 |
| * | Moved from lisp. | Dave Love | 2003-04-16 | 1 | -0/+1232 |
| * | Moved to progmodes. | Dave Love | 2003-04-16 | 1 | -1232/+0 |
| * | *** empty log message *** | Richard M. Stallman | 2003-04-16 | 5 | -10/+30 |
| * | (try_window, try_window_reusing_current_matrix): | Richard M. Stallman | 2003-04-16 | 1 | -4/+6 |
| * | (Foverlay_recenter): Doc fix. | Richard M. Stallman | 2003-04-16 | 1 | -1/+3 |
| * | (Regexps): Ref to Lisp manual for more regexp features. | Richard M. Stallman | 2003-04-16 | 1 | -0/+5 |
| * | (Minibuffer Misc): Document fn minibuffer-message. | Richard M. Stallman | 2003-04-16 | 1 | -0/+6 |
| * | (Man-follow-manual-reference): Don't require match | Richard M. Stallman | 2003-04-16 | 1 | -1/+1 |
| * | (fortran-tab-mode-minor-mode-string): Delete this variable, | Glenn Morris | 2003-04-15 | 2 | -19/+7 |
| * | Whitespace changes, some re-ordering of code, trivial commentary change. | Glenn Morris | 2003-04-15 | 2 | -529/+593 |
| * | Whitespace changes, trivial commentary changes. | Glenn Morris | 2003-04-15 | 1 | -87/+100 |
| * | * term/mac-win.el: Unconditionally set process-connection-type to nil. | Andrew Choi | 2003-04-15 | 2 | -6/+10 |
| * | (font-lock-maximum-size, font-lock-verbose): Remove. | Stefan Monnier | 2003-04-14 | 1 | -51/+10 |
| * | (font-lock-multiline, font-lock-fontified) | Stefan Monnier | 2003-04-14 | 1 | -45/+85 |
| * | *** empty log message *** | Stefan Monnier | 2003-04-14 | 1 | -6/+8 |
| * | (latex-mode-map): Bind latex-split-block to C-c C-s. | Stefan Monnier | 2003-04-14 | 1 | -33/+98 |
| * | * macterm.c (mac_check_for_quit_char): Don't check more often than | Andrew Choi | 2003-04-14 | 2 | -10/+40 |
| * | *** empty log message *** | Stefan Monnier | 2003-04-14 | 1 | -0/+15 |
| * | (Fsit_For): Support XEmacs-style arg list. | Stefan Monnier | 2003-04-14 | 1 | -5/+16 |
| * | (font-lock-preprocessor-face): New var and face. | Stefan Monnier | 2003-04-14 | 1 | -0/+8 |
| * | *** empty log message *** | Richard M. Stallman | 2003-04-14 | 3 | -6/+28 |
| * | (define-derived-mode): Make generated code work in | Richard M. Stallman | 2003-04-14 | 1 | -2/+6 |
| * | (last-sexp-toggle-display): At end of buffer, run the global binding | Richard M. Stallman | 2003-04-14 | 1 | -1/+2 |
| * | (after-insert-file-set-coding): Properly treat INSERTED as number of | Richard M. Stallman | 2003-04-14 | 1 | -3/+7 |
| * | (desktop-base-file-name): Renamed from desktop-basefilename. Add defvaralias. | Richard M. Stallman | 2003-04-14 | 1 | -0/+1 |
| * | (create-fontset-from-ascii-font): Doc fix. | John Paul Wallington | 2003-04-14 | 2 | -2/+7 |
| * | (fortran-previous-statement): Check for fortran-continuation-string. | Glenn Morris | 2003-04-13 | 2 | -52/+77 |
| * | From Michael Albinus <Michael.Albinus@alcatel.de>. | Kai Großjohann | 2003-04-13 | 2 | -8/+16 |
| * | (toplevel): Don't change the face | Masatake YAMATO | 2003-04-13 | 2 | -2/+8 |
| * | (change-log-version-number-search): Fix old bug. | Stefan Monnier | 2003-04-12 | 2 | -11/+67 |
| * | Don't autoload all these defcustoms. | Stefan Monnier | 2003-04-12 | 1 | -24/+18 |
| * | (byte-compile-file-form-defvar, byte-compile-defvar): | Stefan Monnier | 2003-04-12 | 1 | -3/+3 |
| * | (f90-join-lines): Make it behave more like the standard function | Glenn Morris | 2003-04-12 | 2 | -25/+28 |
| * | Use push, with-current-buffer, dolist, ... | Stefan Monnier | 2003-04-12 | 1 | -102/+103 |
| * | *** empty log message *** | Stefan Monnier | 2003-04-12 | 2 | -67/+74 |
| * | (server-start): Use letf. | Stefan Monnier | 2003-04-12 | 1 | -14/+10 |
| * | (server-socket-name): Use new safe location for socket. | Stefan Monnier | 2003-04-12 | 1 | -10/+22 |
| * | (main): Use new safe location for socket. | Stefan Monnier | 2003-04-12 | 1 | -1/+1 |
| * | * help.el (describe-minor-mode): New function implementation. | Masatake YAMATO | 2003-04-12 | 3 | -59/+100 |
| * | (gomoku-buffer-name): New constant. | Glenn Morris | 2003-04-12 | 2 | -10/+37 |
| * | (f90-abbrev-start): Only offer help if abbrev-mode is active. | Glenn Morris | 2003-04-12 | 1 | -2/+2 |
| * | (fortran-abbrev-start): Only offer help if abbrev-mode is active. | Glenn Morris | 2003-04-12 | 1 | -2/+3 |
| * | (help-add-fundoc-usage): Pass an empty string to `format' if | John Paul Wallington | 2003-04-12 | 2 | -1/+6 |
| * | (head_table): Use switch-frame as event_kind for select-window. | Stefan Monnier | 2003-04-11 | 2 | -16/+25 |