| Commit message (Expand) | Author | Age | Files | Lines |
* | (cua-mode): Use define-minor-mode. | Stefan Monnier | 2003-04-18 | 2 | -42/+18 |
* | (define-minor-mode): Only echo a message if the body didn't do so already. | Stefan Monnier | 2003-04-18 | 1 | -4/+3 |
* | (view-read-only): Move from view.el to files.el. | Stefan Monnier | 2003-04-18 | 3 | -6/+51 |
* | (Faset): Calculate nbytes earlier, to satisfy the now pickier | Miles Bader | 2003-04-18 | 2 | -2/+8 |
* | (For, Fand, Fprogn, un_autoload, do_autoload): Use XCDR, XCAR, CONSP. | Stefan Monnier | 2003-04-17 | 2 | -49/+48 |
* | (Fsubstitute_command_keys): Remove spurious casts. | Stefan Monnier | 2003-04-17 | 1 | -6/+5 |
* | (PARSE_MULTIBYTE_SEQ): Pretend `length' is used. | Stefan Monnier | 2003-04-17 | 1 | -1/+1 |
* | Don't hardcode BEG==1. | Stefan Monnier | 2003-04-17 | 1 | -18/+18 |
* | (Fmake_byte_code): Improve the `usage' string. | Stefan Monnier | 2003-04-17 | 1 | -1/+3 |
* | (Fdefine_abbrev_table): Use XCAR, XCDR. | Stefan Monnier | 2003-04-17 | 1 | -2/+2 |
* | *** empty log message *** | Stefan Monnier | 2003-04-17 | 1 | -24/+74 |
* | (view-read-only): Don't declare a second time. | Stefan Monnier | 2003-04-17 | 1 | -18/+46 |
* | Update copyright date and update-date. | Robert J. Chassell | 2003-04-17 | 1 | -2/+3 |
* | Thanks to Hugo Gayosso, fix minor typos. | Robert J. Chassell | 2003-04-17 | 1 | -2/+2 |
* | (hexl-find-file): Bind `default-major-mode' to `fundamental-mode'. | John Paul Wallington | 2003-04-17 | 2 | -1/+6 |
* | (byte-compile-const-symbol-p): Rename arg. | Stefan Monnier | 2003-04-16 | 1 | -4/+4 |
* | (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 |