bpt/emacs.git
2002-06-14 Miles Bader(copy-tree): Use `nconc' and `nreverse' instead of...
2002-06-13 Richard M.... (zone-timer): New variable holds the idle timer.
2002-06-13 Kim F. Storm(insert_1_both, insert_from_string_1)
2002-06-13 Kim F. Storm*** empty log message ***
2002-06-13 Jason Rumney*** empty log message ***
2002-06-13 Jason Rumney(init_environment): Remove EMACSLOCKDIR.
2002-06-13 Jason Rumney(w32-charset-info-alist): Reorder.
2002-06-13 Jason Rumney*** empty log message ***
2002-06-13 Jason Rumney(init_environment): Remove EMACSLOCKDIR.
2002-06-13 Jason Rumney(maybe-bootstrap, doit, maybe-bootstrap-CMD)
2002-06-13 Jason Rumney(env_vars): Remove EMACSLOCKDIR.
2002-06-13 Francesco Potortì* etags.c (erlang_atom, erlang_attribute): Bugs corrected.
2002-06-13 Francesco Potortì*** empty log message ***
2002-06-13 Juanma Barranquero(lisp): Add international/ucs-tables.elc and font-core...
2002-06-13 Pavel Janík*** empty log message ***
2002-06-13 Pavel JaníkRename enum event_kind items.
2002-06-13 Francesco PotortìNew {language} and @regexp features.
2002-06-13 Francesco PotortìNew multi-line regexp and new regexp syntax.
2002-06-13 Francesco PotortìNew multi-line regexp and new regexp syntax.
2002-06-13 Francesco PotortìComments added.
2002-06-13 Francesco PotortìNew multi-line regexp and new regexp syntax.
2002-06-13 Andreas Schwab(auto-mode-alist): Move entry for ".in" to the end.
2002-06-13 Miles Bader(comint-mode): Don't set `font-lock-defaults'.
2002-06-12 Karl Fogel* bookmark.el (bookmark-file-or-variation-thereof)...
2002-06-12 Pavel JaníkRemove declaration of Qmouse_click and Qevent_kind.
2002-06-12 Pavel JaníkRename menu_bar_activate_event to MENU_BAR_ACTIVATE_EVENT.
2002-06-12 Eli ZaretskiiChange the maintainer to "none".
2002-06-12 Juanma Barranquero(x-handle-switch): Fix handling of x-invocation-args...
2002-06-12 Richard M.... (Info-fontify-node): Compute header line specially
2002-06-12 Stefan Monnier(menu-bar-showhide-fringe-menu): Don't use `fringe...
2002-06-12 Stefan Monnier(textget): Don't forget to `return'.
2002-06-12 Andreas Schwab(Initial Parameters, Resources): Fix references to...
2002-06-12 Richard M.... (describe-char-after): Doc fix.
2002-06-12 Richard M.... (view-mode-enter): Clarify echo area message.
2002-06-12 Richard M.... (Info-select-node): Turn header line on or off here.
2002-06-12 Richard M.... (font-lock-beginning-of-syntax-function): Doc fix.
2002-06-12 Juanma Barranquero(Fformat_mode_line): Fix typo.
2002-06-12 Miles Bader(comint-send-input): Properly handle empty and no-newli...
2002-06-12 Colin WaltersUse `when', `unless'.
2002-06-12 Colin Walters*** empty log message ***
2002-06-12 Colin WaltersUpdate copyright date.
2002-06-12 Colin Walters(occur-mode): Don't set `font-lock-defaults'.
2002-06-12 Colin Walters(Info-mode): Don't set `font-lock-defaults'.
2002-06-12 Colin Walters(ibuffer-mode): Don't set `font-lock-defaults'.
2002-06-12 Colin Walters(help-mode): Don't set `font-lock-defaults'.
2002-06-12 Colin Walters(font-lock-set-defaults-1): Set variable alist here.
2002-06-12 Colin Waltersfont-core.el (font-lock-core-only): Variable deleted...
2002-06-12 Colin Walters*** empty log message ***
2002-06-12 Colin WaltersAdd copy-tree.
2002-06-11 Kim F. StormAdded read-directory-name.
2002-06-11 Kim F. Storm(Fformat_mode_line): New function.
2002-06-11 Kim F. Storm*** empty log message ***
2002-06-11 Stefan Monnier(read_key_sequence):
2002-06-11 Richard M.... *** empty log message ***
2002-06-11 Richard M.... (readable_events): Ignore any number of
2002-06-11 Richard M.... Delete "new in Emacs 21" note.
2002-06-11 Richard M.... (format-alist): Document new element PRESERVE.
2002-06-11 Richard M.... (make-auto-save-file-name): Rename local `filename...
2002-06-11 Stefan Monnier(read_integer): Remove unused var `tem'.
2002-06-11 Stefan Monnier(tty_lookup_color): Type bool/Lisp_Object mismatch...
2002-06-11 Miles Baderdefface `supports' predicate
2002-06-11 Miles Baderdisplay-supports-face-attributes-p
2002-06-10 Richard M.... (ebrowse-draw-tree-fn): Use copy-sequence.
2002-06-10 Richard M.... (eshell-copy-tree): Make it an alias for copy-tree.
2002-06-10 Richard M.... (copy-list): Moved to cl.el.
2002-06-10 Richard M.... (copy-list): Moved back from subr.el.
2002-06-10 Richard M.... Undo previous change.
2002-06-10 Richard M.... (viper-insert-prev-from-insertion-ring)
2002-06-10 Richard M.... (eshell-copy-list): Function deleted.
2002-06-10 Richard M.... (eshell-mode, eshell-mode): Use copy-sequence.
2002-06-10 Richard M.... (eshell/diff): Use copy-sequence.
2002-06-10 Miles BaderMake comint use text properties for highlighting instea...
2002-06-10 Miles Bader(line-move-finish): Inhibit field motion when computing...
2002-06-10 Miles Bader(revert-buffer): Correct typo: variable name is `buffer...
2002-06-10 Miles Bader(comint-send-input, comint-output-filter): Use the...
2002-06-10 Miles Bader(custom-display): Use correct syntax for `supports...
2002-06-10 Miles Bader(custom-display): Add support for `supports' predicate.
2002-06-10 Miles Bader(display-supports-face-attributes-p): Work correctly...
2002-06-09 Colin Walters(Cursor Position Information): Update "C-u C-x =" example.
2002-06-09 Eli ZaretskiiFix a typo in a comment.
2002-06-09 Miles Bader*** empty log message ***
2002-06-09 Miles Bader(Ftty_supports_face_attributes_p): New function.
2002-06-09 Miles Bader(display-supports-face-attributes-p): New function.
2002-06-09 Miles Bader(color-name-rgb-alist): Use 16-bit RGB values instead...
2002-06-09 Colin WaltersFix previous change.
2002-06-09 Colin Walters(Precalcuated Fontification): Note how to use `font...
2002-06-09 Colin Walters(font-lock-default-function): If `font-lock-core-only...
2002-06-09 Colin Walters(font-lock-set-defaults-1): Variable alist is now set in
2002-06-09 Colin WaltersRegenerated.
2002-06-09 Colin Walters(define-ibuffer-column): Don't create a third argument...
2002-06-09 Colin Walters(font-lock-core-only): New variable.
2002-06-09 Colin Walters(Info-mode): Do set `font-lock-defaults', and be sure...
2002-06-09 Colin Walters(occur-mode): Do set `font-lock-defaults',
2002-06-09 Colin Walters(ibuffer-mode): Do set `font-lock-defaults', and be...
2002-06-08 Martin Stjernholm(c-set-style, c-set-style-1): Added another state for the
2002-06-08 Colin Walters*** empty log message ***
2002-06-08 Colin Walters(describe-char-after): Require `descr-text' when there...
2002-06-08 Colin Walters(toplevel): Provide `descr-text'.
2002-06-08 Colin Walters(cl-copy-tree): Moved to `copy-tree' in subr.el. Add...
2002-06-08 Colin Walters(describe-char-after): Revert previous change. Just...
next