bpt/emacs.git
2004-09-07 Stefan Monnier(gnus-pick-mouse-pick-region): Switch 1 => point-min.
2004-09-06 Eli Zaretskii(next-error-follow-minor-mode): Fix last change.
2004-09-06 Luc Teirlinck(use-hard-newlines): Make it into a permanent local.
2004-09-05 Robert J. ChassellThanks to Christopher Allan Webber, fix typo.
2004-09-04 Richard M.... (isearch-lazy-highlight-new-loop): Don't invoke
2004-09-04 Luc Teirlinck(facemenu-active-faces): Change condition of inner...
2004-09-04 John Paul Wallington*** empty log message ***
2004-09-04 John Paul Wallington(thumbs-view-image-mode-map): Fix `thumbs-set-root...
2004-09-04 Eli Zaretskii(ispell-really-aspell): New defvar.
2004-09-04 Eli Zaretskii(eshell-display-predicate-help): Doc fix. Support...
2004-09-04 Eli Zaretskii(te-escape): Show `?' in prompt for help key.
2004-09-04 Miles BaderRevision: miles@gnu.org--gnu-2004/emacs--cvs-trunk...
2004-09-04 Eli ZaretskiiFix last change.
2004-09-04 Eli Zaretskii*** empty log message ***
2004-09-04 Eli Zaretskii(kill-backward-up-list): New function.
2004-09-04 Eli Zaretskii(occur-mode-map): Bind toggle-next-error-follow-mode.
2004-09-04 Eli Zaretskii(grep-mode-map): Bind toggle-next-error-follow-mode.
2004-09-04 Eli Zaretskii(compilation-mode-map): Bind toggle-next-error-follow...
2004-09-04 Eli Zaretskii(diff-mode-map): Bind toggle-next-error-follow-mode.
2004-09-04 Eli Zaretskii(next-error-follow-mode, next-error-follow-mode-post...
2004-09-04 Eli ZaretskiiDocument next-error-follow-mode.
2004-09-04 Eli Zaretskii(uncomment-region): Bind comment-use-global-state to...
2004-09-04 Eli ZaretskiiFrom Eric S. Raymond: More reorganization to exile...
2004-09-03 Luc Teirlinck(auto-revert-handler): Bind `buffer-read-only' locally...
2004-09-03 Juri Linkov*** empty log message ***
2004-09-03 Richard M.... *** empty log message ***
2004-09-03 Juri LinkovUpdate M-% in isearch.
2004-09-03 Juri Linkov(Incremental Search): Update wording for M-%.
2004-09-03 Richard M.... Fix line breaks to follow Emacs conventions.
2004-09-03 Juri Linkov(isearch-toggle-regexp): Set `isearch-success' and...
2004-09-03 Richard M.... (normal-top-level): Undo previous TERM change.
2004-09-03 Kim F. Storm* emulation/cua-rect.el (cua--overlay-keymap): New...
2004-09-03 Kim F. Storm*** empty log message ***
2004-09-03 Luc Teirlinck(Killing): Correct description of kill commands in...
2004-09-02 Jason Rumney(_widget_value): Added lname and lkey.
2004-09-02 Kim F. Storm(cua--rectangle-set-corners): Ensure that
2004-09-02 Kim F. Storm*** empty log message ***
2004-09-02 Kim F. Storm(set_cursor_from_row): Look for non-nil `cursor' property
2004-09-02 Steven Tamm* term/mac-win.el: Add ASCII equivalents for some funct...
2004-09-02 Steven Tamm(LIBS_CARBON): New define to specify libraries for
2004-09-02 Steven Tamm(note_mouse_highlight): Set the mouse pointer shape to
2004-09-02 Steven Tamm(x_update_end): Move SetPortWindowPort to inside
2004-09-02 Steven Tamm(add_menu_item): Remove unused variable `i'. Don't
2004-09-02 Steven Tamm(x_real_positions): Save the current window port and
2004-09-02 Steven TammAdd ASCII equivalents for some function keys.
2004-09-02 Juri LinkovNew option `grep-highlight-matches'.
2004-09-02 Juri Linkov(variable-at-point): Try `find-tag-default' when other...
2004-09-02 Juri Linkov(function-called-at-point): Try `find-tag-default'...
2004-09-02 Juri Linkov(Info-fontify-node): Don't compute other-tag if Info...
2004-09-02 Juri Linkov(grep-highlight-matches): New defcustom.
2004-09-02 Juri Linkov(compilation-error-properties): Allow to funcall col...
2004-09-02 Jan Djärv* xfns.c (x_set_name_internal): New function. Check...
2004-09-02 Juri Linkov*** empty log message ***
2004-09-02 Juri Linkov(compilation-buffer-name): Compare major
2004-09-02 Juri Linkov(beginning-of-defun, end-of-defun):
2004-09-02 Juri Linkov(ispell-html-skip-alists): Fix backslashes in docstring.
2004-09-02 Juri Linkov(Other Repeating Search): Mention that Occur mode
2004-09-02 Juri Linkov(Compilation Mode): Add a paragraph about rules
2004-09-02 Juri Linkov(Regexp Replace): Add missing backslash to \footnote.
2004-09-02 Juri LinkovRegexp isearch can search through multiple nodes. ...
2004-09-01 Juri Linkov* isearch.el (isearch-wrap-function)
2004-09-01 Juri LinkovRemove ancient Change Log section.
2004-09-01 Juri Linkov(Info-search-whitespace-regexp): Fix backslashes.
2004-09-01 Juri LinkovAdd `next-error-highlight' and `next-error-highlight...
2004-09-01 Juri Linkov(compilation-goto-locus): Use `next-error' face instead...
2004-09-01 Juri Linkov* simple.el (next-error): New defgroup and defface.
2004-09-01 Juri Linkov* simple.el (next-error-find-buffer): Move the rule
2004-09-01 Juri Linkov(next-error, previous-error, first-error)
2004-09-01 Luc Teirlinck*** empty log message ***
2004-08-31 Luc Teirlinck*** empty log message ***
2004-08-31 Luc Teirlinck(Basic Keyboard Macro): `apply-macro-to-region-lines...
2004-08-31 Luc Teirlinck(apply-macro-to-region-lines): Make it operate on all...
2004-08-31 Jason RumneyFix typo in last checkin
2004-08-31 Jason Rumney2004-08-31 NAKAMURA Toshikazu <nr-tkz@nifty.com>...
2004-08-31 Jason Rumney*** empty log message ***
2004-08-31 Jan Djärv* frames.texi (Drag and drop): Add documentation about
2004-08-31 Jan Djärv* x-dnd.el (x-dnd-protocol-alist): Document update.
2004-08-30 Luc TeirlinckVarious minor changes in addition to:
2004-08-30 Jan Djärv* macmenu.c (_widget_value): Added lname and lkey.
2004-08-30 Jan DjärvFix typo in comment string.
2004-08-30 Jan DjärvDon't call ENCODE_MENU_STRING on top level menu names...
2004-08-30 Jan Djärv* xmenu.c (digest_single_submenu): Set lname and lkey...
2004-08-30 Jan Djärv* lwlib.h (_widget_value): Added lname and lkey.
2004-08-30 John Paul Wallington(tex-validate-buffer): Use distinct strings rather...
2004-08-30 Steven Tammmacmenu.c (mac_menu_show): Remove shadowing of menu...
2004-08-30 Richard M.... (prin1-char): Don't turn S-a into A.
2004-08-29 Kim F. Storm(cua-auto-expand-rectangles): Remove
2004-08-29 Kim F. Storm(cua--rectangle-padding): Remove.
2004-08-29 Kim F. Storm*** empty log message ***
2004-08-29 Kim F. StormAdd ack.texi and AUTHORS.
2004-08-29 Steven TammFixing whitespace style issue with #define
2004-08-28 Eli Zaretskii(Emacs for MS-DOS): Update URLs for the MS-DOS port of
2004-08-28 Luc Teirlinck*** empty log message ***
2004-08-28 Luc Teirlinck(edit-tab-stops-buffer): Doc fix.
2004-08-28 Richard M.... Whitespace change.
2004-08-28 Richard M.... (grep-default-command): Use find-tag-default.
2004-08-28 Richard M.... (find-tag-default): Moved to subr.el.
2004-08-28 Richard M.... (find-tag-default): Moved from etags.el.
2004-08-28 Richard M.... (prin1-char): Put `shift' modifier into the basic chara...
2004-08-28 Jan Djärv* FOR-RELEASE (Indications): Removed entry about GTK...
next