aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* (compilation-parsing-end,compilation-setup)Richard M. Stallman1999-08-291-8/+12
* (which-func-cleanup-function): New variable.Richard M. Stallman1999-08-291-1/+15
* (find-function-regexp): Allow a ) or ( to end a function name.Richard M. Stallman1999-08-291-1/+1
* *** empty log message ***Steve Morningthunder1999-08-291-1/+3
* deleted kermit clone from tasks per communication with rmsSteve Morningthunder1999-08-291-4/+1
* (struct Lisp_Cons, XCAR, XCDR, struct Lisp_Float): Change names of structureKen Raeburn1999-08-281-0/+21
* (ada-tmp-directory): Use temporary-file-directory.Richard M. Stallman1999-08-281-1/+1
* (metamail-region): Use temporary-file-directory.Richard M. Stallman1999-08-281-2/+2
* (post-mail-send-it): Use temporary-file-directory.Richard M. Stallman1999-08-281-1/+1
* (te-terminfo-directory): Use temporary-file-directory.Richard M. Stallman1999-08-281-1/+3
* (ledit-zap-file, ledit-read-file, ledit-compile-file):Richard M. Stallman1999-08-281-3/+5
* (dired-string-replace-match): Return `nil' when no matchRichard M. Stallman1999-08-281-3/+3
* (tex-compilation-parse-errors):Richard M. Stallman1999-08-281-3/+3
* (diff-parse-differences):Richard M. Stallman1999-08-281-5/+5
* (calendar-goto-astro-day-number): Autoload the right function name.Richard M. Stallman1999-08-281-1/+1
* Call the new hook in every movement function.Richard M. Stallman1999-08-281-10/+20
* (calendar-move-hook): New hook.Richard M. Stallman1999-08-281-0/+12
* (dired-guess-shell-alist-default): Support bzip2 format.Karl Heuer1999-08-281-0/+6
* (easy-mmode-define-minor-mode):Karl Heuer1999-08-281-8/+11
* (USE_TOOLKIT_SCROLL_BARS): Move tests forRichard M. Stallman1999-08-281-95/+95
* (vc-backend-merge-news): Fix regexp to also match P markerAndreas Schwab1999-08-271-2/+2
* Put quote-backquote around all symbol namesKarl Heuer1999-08-271-80/+164
* (find-file): Doc fix.Dave Love1999-08-261-2/+1
* (resize_mini_window): Don't resize ifGerd Moellmann1999-08-251-1/+8
* (Frecenter): Clear frame if called with nil or no arg.Gerd Moellmann1999-08-251-0/+1
* (Fforward_word): If in a mini-buffer and movingGerd Moellmann1999-08-251-0/+11
* (kill-word): Undo previous change.Gerd Moellmann1999-08-251-7/+4
* (decode_options): Update version output.Karl Heuer1999-08-251-2/+2
* Merge IRIX debugging info patch from unexsgi.cKarl Heuer1999-08-251-49/+96
* Use unexelf for IRIX 5.*.Karl Heuer1999-08-251-1/+1
* Use unexelf for IRIX 6.*.Karl Heuer1999-08-251-1/+1
* (jit-lock-function): Extend the fontified rangeGerd Moellmann1999-08-251-9/+12
* (try_window_id): Remove typo.Gerd Moellmann1999-08-251-1/+1
* (try_window_id): Recognize case that PT == ZV and inGerd Moellmann1999-08-251-2/+12
* (PVEC_TYPE_MASK): Add the bit for hash tables.Gerd Moellmann1999-08-251-1/+1
* (expose_window_tree): Fix typo CANON_Y_UNIT toGerd Moellmann1999-08-241-1/+1
* [HAVE_JPEG]: Work around a warning about HAVE_STDLIB_HGerd Moellmann1999-08-241-0/+11
* (Qmargin): Replacement for Qbitmap_area.Gerd Moellmann1999-08-241-4/+4
* (redisplay_window): Don't ever test just_this_one_pGerd Moellmann1999-08-241-34/+70
* (Fset_window_point): Reset Vresize_mini_config.Gerd Moellmann1999-08-241-0/+25
* (Vresize_mini_config, resize_mini_frame,Gerd Moellmann1999-08-241-0/+3
* (adjust_frame_glyphs): Reset Vresize_mini_config.Gerd Moellmann1999-08-241-0/+8
* (margin): Renamed from bitmap-area.Gerd Moellmann1999-08-241-2/+2
* Mode provide to end.Dave Love1999-08-241-45/+34
* (gnus-emphasis-underline-italic): Doc fix.Andreas Schwab1999-08-241-1/+1
* (sql-sybase): use sql-server instead of sql-database.Alex Schroeder1999-08-241-18/+13
* (delete-extract-rectangle): Doc fix from verna.Dave Love1999-08-231-1/+1
* Add/fix various doc strings. Add `*' to all the interactive specs.Dave Love1999-08-231-35/+41
* Include "ccl.h" instead of "../src/ccl.h".Kenichi Handa1999-08-231-1/+1
* (redisplay_internal): Clear garbaged frames afterGerd Moellmann1999-08-231-64/+93