aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Explain how redisplay updates window-start.Richard M. Stallman1995-07-181-2/+8
* (font-lock-defaults): New variable.Richard M. Stallman1995-07-181-2/+43
* Fix update of finder-inf.el, and byte-compile it.Richard M. Stallman1995-07-181-1/+2
* (forward-same-syntax): New function.Richard M. Stallman1995-07-181-1/+13
* Don't (require 'backquote).Richard M. Stallman1995-07-181-38/+10
* (file-name-sans-versions): Recognize version control version numbers.Richard M. Stallman1995-07-181-1/+1
* (vc-mode-line, vc-find-file-hook): Moved the test forRichard M. Stallman1995-07-181-8/+7
* (vc-do-command): Added parameter BUFFER (the default,Richard M. Stallman1995-07-181-52/+56
* (menu-bar-tools-menu): Don't define gnus entry if no network support.Richard M. Stallman1995-07-181-1/+2
* (auto-mode-alist): Recognize *.ads and *.adb as Ada specs and bodies.Richard M. Stallman1995-07-181-1/+1
* (ada-ident-re): Doc fix.Richard M. Stallman1995-07-181-58/+35
* (SUNOS4_SHARED_LIBRARIES): Defined.Richard M. Stallman1995-07-181-0/+1
* (unexec): If not SUNOS4_SHARED_LIBRARIESRichard M. Stallman1995-07-181-1/+8
* (Ffuncall, Fapply): Doc fix.Richard M. Stallman1995-07-181-0/+2
* (Fcall_interactively): Doc fix.Richard M. Stallman1995-07-181-0/+1
* (x-create-frame-with-faces):Richard M. Stallman1995-07-181-4/+5
* Rename {src,lib-src}/Makefile.in.in to Makefile.in.Richard M. Stallman1995-07-181-9/+10
* (src/paths.h, paths-force): Rename src/paths.h.in to src/paths.in.Richard M. Stallman1995-07-181-6/+6
* (distclean): Delete Makefile.c, not Makefile.in.Richard M. Stallman1995-07-181-2/+2
* (distclean): Delete Makefile.c, not Makefile.in.Richard M. Stallman1995-07-181-3/+3
* (paths.h): Depend on paths.in.Richard M. Stallman1995-07-181-4/+4
* Fix the other instance too.Karl Heuer1995-07-181-1/+1
* (Fbyte_code): Fix variable names in previous change.Karl Heuer1995-07-181-1/+1
* (mouse_get_pos, mouse_check_moved, XMenuActivate):Karl Heuer1995-07-181-4/+4
* Comment change.Richard M. Stallman1995-07-181-2/+2
* (mouse_moved): Variable deleted.Karl Heuer1995-07-171-17/+25
* Fix conditional.Karl Heuer1995-07-171-1/+1
* (bookmark-make): Strip text properties off name.Karl Heuer1995-07-171-36/+30
* (electric-buffer-list): Save point beforeKarl Heuer1995-07-171-2/+7
* (ff-set-point-accordingly): Doc fix.Karl Heuer1995-07-171-1/+1
* (vc-backend-merge-news): Force to refetch theKarl Heuer1995-07-171-1/+5
* (shell-command): Use save-match-data.Karl Heuer1995-07-171-68/+54
* (mail-setup-hook): New defvar.Karl Heuer1995-07-171-2/+6
* (normal-top-level): Don't use mail-host-addressKarl Heuer1995-07-171-3/+3
* (x-create-frame-with-faces): Set background-modeKarl Heuer1995-07-171-80/+125
* (vc-mode-line): Don't write-protect aKarl Heuer1995-07-171-20/+21
* (remote-shell-program): Try rcmd also.Karl Heuer1995-07-171-0/+2
* (ediff-skip-unsuitable-frames): Use make-frame,Karl Heuer1995-07-171-1/+1
* (menu-bar-help-menu): Add finder-by-keyword.Karl Heuer1995-07-171-1/+6
* (canonically-space-region): Doc fix.Karl Heuer1995-07-171-14/+18
* (vendor-specific-keysyms):Karl Heuer1995-07-171-2/+2
* (dabbrev--search): Don't let spurious match in middleKarl Heuer1995-07-171-22/+22
* (auto-mode-alist): Move .scm.[0-9] before nroff-mode.Karl Heuer1995-07-171-3/+4
* (mouse-major-mode-menu): Catch quit in read-key-sequence.Karl Heuer1995-07-171-7/+13
* (byte-compile-output-file-form): Bind print-lengthKarl Heuer1995-07-171-0/+2
* (add-log-current-defun): Handle C struct definitions.Karl Heuer1995-07-171-32/+47
* (byte-optimize-nth, byte-optimize-nthcdr):Karl Heuer1995-07-171-24/+104
* Add provide.Karl Heuer1995-07-171-0/+2
* [linux]: Include values.h and #undefKarl Heuer1995-07-171-1/+5
* (sys_close): Handle Sunos 4.1 bug in close errno value.Karl Heuer1995-07-171-2/+11