aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* (make-directory): By default create dir default-dir.Richard M. Stallman1993-06-121-2/+11
* (vc-backend-diff): Always use -q option.Richard M. Stallman1993-06-121-0/+1
* (file-truename): Don't use expand-file-name to mergeRichard M. Stallman1993-06-121-10/+19
* (XTmouse_position): Don't set *f at all unless we win.Richard M. Stallman1993-06-111-5/+13
* (sendmail-pre-abbrev-expand-hook):Richard M. Stallman1993-06-111-2/+2
* (setenv): Treat case as significant.Richard M. Stallman1993-06-111-0/+1
* (read_process_output): Don't deactivate the mark.Richard M. Stallman1993-06-111-21/+2
* (Fgenerate_new_buffer_name): GENTEMP is the value compare against IGNORE.Richard M. Stallman1993-06-111-1/+1
* (sendmail-pre-abbrev-expand-hook):Richard M. Stallman1993-06-111-1/+2
* Doc fixes.Richard M. Stallman1993-06-111-155/+72
* Reinstate old -f option as an alias for -o for installed base uses.Richard M. Stallman1993-06-111-2/+3
* (server-window): New variable.Richard M. Stallman1993-06-111-0/+9
* (enable-flow-control): Don't alter the 8-bit flag.Richard M. Stallman1993-06-111-1/+1
* (Man-filter-list): Add an element for X man pages.Richard M. Stallman1993-06-111-1/+6
* (Fmouse_position): Set up defaults before calling the hook.Richard M. Stallman1993-06-111-6/+5
* (rmail-output-to-rmail-file): Use the smart default in the prompt.Richard M. Stallman1993-06-111-17/+20
* (view-register): Handle file name values.Richard M. Stallman1993-06-111-1/+6
* Interact properly with shells lacking job control (sh, rc, es...)Jim Blandy1993-06-112-7/+70
* * xrdb.c (get_user_db): Get the screen-specific database too.Jim Blandy1993-06-111-0/+9
* * bytecomp.el: Bring it up to version 2.10 of theJim Blandy1993-06-111-33/+82
* (cd): Use file-name-absolute-p.Richard M. Stallman1993-06-111-22/+19
* (electric-history-map): Don't use fillarray;Richard M. Stallman1993-06-111-4/+9
* (syms_of_xfns): Don't set up Qicon.Richard M. Stallman1993-06-111-4/+2
* (Qicon): Declared.Richard M. Stallman1993-06-111-1/+1
* * xdisp.c (redisplay_window): Don't call try_window_id if theJim Blandy1993-06-111-0/+2
* * frame.el (frame-initialize): Remember to actually traverseJim Blandy1993-06-111-1/+2
* * gud.el (gud-last-last-frame): New variable.Jim Blandy1993-06-111-1/+8
* * window.c (Fprevious_window): Typo.Jim Blandy1993-06-111-1/+1
* * man.el (manual-entry): Recognize the subject(section) syntax.Jim Blandy1993-06-111-0/+7
* * picture.el (move-to-column-force): If column is negative, goJim Blandy1993-06-111-0/+1
* * simple.el (hscroll-point-visible): Work as documented in theJim Blandy1993-06-111-10/+22
* (Fset_text_properties): No special case for props = nil.Richard M. Stallman1993-06-111-2/+0
* (Fx_list_fonts): If names is 0, just return nil.Richard M. Stallman1993-06-111-14/+16
* * xterm.c (x_new_font): If font_names is zero, that's all theJim Blandy1993-06-111-0/+5
* (lisp-indent-function): Look for eitherRichard M. Stallman1993-06-111-1/+2
* * s/isc3-0.h (LIB_X11_LIB): #undef this, to remove the valueJim Blandy1993-06-111-3/+5
* * s/isc3-0.h (LIB_X11_LIB): #undef this, to remove the valueJim Blandy1993-06-111-0/+5
* * configure.in: Pass "-Isrc" to the CPP we run to examine theJim Blandy1993-06-111-1/+1
* (make-backup-files): Doc fix.Richard M. Stallman1993-06-111-1/+1
* Comment change.Richard M. Stallman1993-06-111-1/+1
* (Fdescribe_vector): Use current buf, not standard-output.Richard M. Stallman1993-06-111-3/+9
* (rmail-primary-inbox-list): Use defvar, not defconst.Richard M. Stallman1993-06-111-1/+1
* (basic-save-buffer): Cal auto-save-mode with t as argRichard M. Stallman1993-06-101-2/+4
* (append-to-buffer): Interactively, supply all 3 args.Richard M. Stallman1993-06-101-1/+2
* Move i386-prime-sysv* and i386-sequent-bsd*Richard M. Stallman1993-06-101-9/+11
* (calculate-c++-indent): RespectRichard M. Stallman1993-06-101-1/+5
* (hack-one-local-variable): Treat ...-hook(s) and ..-function(s)Richard M. Stallman1993-06-101-3/+8
* (Fload): Forward all 4 args to magic-name handler.Richard M. Stallman1993-06-101-1/+19
* (abbreviate-file-name): Make abbreviated-home-dirRichard M. Stallman1993-06-101-1/+3
* Doc fixes.Richard M. Stallman1993-06-101-38/+52