aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* *** empty log message ***Kenichi Handa2006-09-222-0/+10
* Fix setting self-insert-command for multibyteKenichi Handa2006-09-221-1/+1
* (optimize_sub_char_table): Don't optimize a sub-char-tableKenichi Handa2006-09-221-4/+6
* * gtkutil.c (xg_get_file_with_chooser): Only chow C-l help forJan Djärv2006-09-221-1/+3
* Fix typoJan Djärv2006-09-221-1/+1
* * gtkutil.c (xg_get_file_with_chooser): Only chow C-l help forJan Djärv2006-09-221-0/+3
* * xfns.c (syms_of_xfns): Fix typo in help text forJan Djärv2006-09-222-1/+6
* *** empty log message ***Richard M. Stallman2006-09-211-0/+4
* *** empty log message ***Richard M. Stallman2006-09-211-0/+2
* (mouse-posn-property): Fix typo for `event-start' inDavid Kastrup2006-09-212-1/+6
* *** empty log message ***Richard M. Stallman2006-09-212-13/+3
* "[email protected] Sep 20 says make-frame ignores left and top"Chong Yidong2006-09-211-2/+2
* *** empty log message ***Kim F. Storm2006-09-211-1/+5
* (Timers): Clarify about REPEAT when timer is delayed.Richard M. Stallman2006-09-211-3/+14
* ("Latin-1"): Add windows-1252 toKenichi Handa2006-09-212-2/+8
* *** empty log message ***Kenichi Handa2006-09-211-0/+9
* *** empty log message ***Richard M. Stallman2006-09-211-0/+6
* *** empty log message ***Kim F. Storm2006-09-204-0/+22
* (member*): Use memql instead of complex code.Kim F. Storm2006-09-201-15/+1
* (pushnew): Rework 2006-09-10 change. Use memqlKim F. Storm2006-09-201-3/+1
* (Fmemq): Refill doc string.Kim F. Storm2006-09-201-4/+28
* Adjust commentVinicius Jose Latorre2006-09-202-2/+4
* Adjust X-URLVinicius Jose Latorre2006-09-205-7/+20
* Adjust X-URLVinicius Jose Latorre2006-09-201-2/+2
* (Window Start): Minor cleanups.Richard M. Stallman2006-09-202-3/+7
* (url-dav-file-attributes): Simplify.Stefan Monnier2006-09-201-38/+35
* (url-http-head-file-attributes): Add device "info".Stefan Monnier2006-09-202-12/+18
* (find-buffer-visiting): Don't get fooled by a nil inode.Stefan Monnier2006-09-202-6/+9
* Add window-line-height.Kim F. Storm2006-09-201-1/+6
* Fixed: Michael Cadilhac's line-move-partial is slow.Kim F. Storm2006-09-201-2/+0
* (Fpos_visible_in_window_p): Doc fix.Kim F. Storm2006-09-201-3/+3
* (Window Start): pos-visible-in-window-p allowsKim F. Storm2006-09-201-1/+28
* (Antinews): Mention window-line-height.Kim F. Storm2006-09-201-1/+2
* *** empty log message ***Kim F. Storm2006-09-203-1/+14
* (line-move-partial): Call pos-visible-in-window-p withKim F. Storm2006-09-201-5/+3
* (Fset_window_hscroll, Fpos_visible_in_window_p):Kim F. Storm2006-09-201-7/+10
* (pos_visible_p): CHARPOS < 0 means return info forKim F. Storm2006-09-201-2/+3
* *** empty log message ***Kim F. Storm2006-09-201-0/+10
* (org-scan-tags): Find end of subtrees also in hidden trees.Carsten Dominik2006-09-201-1/+1
* *** empty log message ***Carsten Dominik2006-09-201-0/+5
* (isearch-process-search-char): Cancel the previousKenichi Handa2006-09-201-6/+32
* Merge from gnus--rel--5.10Miles Bader2006-09-205-5/+27
* (mouse-posn-property): Improve doc string.David Kastrup2006-09-202-3/+16
* (clipboard-yank): bomb out in interactive use ifDavid Kastrup2006-09-202-1/+6
* Fixed "allout.el patch to be installed."Chong Yidong2006-09-191-2/+0
* * allout.el (allout-unprotected): Let inhibit-read-only only whenChong Yidong2006-09-192-12/+48
* * search.c (struct regexp_cache): New entry syntax_table.Chong Yidong2006-09-192-0/+18
* Fixed "Field handling in C-n."Chong Yidong2006-09-191-2/+0
* * simple.el (line-move-1): Escape field boundaries occurringChong Yidong2006-09-192-6/+26
* (mouse-on-link-p): Tentatively fix last change.Stefan Monnier2006-09-192-19/+25