summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* (cua-mode): Use define-minor-mode.Stefan Monnier2003-04-182-42/+18
* (define-minor-mode): Only echo a message if the body didn't do so already.Stefan Monnier2003-04-181-4/+3
* (view-read-only): Move from view.el to files.el.Stefan Monnier2003-04-183-6/+51
* (Faset): Calculate nbytes earlier, to satisfy the now pickierMiles Bader2003-04-182-2/+8
* (For, Fand, Fprogn, un_autoload, do_autoload): Use XCDR, XCAR, CONSP.Stefan Monnier2003-04-172-49/+48
* (Fsubstitute_command_keys): Remove spurious casts.Stefan Monnier2003-04-171-6/+5
* (PARSE_MULTIBYTE_SEQ): Pretend `length' is used.Stefan Monnier2003-04-171-1/+1
* Don't hardcode BEG==1.Stefan Monnier2003-04-171-18/+18
* (Fmake_byte_code): Improve the `usage' string.Stefan Monnier2003-04-171-1/+3
* (Fdefine_abbrev_table): Use XCAR, XCDR.Stefan Monnier2003-04-171-2/+2
* *** empty log message ***Stefan Monnier2003-04-171-24/+74
* (view-read-only): Don't declare a second time.Stefan Monnier2003-04-171-18/+46
* Update copyright date and update-date.Robert J. Chassell2003-04-171-2/+3
* Thanks to Hugo Gayosso, fix minor typos.Robert J. Chassell2003-04-171-2/+2
* (hexl-find-file): Bind `default-major-mode' to `fundamental-mode'.John Paul Wallington2003-04-172-1/+6
* (byte-compile-const-symbol-p): Rename arg.Stefan Monnier2003-04-161-4/+4
* (reveal-post-command): Use overlay-get for overlays.Stefan Monnier2003-04-161-2/+2
* (f90-looking-at-do, f90-find-breakpoint): Fix previous change.Glenn Morris2003-04-161-2/+2
* (describe-language-environment): AtKenichi Handa2003-04-162-0/+7
* *** empty log message ***Dave Love2003-04-161-0/+4
* Comment changes.Glenn Morris2003-04-162-39/+50
* (f90-indent-to, f90-indent-line-no)Glenn Morris2003-04-161-103/+103
* Moved from lisp.Dave Love2003-04-161-0/+1232
* Moved to progmodes.Dave Love2003-04-161-1232/+0
* *** empty log message ***Richard M. Stallman2003-04-165-10/+30
* (try_window, try_window_reusing_current_matrix):Richard M. Stallman2003-04-161-4/+6
* (Foverlay_recenter): Doc fix.Richard M. Stallman2003-04-161-1/+3
* (Regexps): Ref to Lisp manual for more regexp features.Richard M. Stallman2003-04-161-0/+5
* (Minibuffer Misc): Document fn minibuffer-message.Richard M. Stallman2003-04-161-0/+6
* (Man-follow-manual-reference): Don't require matchRichard M. Stallman2003-04-161-1/+1
* (fortran-tab-mode-minor-mode-string): Delete this variable,Glenn Morris2003-04-152-19/+7
* Whitespace changes, some re-ordering of code, trivial commentary change.Glenn Morris2003-04-152-529/+593
* Whitespace changes, trivial commentary changes.Glenn Morris2003-04-151-87/+100
* * term/mac-win.el: Unconditionally set process-connection-type to nil.Andrew Choi2003-04-152-6/+10
* (font-lock-maximum-size, font-lock-verbose): Remove.Stefan Monnier2003-04-141-51/+10
* (font-lock-multiline, font-lock-fontified)Stefan Monnier2003-04-141-45/+85
* *** empty log message ***Stefan Monnier2003-04-141-6/+8
* (latex-mode-map): Bind latex-split-block to C-c C-s.Stefan Monnier2003-04-141-33/+98
* * macterm.c (mac_check_for_quit_char): Don't check more often thanAndrew Choi2003-04-142-10/+40
* *** empty log message ***Stefan Monnier2003-04-141-0/+15
* (Fsit_For): Support XEmacs-style arg list.Stefan Monnier2003-04-141-5/+16
* (font-lock-preprocessor-face): New var and face.Stefan Monnier2003-04-141-0/+8
* *** empty log message ***Richard M. Stallman2003-04-143-6/+28
* (define-derived-mode): Make generated code work inRichard M. Stallman2003-04-141-2/+6
* (last-sexp-toggle-display): At end of buffer, run the global bindingRichard M. Stallman2003-04-141-1/+2
* (after-insert-file-set-coding): Properly treat INSERTED as number ofRichard M. Stallman2003-04-141-3/+7
* (desktop-base-file-name): Renamed from desktop-basefilename. Add defvaralias.Richard M. Stallman2003-04-141-0/+1
* (create-fontset-from-ascii-font): Doc fix.John Paul Wallington2003-04-142-2/+7
* (fortran-previous-statement): Check for fortran-continuation-string.Glenn Morris2003-04-132-52/+77
* From Michael Albinus <Michael.Albinus@alcatel.de>.Kai Großjohann2003-04-132-8/+16