summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Initial revisionRoland McGrath1993-09-101-0/+30
* Recognize operating system `netbsd*'.Roland McGrath1993-09-101-1/+1
* (ALL_CFLAGS, CPP_CFLAGS): Put -I. -I../src before -I${srcdir}Roland McGrath1993-09-101-2/+2
* entered into RCSRoland McGrath1993-09-102-0/+650
* *** empty log message ***Roland McGrath1993-09-101-1/+1
* require 'shellNoah Friedman1993-09-091-0/+1
* (vc-backend-steal): Fix typo when invoking the 'rcs' commandPaul Eggert1993-09-081-1/+1
* (x_term_init): Call change_keyboard_wait_descriptor,Richard M. Stallman1993-09-081-18/+9
* (keyboard_descriptor): New variable.Richard M. Stallman1993-09-081-16/+35
* (stuff_char): Use input_fd.Richard M. Stallman1993-09-081-22/+36
* * filelock.c (fill_in_lock_short_file_name): corrected the crcFrancesco Potortì1993-09-081-3/+2
* (shell-dirstack-message): Recognize ~ by matching the expansion of "~" withRoland McGrath1993-09-081-4/+13
* (rlogin): After rlogin-mode, set comint-filename-prefix locally to indicateRoland McGrath1993-09-081-8/+11
* (shell-cd): New function, like `cd' but prepend comint-filename-prefix.Roland McGrath1993-09-081-8/+12
* (shell-resync-dirs, shell-process-cd, shell-process-pushd,Roland McGrath1993-09-081-6/+8
* (comint-filename-prefix): New variable.Roland McGrath1993-09-081-11/+36
* (ange-ftp-file-executable-p): New function, handles file-executable-p.Roland McGrath1993-09-081-1/+11
* (rmail-convert-file): Exclude the Babyl headerRichard M. Stallman1993-09-071-5/+10
* (command-line): Setq inhibit-startup-message to nil.Richard M. Stallman1993-09-071-0/+4
* (jump-to-register): Take new optional arg NODELETE (prefix arg); passRoland McGrath1993-09-071-4/+6
* (set-frame-configuration): Take new optional arg NODELETE; if non-nil,Roland McGrath1993-09-071-3/+6
* ({window,frame}-configuration-to-register): Fix prompt string inRoland McGrath1993-09-071-2/+2
* Don't clobber existing binding for menu-bar in global-map.Roland McGrath1993-09-061-1/+4
* (calendar-time-zone-daylight-rules): Remove special case for Israel.Paul Eggert1993-09-061-29/+5
* (tag-exact-match-p): Return true if TAG is the explicit tag name.Roland McGrath1993-09-061-4/+8
* Fix version in comment.Richard M. Stallman1993-09-061-1/+1
* Doc fixes.Richard M. Stallman1993-09-061-52/+52
* * etags.c (L_isdef, L_isquote, L_getit): small optimisations.Francesco Potortì1993-09-061-27/+74
* Comment fixes.Richard M. Stallman1993-09-051-25/+3
* (next-file): If arg is neither t nor nil, then eval it to return initialRoland McGrath1993-08-301-12/+22
* Use integers instead of floating point where they will do.Paul Eggert1993-08-291-12/+18
* (calendar-time-zone-daylight-rules): Scan through thePaul Eggert1993-08-281-75/+94
* (solar-holidays): Use newPaul Eggert1993-08-281-44/+55
* (solar-time-string):Paul Eggert1993-08-281-4/+4
* (vc-locked-example): Renamed from vc-quiescent-p. Now yields example ofPaul Eggert1993-08-271-19/+23
* (vc-find-file-hook, vc-file-not-found-hook): Use add-hook to install.Paul Eggert1993-08-271-6/+2
* Change /{/ to /\{/ for Posix compatibility; otherwise, HP awk complains.Paul Eggert1993-08-252-4/+4
* Append /usr/ccs/bin and /usr/sccs to PATH.Paul Eggert1993-08-251-1/+3
* * calendar.el (calendar-absolute-from-iso,Jim Blandy1993-08-201-5/+5
* * solar.el (solar-sunrise, solar-sunset, solar-longitude-of-sun):Jim Blandy1993-08-201-4/+4
* comment fixDavid J. MacKenzie1993-08-191-3/+3
* (F{next,previous}_single_property_change): Doc fix.Roland McGrath1993-08-191-0/+2
* (texinfo-environment-regexp): Match cartouche.Roland McGrath1993-08-181-1/+1
* (update-copyright): Handle two-digit years with apostrophes.Roland McGrath1993-08-181-3/+5
* *** empty log message ***Roland McGrath1993-08-161-1/+2
* (find-file-noselect): If a find-file-not-found-hook succeeds, clear `error'.Richard M. Stallman1993-08-151-1/+5
* Include getdate.c in distribution.Richard M. Stallman1993-08-151-1/+1
* (mkdir, rmdir): Use wait_for_termination to wait.Richard M. Stallman1993-08-151-9/+25
* (HAVE_VFORK, INTEL386, aix386): Add #undef.Richard M. Stallman1993-08-151-0/+5
* (Qread_file_name_internal): New var.Richard M. Stallman1993-08-151-0/+18