aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* (* GNU/Linux development packages): Mention Debian andKai Großjohann2003-04-302-1/+8
* *** empty log message ***Richard M. Stallman2003-04-302-0/+24
* (echo_char): Don't clear out a dash that follows a space.Richard M. Stallman2003-04-301-3/+8
* (abort_on_gc): Add decl.Richard M. Stallman2003-04-301-0/+1
* (Fsignal): Clear abort_on_gc.Richard M. Stallman2003-04-301-0/+1
* (Fformat): Set abort_on_gc during first scan of format.Richard M. Stallman2003-04-301-1/+9
* (abort_on_gc): New variable.Richard M. Stallman2003-04-301-0/+9
* (move_it_vertically_backward): Do the final big else even if nlines is 0.Richard M. Stallman2003-04-301-4/+10
* Handle system types sysv5uw* and sysv5OpenUNIX*.Richard M. Stallman2003-04-301-0/+4
* (* GNU/Linux development packages): Tell people toKai Großjohann2003-04-302-0/+12
* *** empty log message ***Juanma Barranquero2003-04-302-0/+45
* Make things function properly in case both LessTif and Open Motif are installed.Juanma Barranquero2003-04-301-2/+3
* (ada-stmt-add-to-ada-menu): Moved to ada-mode.el.Juanma Barranquero2003-04-291-100/+3
* (ada-prj-add-keymap): Moved to ada-mode.el directly. Add dependency onJuanma Barranquero2003-04-291-56/+28
* (ada-gnatls-args): New variable. Add support for specifying arguments toJuanma Barranquero2003-04-291-304/+153
* (ada-search-directories): Take into account ADA_INCLUDE_PATH for betterJuanma Barranquero2003-04-291-163/+371
* Added a comment explaining the various ways to save a game score on POSIXJuanma Barranquero2003-04-292-22/+61
* (isearch-complete1): Don't allocate unnecessarily.Stefan Monnier2003-04-291-8/+6
* Mention Unicode limitations.Simon Josefsson2003-04-291-0/+13
* *** empty log message ***Richard M. Stallman2003-04-291-1/+1
* (byte-compile-cl-warn): Use `string-match'.John Paul Wallington2003-04-292-2/+6
* (byte-compile-cl-warn): Avoid cl warningsDave Love2003-04-282-2/+15
* Undo last (RMS') change, as it is useless, per Dave Love.Francesco Potortì2003-04-281-3/+1
* Undo RMS' change in configure.in, as it is useless, per Dave Love.Francesco Potortì2003-04-281-4/+0
* * make-package: Allocate 5% extra space on disk image for directoriesAndrew Choi2003-04-282-3/+8
* use Jan in ChangeLog entry header per rmsKarl Berry2003-04-281-4/+1
* Set coding-category-utf-16-be toKenichi Handa2003-04-282-5/+18
* (reset-language-environment): Raise the priority of mule-utf-8,Kenichi Handa2003-04-281-11/+11
* *** empty log message ***Juanma Barranquero2003-04-272-0/+10
* (read_scores): Fix corruption of score files.Juanma Barranquero2003-04-271-1/+3
* (scroll-bar-drag-1): Replace beginning-of-line with vertical-motion.Juanma Barranquero2003-04-271-1/+1
* *** empty log message ***Juanma Barranquero2003-04-262-1/+111
* Major rewrite. The code is reordered, cleaner and faster.Juanma Barranquero2003-04-261-669/+754
* (regexp-opt-depth): Don't count a "//(" which appears inside a character set.Juanma Barranquero2003-04-262-5/+30
* testing log_accum scriptRudy Gevaert2003-04-261-0/+2
* Undid last check-in.Bill Wohler2003-04-262-6/+2
* 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