aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* (refill-fill-paragraph-at): Undo last fix.Stefan Monnier2003-04-041-0/+1
* (fill-paragraph): Don't skip prefix now that markers work right.Stefan Monnier2003-04-041-3/+0
* (fill-delete-newlines): Remove trailing whitespace.Stefan Monnier2003-04-041-1/+4
* (find-file-of-tag-noselect, find-file-of-tag): New helper functions.Juanma Barranquero2003-04-042-95/+166
* *** empty log message ***Stefan Monnier2003-04-041-0/+11
* (tramp-send-string): Handle empty string.Andreas Schwab2003-04-042-1/+6
* (Fformat): Use a copy of FORMAT string so that we canKenichi Handa2003-04-042-0/+12
* (easy-menu-define): Don't make a defvar for nil.Richard M. Stallman2003-04-032-14/+37
* (read-quoted-char): Remember the input charRichard M. Stallman2003-04-031-20/+20
* (shadow-parse-fullname): Renamed from shadow-parse-fullpath.Richard M. Stallman2003-04-031-42/+42
* (kmacro-end-and-call-macro): Doc fix.Richard M. Stallman2003-04-031-1/+5
* (hexl-find-file): Ignore user's value of default-major-mode.Richard M. Stallman2003-04-031-1/+3
* (hack-local-variables-prop-line): New arg MODE-ONLY.Richard M. Stallman2003-04-031-27/+39
* (delete-active-region): Don't explicitly deactivate mark.Richard M. Stallman2003-04-031-2/+0
* *** empty log message ***Juanma Barranquero2003-04-031-0/+2
* Require button.el.Juanma Barranquero2003-04-032-13/+49
* Fix previous change.Juanma Barranquero2003-04-031-4/+5
* (number-sequence): Shorten the code.Kenichi Handa2003-04-031-4/+3
* *** empty log message ***Kenichi Handa2003-04-032-0/+8
* (number-sequence): New function.Kenichi Handa2003-04-031-0/+16
* Fix the malayalam line.Kenichi Handa2003-04-031-1/+1
* (choose_face_font): Make sure *NEEDS_OVERSTRIKE is always set.Miles Bader2003-04-032-1/+9
* (fill-newline): Don't leave markers before the prefix.Stefan Monnier2003-04-031-3/+4
* (refill-fill-paragraph-at): Don't preserve the trailing space sinceStefan Monnier2003-04-021-2/+1
* (fill-delete-newlines): Don't add a trailing space.Stefan Monnier2003-04-021-4/+1
* (fill-region-as-paragraph): Remove obsolete `save-restriction'.Stefan Monnier2003-04-021-66/+56
* *** empty log message ***Juanma Barranquero2003-04-022-2/+7
* (sort-reorder-buffer): Fix saving of markers at the end of the sorted region.Juanma Barranquero2003-04-021-9/+6
* (woman-xref): Removed.Juanma Barranquero2003-04-022-23/+25
* (toplevel): Require button.Juanma Barranquero2003-04-021-13/+104
* (asm-calculate-indentation, asm-indent-line): New functions.Stefan Monnier2003-04-022-81/+119
* (top-level): Quote second arg toKai Großjohann2003-04-022-3/+8
* (scroll-bar-mode): Correctly specify `nil' choice.Miles Bader2003-04-022-2/+6
* (asm-mode-syntax-table): Setup entries that do not depend on asm-comment-char.Stefan Monnier2003-04-011-47/+31
* *** empty log message ***Dave Love2003-04-014-5/+16
* Doc fixes.Dave Love2003-04-011-44/+76
* *** empty log message ***Dave Love2003-04-012-0/+8
* Use transparent/opaque `colours'.Dave Love2003-04-011-2/+2
* (xpm_lookup_color): Grok "opaque".Dave Love2003-04-011-1/+9
* *** empty log message ***Kim F. Storm2003-04-011-5/+3
* Fix build on Mac OS X with Carbon.Andrew Choi2003-04-014-2/+21
* (indian-font-char-index-table): Fix theKenichi Handa2003-04-012-7/+12
* (frame.c.x): Add dependency on BLOCKINPUT_H_GROUP.Kim F. Storm2003-03-311-3/+2
* *** empty log message ***Kim F. Storm2003-03-313-1/+19
* (frame.o): Add dependency on blockinput.h and filesKim F. Storm2003-03-311-1/+2
* (reveal-post-command): Remove buggy debugging code.Stefan Monnier2003-03-311-8/+4
* (pop-global-mark-quick-repeat): Remove defcustom.Kim F. Storm2003-03-311-14/+3
* (cua-set-mark): Unconditionally repeatKim F. Storm2003-03-311-4/+5
* *** empty log message ***Nick Roberts2003-03-311-0/+5
* *** empty log message ***Juanma Barranquero2003-03-312-7/+27