aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* (diff-buffer-with-file): Check whether associated file exists.Markus Rost2002-09-132-14/+25
* (diff-mode): Turn on compilation-minor-modeStefan Monnier2002-09-131-10/+13
* Fix typo.Richard M. Stallman2002-09-131-1/+1
* (UNEXEC): Comment out definition.Richard M. Stallman2002-09-132-1/+10
* (unexec): Don't downcase first letter of error msg.Richard M. Stallman2002-09-131-5/+0
* (Fcolor_supported_p): Just one arg is required.Richard M. Stallman2002-09-131-1/+1
* (cvs-do-removal): Bind inhibit-read-only while modifying the buffer.Stefan Monnier2002-09-131-4/+5
* (perl-mode-syntax-table): Mark $, % and @Stefan Monnier2002-09-131-68/+205
* (cvs-mode-find-file): Work even if point is at beg-of-line.Stefan Monnier2002-09-131-2/+2
* (comment-with-narrowing): Use the `declare' thingy.Stefan Monnier2002-09-131-2/+1
* (define-derived-mode): Properly ignore unknown args.Stefan Monnier2002-09-132-4/+14
* (transient-mark-mode, line-number-mode, column-number-mode):Stefan Monnier2002-09-131-3/+3
* (define-minor-mode): Add a :require arg.Stefan Monnier2002-09-131-12/+15
* Provide `simple'.Stefan Monnier2002-09-131-0/+1
* (tetris-blank-options, tetris-cell-options):Francesco Potortì2002-09-131-15/+12
* (snake-border-options): Use color on tty if available.Francesco Potortì2002-09-131-1/+2
* (pong-border-options): Use color on tty ifFrancesco Potortì2002-09-131-7/+4
* Good appearance of gamegrid-based games on color ttys.Francesco Potortì2002-09-131-0/+13
* (kmacro-start-macro): Doc fix.Kim F. Storm2002-09-131-1/+1
* *** empty log message ***Kim F. Storm2002-09-131-0/+4
* (whitespace-unload-hook): Call `remove-hook' with three arguments, not four.Juanma Barranquero2002-09-132-2/+10
* (idlwave-shell-cleanup): Fix reference to `idlwave-idlwave_routine_info-compi...Juanma Barranquero2002-09-131-2/+2
* *** empty log message ***Markus Rost2002-09-131-0/+4
* (universal-coding-system-argument):Richard M. Stallman2002-09-132-10/+15
* *** empty log message ***Stefan Monnier2002-09-121-12/+59
* (kmacro-keymap): Changed bindings:Kim F. Storm2002-09-121-2/+2
* (find-library-name): Typo.Stefan Monnier2002-09-121-1/+1
* (find-library-name): Don't forget the empty suffix. Fix stale variable name.Stefan Monnier2002-09-121-2/+2
* (diff-mode): Docstring improvement.Stefan Monnier2002-09-121-1/+7
* *** empty log message ***Kim F. Storm2002-09-121-0/+5
* (gud-gdb-massage-args, gud-sdb-massage-args)Stefan Monnier2002-09-121-85/+88
* Require CL when compiling.Stefan Monnier2002-09-121-0/+2
* Include buffer.h, charset.h, coding.h.Markus Rost2002-09-121-0/+3
* Updated to IDLWAVE version 4.15. See idlwave.org.J.D. Smith2002-09-125-753/+1161
* (Charset Translation): Fix description of process.Dave Love2002-09-121-19/+29
* (time-stamp-hhmmss): New function.Simon Josefsson2002-09-122-0/+12
* (smtpmail-send-it): Don't use : in filenamesSimon Josefsson2002-09-121-9/+9
* (Search and Replace): Fix arg order for perform-replace.Richard M. Stallman2002-09-121-3/+3
* Comment change.Richard M. Stallman2002-09-121-1/+2
* *** empty log message ***Richard M. Stallman2002-09-123-2/+46
* Don't use report_file_error; do it by hand using dlerror.Richard M. Stallman2002-09-121-3/+17
* (wait_reading_process_input, both versions):Richard M. Stallman2002-09-121-1/+5
* (syms_of_emacs) <command-line-args>: Doc fix.Richard M. Stallman2002-09-121-1/+2
* (x_report_frame_params): If FRAME_SCROLL_BAR_PIXEL_WIDTH is 0Richard M. Stallman2002-09-121-3/+7
* (try_scrolling): If after make_cursor_line_fully_visibleRichard M. Stallman2002-09-121-3/+7
* (define-derived-mode): When making new abbrev table,Richard M. Stallman2002-09-121-11/+1
* Adjust ps-print-color-p, ps-default-fg and ps-default-bg setting.Richard M. Stallman2002-09-121-38/+43
* (ruler-mode-left-scroll-bar-cols):Richard M. Stallman2002-09-121-2/+6
* (copy-abbrev-table): New function.Richard M. Stallman2002-09-121-0/+12
* Fix typo.Richard M. Stallman2002-09-121-1/+1