aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* * regex.c: Declare a new type `re_char' used throughout the code for theStefan Monnier2000-03-143-128/+100
* *** empty log message ***Kenichi Handa2000-03-131-0/+32
* Add PROTOTYPES and POINTER_TYPE, per the new config.in.Eli Zaretskii2000-03-132-0/+7
* *** empty log message ***Stefan Monnier2000-03-131-1/+1
* * Makefile.in (temacs): Evaluate ALL_LDFLAGS into a temporary variable beforeKen Raeburn2000-03-132-1/+8
* replace-rectangle, autoconf.elDave Love2000-03-121-0/+5
* *** empty log message ***Dave Love2000-03-121-0/+11
* Doc fixes.Dave Love2000-03-121-39/+69
* More on partial completion.Dave Love2000-03-121-4/+17
* Fix copyright lines.Dave Love2000-03-122-48/+17
* Fix copyright line.Dave Love2000-03-125-15/+15
* Typo, copyright fix.Dave Love2000-03-121-2/+3
* (Mouse Avoidance): New section.Dave Love2000-03-121-1/+33
* (Compressed Files): Note custom option.Dave Love2000-03-121-2/+65
* *** empty log message ***Dave Love2000-03-121-0/+6
* Restore changes of 1999-10-19.Dave Love2000-03-121-19/+33
* *** empty log message ***Gerd Moellmann2000-03-123-0/+13
* (cancel_atimer): Break out of the loop as soon as timerGerd Moellmann2000-03-121-1/+2
* (Fread_file_name): Handle case that DIR contains aGerd Moellmann2000-03-122-0/+12
* (make_menubar) [LESSTIF_VERSION]: Don't setGerd Moellmann2000-03-121-1/+1
* (recentf-keep-non-readable-files-p): RemoveGerd Moellmann2000-03-121-6/+1
* (completion-setup-function): Use display-color-p.Dave Love2000-03-122-5/+33
* (info-lookup): Use display-color-p.Dave Love2000-03-121-1/+1
* Use display-color-p.Dave Love2000-03-121-1/+1
* (enriched-decode-foreground): Use display-color-p.Dave Love2000-03-121-2/+2
* *** empty log message ***Gerd Moellmann2000-03-123-0/+13
* (text-mode-hook): Add flyspell-mode toDave Love2000-03-121-2/+2
* Remove RCS Id, remove history comment.Gerd Moellmann2000-03-121-23/+0
* (archive-zip-update): Add `-P' for pkzip.Gerd Moellmann2000-03-121-1/+1
* (mode-line-format): Fix line-number andDave Love2000-03-121-17/+29
* (Fsave_window_excursion): Doc fix.Gerd Moellmann2000-03-121-0/+1
* Use the versions of the file from subversions.Gerd Moellmann2000-03-122-118/+243
* Doc fixes.Dave Love2000-03-121-30/+34
* (mouse-avoidance-mode): Add autoload cookie toDave Love2000-03-121-1/+1
* (isearch-highlight): Use display-color-p.Dave Love2000-03-121-1/+1
* (load-file): Allow completion to .elc.Dave Love2000-03-121-1/+3
* *** empty log message ***Gerd Moellmann2000-03-123-0/+25
* (reb-re-syntax): Fix typo in `:type'. Fix comment.Gerd Moellmann2000-03-121-3/+8
* (x_defined_color): Rewritten to use x_allocate_nearest_color.Gerd Moellmann2000-03-121-84/+16
* Mention cursor-type support on MS-DOS terminals.Eli Zaretskii2000-03-122-0/+24
* (MS-DOS Display) Explain the differences in cursor type controlEli Zaretskii2000-03-121-0/+20
* (vga_installed): New function, code moved fromEli Zaretskii2000-03-121-9/+181
* (hanoi-internal): Don't use oddp.Dave Love2000-03-111-1/+2
* *** empty log message ***Stefan Monnier2000-03-111-122/+122
* *** empty log message ***Stefan Monnier2000-03-111-5/+11
* *** empty log message ***Stefan Monnier2000-03-1110-0/+5730
* (font-lock-keywords): Fix the doc now that regexp-opt-depth is unnecessary.Stefan Monnier2000-03-111-8/+10
* (easy-mmode-defmap, easy-mmode-defsyntax): Autoload the functions used.Stefan Monnier2000-03-111-45/+60
* (texinfo-version): Variable and functionGerd Moellmann2000-03-102-15/+6
* (easy-mmode-define-keymap): Extend to allow more flexibility.Stefan Monnier2000-03-102-14/+187