aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* (lisp): Add international/ucs-tables.elc and font-core.elc.Juanma Barranquero2002-06-132-0/+7
* *** empty log message ***Pavel Janík2002-06-134-9/+27
* Rename enum event_kind items.Pavel Janík2002-06-139-135/+135
* New {language} and @regexp features.Francesco Potortì2002-06-132-7/+27
* New multi-line regexp and new regexp syntax.Francesco Potortì2002-06-131-6/+33
* New multi-line regexp and new regexp syntax.Francesco Potortì2002-06-133-23/+68
* Comments added.Francesco Potortì2002-06-131-5/+7
* New multi-line regexp and new regexp syntax.Francesco Potortì2002-06-131-114/+292
* (auto-mode-alist): Move entry for ".in" to the end.Andreas Schwab2002-06-132-3/+7
* (comint-mode): Don't set `font-lock-defaults'.Miles Bader2002-06-132-3/+6
* * bookmark.el (bookmark-file-or-variation-thereof): Restore vc-backendKarl Fogel2002-06-122-11/+22
* Remove declaration of Qmouse_click and Qevent_kind.Pavel Janík2002-06-122-2/+5
* Rename menu_bar_activate_event to MENU_BAR_ACTIVATE_EVENT.Pavel Janík2002-06-121-1/+1
* Change the maintainer to "none".Eli Zaretskii2002-06-122-1/+5
* (x-handle-switch): Fix handling of x-invocation-args for switches withJuanma Barranquero2002-06-122-2/+7
* (Info-fontify-node): Compute header line speciallyRichard M. Stallman2002-06-122-24/+70
* (menu-bar-showhide-fringe-menu): Don't use `fringe-mode'Stefan Monnier2002-06-121-4/+8
* (textget): Don't forget to `return'.Stefan Monnier2002-06-122-11/+12
* (Initial Parameters, Resources): Fix references to the Emacs manual.Andreas Schwab2002-06-122-2/+7
* (describe-char-after): Doc fix.Richard M. Stallman2002-06-122-2/+20
* (view-mode-enter): Clarify echo area message.Richard M. Stallman2002-06-121-1/+1
* (Info-select-node): Turn header line on or off here.Richard M. Stallman2002-06-121-51/+39
* (font-lock-beginning-of-syntax-function): Doc fix.Richard M. Stallman2002-06-121-5/+10
* (Fformat_mode_line): Fix typo.Juanma Barranquero2002-06-122-1/+5
* (comint-send-input): Properly handle empty and no-newline input regions.Miles Bader2002-06-122-2/+7
* Use `when', `unless'.Colin Walters2002-06-121-102/+91
* *** empty log message ***Colin Walters2002-06-121-1/+7
* Update copyright date.Colin Walters2002-06-122-2/+2
* (occur-mode): Don't set `font-lock-defaults'.Colin Walters2002-06-121-2/+0
* (Info-mode): Don't set `font-lock-defaults'.Colin Walters2002-06-121-2/+0
* (ibuffer-mode): Don't set `font-lock-defaults'.Colin Walters2002-06-121-3/+0
* (help-mode): Don't set `font-lock-defaults'.Colin Walters2002-06-121-23/+5
* (font-lock-set-defaults-1): Set variable alist here.Colin Walters2002-06-121-2/+3
* font-core.el (font-lock-core-only): Variable deleted. All uses removed.Colin Walters2002-06-122-20/+19
* *** empty log message ***Colin Walters2002-06-121-0/+9
* Add copy-tree.Colin Walters2002-06-121-0/+2
* Added read-directory-name.Kim F. Storm2002-06-111-0/+9
* (Fformat_mode_line): New function.Kim F. Storm2002-06-111-8/+63
* *** empty log message ***Kim F. Storm2002-06-111-0/+8
* (read_key_sequence):Stefan Monnier2002-06-112-76/+65
* *** empty log message ***Richard M. Stallman2002-06-112-0/+13
* (readable_events): Ignore any number ofRichard M. Stallman2002-06-111-1/+20
* Delete "new in Emacs 21" note.Richard M. Stallman2002-06-112-3/+2
* (format-alist): Document new element PRESERVE.Richard M. Stallman2002-06-111-2/+14
* (make-auto-save-file-name): Rename local `filename' to `file-name'.Richard M. Stallman2002-06-111-1/+1
* (read_integer): Remove unused var `tem'.Stefan Monnier2002-06-111-2/+3
* (tty_lookup_color): Type bool/Lisp_Object mismatch fixed.Stefan Monnier2002-06-111-1/+1
* defface `supports' predicateMiles Bader2002-06-111-1/+8
* display-supports-face-attributes-pMiles Bader2002-06-112-1/+35
* (ebrowse-draw-tree-fn): Use copy-sequence.Richard M. Stallman2002-06-102-7/+20