bpt/emacs.git
2005-02-27 Richard M.... (ispell-change-dictionary): Doc fix.
2005-02-27 Richard M.... (flyspell-mode-on): Call ispell-change-dictionary only...
2005-02-27 Richard M.... (regexp-builder): New function.
2005-02-27 Richard M.... (describe-register-1): Explicitly handle yank-excluded...
2005-02-27 Richard M.... (custom-buffer-create-internal): Improve progress msgs.
2005-02-27 Richard M.... (debug-on-entry-1): If function body is empty, add...
2005-02-27 Richard M.... (Compilation): Update mode line status info.
2005-02-27 Stefan Monnier(inhibit-trace): New var.
2005-02-27 Stefan Monnier(debug): Put back the inhibit-trace.
2005-02-27 Richard M.... (Coding Conventions): Clarify.
2005-02-27 Richard M.... (Syntax Class Table): Clarify.
2005-02-27 Richard M.... (Arrays): Cleanup.
2005-02-27 Richard M.... (Subprocess Creation): Explain nil in exec-path. Cleanup.
2005-02-27 Richard M.... (Startup Summary): Correct the options; add missing...
2005-02-27 Richard M.... (The Mark): Clarify.
2005-02-27 Richard M.... (Expansion): Cleanup.
2005-02-27 Richard M.... (Keymaps): Clarify.
2005-02-26 Richard M.... (Documentation Basics): Add function-documentation...
2005-02-26 Richard M.... (Top): Don't refer to Flow Control node.
2005-02-26 Richard M.... (Command Overview): Improve xrefs.
2005-02-26 Richard M.... (Rename or Copy): Minor fix.
2005-02-26 Richard M.... (Advising Functions): Don't imply one part of Emacs
2005-02-26 Richard M.... (Abbrev Expansion): Clarify, fix typo.
2005-02-26 Eli Zaretskii(url-have-visited-url): Don't barf if url-history-hash...
2005-02-26 Stefan Monnier(gnus-summary-exit): Move point after displaying the
2005-02-26 Stefan Monnier(debug): Hide the buffer if it's not killed.
2005-02-25 Kim F. Storm*** empty log message ***
2005-02-25 Kim F. Storm(Mouse References): Add mouse-1-click-in-non-selected...
2005-02-25 Kim F. Storm(mouse-1-click-in-non-selected-windows): New defcustom.
2005-02-25 Kim F. Storm(init_from_display_pos): Don't read past end of
2005-02-25 Kim F. Storm(OVERLAY_STRING_CHUNK_SIZE): Increase from 3 to 16.
2005-02-25 Kim F. Storm*** empty log message ***
2005-02-25 Lute Kamstra(syms_of_buffer): Fix typo.
2005-02-25 Richard M.... (Screen): Explain better about cursors and mode lines;
2005-02-25 Richard M.... (Minibuffer): Prompts are highlighted.
2005-02-25 Richard M.... (Setting Mark): Clarify info about displaying mark.
2005-02-25 Richard M.... (M-x): One C-g doesn't always go to top level.
2005-02-25 Richard M.... (Fixit): Mention C-/ for undo.
2005-02-25 Lute Kamstra(query-replace-read-from): Fix 2005-02-19 change.
2005-02-25 Miles BaderRevision: miles@gnu.org--gnu-2005/emacs--cvs-trunk...
2005-02-25 Luc Teirlinck(blink-cursor-mode): Add :group keyword.
2005-02-25 Lute Kamstra*** empty log message ***
2005-02-24 Glenn MorrisFrom Ulf Jasper <ulf.jasper@web.de>:
2005-02-24 Glenn Morris*** empty log message ***
2005-02-24 Stefan Monnier(tex-font-lock-keywords-3): #n is atomic.
2005-02-24 Lute Kamstra*** empty log message ***
2005-02-24 Lute Kamstra(Defining Minor Modes): Explain that INIT-VALUE, LIGHTE...
2005-02-24 Lute Kamstra(Initial Options): Add cross reference.
2005-02-24 Kim F. Storm(iso-accents-compose): Fix crash during redisplay.
2005-02-24 Kim F. Storm*** empty log message ***
2005-02-23 Richard M.... *** empty log message ***
2005-02-23 Richard M.... (appt-time-msg-list): 3rd elt of each
2005-02-23 Richard M.... (find-tag-default): Catch errors in forward-sexp.
2005-02-23 Juri Linkov*** empty log message ***
2005-02-23 Juri Linkov(Info-isearch-search): New defcustom.
2005-02-23 Lute Kamstra*** empty log message ***
2005-02-23 Lute Kamstra(Defining Minor Modes): define-minor-mode can be used...
2005-02-23 Lute Kamstra(Managing Overlays): overlay-buffer returns nil for...
2005-02-23 Lute Kamstra(Foverlay_buffer): Doc fix.
2005-02-22 Luc Teirlinck*** empty log message ***
2005-02-22 Miles BaderRevision: miles@gnu.org--gnu-2005/emacs--cvs-trunk...
2005-02-22 Luc TeirlinckComment change.
2005-02-22 Kim F. Storm(hide-ifdef-use-define-alist): Use
2005-02-22 Kim F. Storm*** empty log message ***
2005-02-22 Kim F. Storm(Basic Completion): Allow symbols in addition to
2005-02-22 Kim F. Storm(Ftry_completion, Fall_completions): Allow both string
2005-02-22 Simon Josefsson(browse-url-netscape-new-window-is-tab): New variable.
2005-02-22 Kim F. Storm(fast_find_position): Fix search for start of overlay.
2005-02-22 Kim F. Storm*** empty log message ***
2005-02-22 Kim F. Storm(tooltip-show-help-function): Pass event to
2005-02-22 Kim F. Storm(mouse-on-link-p): If arg POS is a mouse event,
2005-02-22 Kim F. Storm*** empty log message ***
2005-02-22 Kenichi Handa(ps-mule-header-string-charsets): Delete it.
2005-02-22 Kenichi Handa(ps-header-footer-string): Return a list of header
2005-02-21 Kim F. StormAdd scroll-bar note.
2005-02-21 Kim F. Storm(window_scroll_pixel_based): When scrolling backwards,
2005-02-21 Kim F. Storm*** empty log message ***
2005-02-21 Stefan Monnier(cvs-retrieve-revision): Fix thinko.
2005-02-21 Stefan Monnier*** empty log message ***
2005-02-21 Stefan Monnier(blink-cursor-mode): Use define-minor-mode.
2005-02-21 Stefan MonnierDeclare Fcurrent_active_maps, used in doc.c.
2005-02-21 Stefan Monnier(function-key-map): Use char-names more consistently.
2005-02-21 Kenichi Handa(ctext-pre-write-conversion): Always use
2005-02-21 Kim F. Storm(move_it_vertically_backward): Eliminate two xasserts.
2005-02-21 Kim F. Storm*** empty log message ***
2005-02-21 Kim F. Storm(xg_create_frame_widgets): UNBLOCK_INPUT on error.
2005-02-21 Kim F. Storm*** empty log message ***
2005-02-21 Kenichi Handa*** empty log message ***
2005-02-21 Kenichi Handa(ispell-dictionary-alist): Fix docstring.
2005-02-20 Thien-Thi Nguyen(scheme-font-lock-keywords-2): Handle named-let.
2005-02-20 Jonathan Yavner(undo-more): restore defadvice, but only the part that...
2005-02-20 Jonathan Yavner*** empty log message ***
2005-02-19 Kim F. Storm(pos_visible_p): Be sure to move to the specified
2005-02-19 Kim F. Storm(line-move): Add fourth optional arg try-vscroll which
2005-02-19 Kim F. Storm*** empty log message ***
2005-02-19 Dan Nicolaescu(query-replace, query-replace-regexp)
2005-02-19 Dan Nicolaescu(isearch-forward): Document isearch-query-replace and
2005-02-19 Jay Belanger*** empty log message ***
2005-02-19 Jay BelangerAdd differentiation rule for calcFunc-coth.
2005-02-19 Jay Belanger(calc-user-define-edit): Add local variable.
next