summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* (tooltip-show-help-function): Pass event toKim F. Storm2005-02-221-1/+1
* (mouse-on-link-p): If arg POS is a mouse event,Kim F. Storm2005-02-221-14/+23
* *** empty log message ***Kim F. Storm2005-02-221-0/+10
* (ps-mule-header-string-charsets): Delete it.Kenichi Handa2005-02-222-62/+110
* (ps-header-footer-string): Return a list of headerKenichi Handa2005-02-221-3/+1
* Add scroll-bar note.Kim F. Storm2005-02-211-1/+4
* (window_scroll_pixel_based): When scrolling backwards,Kim F. Storm2005-02-211-9/+16
* *** empty log message ***Kim F. Storm2005-02-211-0/+5
* (cvs-retrieve-revision): Fix thinko.Stefan Monnier2005-02-212-4/+7
* *** empty log message ***Stefan Monnier2005-02-212-14/+6
* (blink-cursor-mode): Use define-minor-mode.Stefan Monnier2005-02-211-52/+28
* Declare Fcurrent_active_maps, used in doc.c.Stefan Monnier2005-02-211-1/+2
* (function-key-map): Use char-names more consistently.Stefan Monnier2005-02-212-15/+20
* (ctext-pre-write-conversion): Always useKenichi Handa2005-02-212-11/+16
* (move_it_vertically_backward): Eliminate two xasserts.Kim F. Storm2005-02-211-0/+8
* *** empty log message ***Kim F. Storm2005-02-211-0/+6
* (xg_create_frame_widgets): UNBLOCK_INPUT on error.Kim F. Storm2005-02-211-8/+9
* *** empty log message ***Kim F. Storm2005-02-211-0/+4
* *** empty log message ***Kenichi Handa2005-02-211-0/+4
* (ispell-dictionary-alist): Fix docstring.Kenichi Handa2005-02-211-0/+6
* (scheme-font-lock-keywords-2): Handle named-let.Thien-Thi Nguyen2005-02-202-0/+8
* (undo-more): restore defadvice, but only the part that allows changesJonathan Yavner2005-02-201-28/+14
* *** empty log message ***Jonathan Yavner2005-02-201-0/+5
* (pos_visible_p): Be sure to move to the specifiedKim F. Storm2005-02-191-44/+59
* (line-move): Add fourth optional arg try-vscroll whichKim F. Storm2005-02-191-8/+15
* *** empty log message ***Kim F. Storm2005-02-192-27/+56
* (query-replace, query-replace-regexp)Dan Nicolaescu2005-02-192-4/+24
* (isearch-forward): Document isearch-query-replace andDan Nicolaescu2005-02-192-0/+10
* *** empty log message ***Jay Belanger2005-02-191-0/+13
* Add differentiation rule for calcFunc-coth.Jay Belanger2005-02-191-15/+15
* (calc-user-define-edit): Add local variable.Jay Belanger2005-02-191-9/+11
* (math-read-token): Add local variable.Jay Belanger2005-02-191-3/+4
* * viper-cmd.el (viper-prefix-commands): make into a defconst.Michael Kifer2005-02-199-66/+148
* Remove the description of the PCL-CVS bug: it's now in PROBLEMS.Eli Zaretskii2005-02-191-35/+0
* (subregexp-context-p): Fix garbled doc string by addingDavid Kastrup2005-02-192-4/+9
* *** empty log message ***Jay Belanger2005-02-191-0/+7
* (calc-arctan, calc-tanh, calc-arctanh): Removed extra definitions.Jay Belanger2005-02-191-15/+4
* (escape-glyph, minibuffer-prompt, button): Add commentary forEli Zaretskii2005-02-193-0/+13
* Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-111Miles Bader2005-02-1910-19/+127
* (query-replace-read-from): Set the value ofEli Zaretskii2005-02-192-3/+10
* Document problems with PCL-CVS wrt CVS v1.12.8 and 1.12.9.Eli Zaretskii2005-02-191-0/+14
* (tramp-file-name-for-operation): Use dired-call-process instead ofEli Zaretskii2005-02-192-1/+6
* *** empty log message ***Jay Belanger2005-02-191-0/+9
* (math-trig-inverses, math-div-trig, math-div-non-trig): New variables.Jay Belanger2005-02-191-0/+132
* (gdb-var-update-handler)Nick Roberts2005-02-191-8/+18
* *** empty log message ***Nick Roberts2005-02-191-0/+8
* * ediff.el (ediff-set-diff-overlays-in-one-buffer,Michael Kifer2005-02-196-32/+127
* (Finternal_set_lisp_face_attribute): Allow :color propertyKim F. Storm2005-02-181-1/+1
* *** empty log message ***Kim F. Storm2005-02-181-0/+4
* (pitx, pit): Pretty print display iterator.Kim F. Storm2005-02-181-0/+187