aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Update invisible/intangible handling spec.Richard M. Stallman2003-04-261-5/+15
* (ibuffer-name-map, ibuffer-mode-name-map)John Paul Wallington2003-04-262-10/+13
* new image display support, from jannekeKarl Berry2003-04-252-0/+67
* (mh-version): Set to 7.3+cvs.Bill Wohler2003-04-252-2/+6
* (file-relative-name): Recognize "c:/foo" as absoluteKai Großjohann2003-04-252-2/+7
* Regenerated.Bill Wohler2003-04-251-14/+14
* Minor changes. Still 7.3.Bill Wohler2003-04-251-25/+32
* Upgraded to MH-E version 7.3.Bill Wohler2003-04-2523-1559/+6399
* * macterm.c (x_list_fonts): Return all fonts that match if maxnames = -1.Andrew Choi2003-04-252-2/+8
* `symbol-macrolet' is similar to `let', not `multiple-value-bind'.Sam Steingold2003-04-252-1/+4
* (fancy-diary-display-mode): Bind "q" to `quit-window'Sam Steingold2003-04-252-13/+19
* (skip_chars): Fix previous change.Kenichi Handa2003-04-242-2/+6
* Fix xref.Richard M. Stallman2003-04-241-1/+1
* (assq-delete-all): Ignore non-cons elememts.Richard M. Stallman2003-04-242-2/+7
* (font-lock-syntactic-keywords): Fix/expand description.Dave Love2003-04-241-8/+40
* (help-make-xrefs): Remove extra paren.John Paul Wallington2003-04-242-2/+6
* (Writing Emacs Primitives): Clarify previous change.Richard M. Stallman2003-04-241-2/+3
* (mail-send-and-exit): Make arg optional.Richard M. Stallman2003-04-242-1/+3
* (view-read-only): Doc fix.Richard M. Stallman2003-04-242-1/+17
* (back-to-indentation): Call backward-prefix-chars.Richard M. Stallman2003-04-241-1/+3
* (help-make-xrefs): Clean up the loop that scansRichard M. Stallman2003-04-241-13/+17
* Don't call filesets-init.Richard M. Stallman2003-04-241-6/+4
* Comment change.Richard M. Stallman2003-04-241-1/+3
* (byte-compile-defun): Generate and compile a defalias form,Richard M. Stallman2003-04-241-6/+15
* (scheme-mode-syntax-table): Use prefix syntax for ', `, comma, @ and #.Richard M. Stallman2003-04-242-7/+14
* (emacs-lisp-mode-syntax-table): Give @ prefix syntax.Richard M. Stallman2003-04-241-0/+1
* (skip_chars): Make the code faster by using the commonKenichi Handa2003-04-242-55/+140
* * xdisp.c (update_tool_bar): BLOCK_INPUT before callingJan Djärv2003-04-232-0/+8
* (comment-normalize-vars): Fix regexp.Stefan Monnier2003-04-231-4/+17
* #André Spiegel2003-04-231-0/+11
* (vc-cvs-stay-local): Keep the old default. Simplify doc string.André Spiegel2003-04-231-14/+13
* Fix license (the invariant sections mentioned has never been part ofSimon Josefsson2003-04-232-7/+12
* Patch by Wolfgang Scherer <Wolfgang.Scherer@gmx.de>André Spiegel2003-04-231-19/+110
* (vc-mcvs-root): Cache the result.Stefan Monnier2003-04-221-20/+29
* Update wording and version number etc.Andrew Innes2003-04-222-39/+69
* Fix multi-file .zip distribution, by splittingAndrew Innes2003-04-221-6/+13
* Restore changes from v1.5039 that were lost in v1.5046.Glenn Morris2003-04-221-3/+5
* Remove personal email address and update wording.Andrew Innes2003-04-222-13/+13
* Remove personal email address.Andrew Innes2003-04-222-8/+2
* (Info-default-dirs): New fun extracted from Info-initialize.Stefan Monnier2003-04-211-39/+47
* (fill-region-as-paragraph): Fix "last line goes to fill-column+1" problem.Stefan Monnier2003-04-211-1/+2
* (byte-compile-defvar): Improve message.Stefan Monnier2003-04-211-4/+8
* *** empty log message ***Stefan Monnier2003-04-211-4/+13
* Fix comment typo.Richard M. Stallman2003-04-211-1/+1
* *** empty log message ***Richard M. Stallman2003-04-212-0/+8
* (Timers): Explain about timers and quitting.Richard M. Stallman2003-04-211-2/+9
* (Selecting a Representation): Fix Texinfo usage.Richard M. Stallman2003-04-211-3/+3
* (kill-line): Doc fix.Richard M. Stallman2003-04-211-1/+3
* (cvs-examine): Respect `find-file-visit-truename'.Sam Steingold2003-04-202-1/+6
* (which-func-modes): Add f90-mode.Glenn Morris2003-04-202-9/+37