summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2002-06-13(lisp): Add international/ucs-tables.elc and font-core.elc.Juanma Barranquero
2002-06-13*** empty log message ***Pavel Janík
2002-06-13Rename enum event_kind items.Pavel Janík
2002-06-13New {language} and @regexp features.Francesco Potortì
2002-06-13New multi-line regexp and new regexp syntax.Francesco Potortì
2002-06-13New multi-line regexp and new regexp syntax.Francesco Potortì
2002-06-13Comments added.Francesco Potortì
2002-06-13New multi-line regexp and new regexp syntax.Francesco Potortì
2002-06-13(auto-mode-alist): Move entry for ".in" to the end.Andreas Schwab
2002-06-13(comint-mode): Don't set `font-lock-defaults'.Miles Bader
2002-06-12* bookmark.el (bookmark-file-or-variation-thereof): Restore vc-backendKarl Fogel
2002-06-12Remove declaration of Qmouse_click and Qevent_kind.Pavel Janík
2002-06-12Rename menu_bar_activate_event to MENU_BAR_ACTIVATE_EVENT.Pavel Janík
2002-06-12Change the maintainer to "none".Eli Zaretskii
2002-06-12(x-handle-switch): Fix handling of x-invocation-args for switches withJuanma Barranquero
2002-06-12(Info-fontify-node): Compute header line speciallyRichard M. Stallman
2002-06-12(menu-bar-showhide-fringe-menu): Don't use `fringe-mode'Stefan Monnier
2002-06-12(textget): Don't forget to `return'.Stefan Monnier
2002-06-12(Initial Parameters, Resources): Fix references to the Emacs manual.Andreas Schwab
2002-06-12(describe-char-after): Doc fix.Richard M. Stallman
2002-06-12(view-mode-enter): Clarify echo area message.Richard M. Stallman
2002-06-12(Info-select-node): Turn header line on or off here.Richard M. Stallman
2002-06-12(font-lock-beginning-of-syntax-function): Doc fix.Richard M. Stallman
2002-06-12(Fformat_mode_line): Fix typo.Juanma Barranquero
2002-06-12(comint-send-input): Properly handle empty and no-newline input regions.Miles Bader
2002-06-12Use `when', `unless'.Colin Walters
2002-06-12*** empty log message ***Colin Walters
2002-06-12Update copyright date.Colin Walters
2002-06-12(occur-mode): Don't set `font-lock-defaults'.Colin Walters
2002-06-12(Info-mode): Don't set `font-lock-defaults'.Colin Walters
2002-06-12(ibuffer-mode): Don't set `font-lock-defaults'.Colin Walters
2002-06-12(help-mode): Don't set `font-lock-defaults'.Colin Walters
2002-06-12(font-lock-set-defaults-1): Set variable alist here.Colin Walters
2002-06-12font-core.el (font-lock-core-only): Variable deleted. All uses removed.Colin Walters
2002-06-12*** empty log message ***Colin Walters
2002-06-12Add copy-tree.Colin Walters
2002-06-11Added read-directory-name.Kim F. Storm
2002-06-11(Fformat_mode_line): New function.Kim F. Storm
2002-06-11*** empty log message ***Kim F. Storm
2002-06-11(read_key_sequence):Stefan Monnier
2002-06-11*** empty log message ***Richard M. Stallman
2002-06-11(readable_events): Ignore any number ofRichard M. Stallman
2002-06-11Delete "new in Emacs 21" note.Richard M. Stallman
2002-06-11(format-alist): Document new element PRESERVE.Richard M. Stallman
2002-06-11(make-auto-save-file-name): Rename local `filename' to `file-name'.Richard M. Stallman
2002-06-11(read_integer): Remove unused var `tem'.Stefan Monnier
2002-06-11(tty_lookup_color): Type bool/Lisp_Object mismatch fixed.Stefan Monnier
2002-06-11defface `supports' predicateMiles Bader
2002-06-11display-supports-face-attributes-pMiles Bader
2002-06-10(ebrowse-draw-tree-fn): Use copy-sequence.Richard M. Stallman