aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* (x_connection_closed): Pass new arg to shut_down_emacs.Richard M. Stallman1993-06-131-1/+1
* (abbreviate-file-name): Match home dir with no / if nothing else follows.Richard M. Stallman1993-06-131-1/+4
* (finder-find-library): New function.Richard M. Stallman1993-06-131-1/+15
* (Ffile_attributes): Give -1 as size if size won't fit.Richard M. Stallman1993-06-131-2/+4
* (term_get_fkeys): Use `prior', not `previous', for %8/kP.Richard M. Stallman1993-06-131-1/+1
* (Fcopy_file): Pass all the args to the handler.Richard M. Stallman1993-06-131-15/+15
* (Fload): Use call5.Richard M. Stallman1993-06-131-10/+1
* (call5, call6): New functions.Richard M. Stallman1993-06-131-22/+73
* (etags-tags-completion-table): When skipping the noiseRichard M. Stallman1993-06-121-1/+2
* Comment change.Richard M. Stallman1993-06-121-0/+4
* Update GPL references - version 2Jim Blandy1993-06-127-91/+89
* Updated GPL version to 2.Jim Blandy1993-06-1278-77/+186
* Refer to GPL version two.Jim Blandy1993-06-121-1/+1
* *** empty log message ***Richard M. Stallman1993-06-121-95/+88
* (syms_of_undo): Set up Qinhibit_read_only.Richard M. Stallman1993-06-121-1/+11
* * sysdep.c (child_setup_tty): Remove duplicate settings for VQUITJim Blandy1993-06-121-1/+0
* Doc fix.Jim Blandy1993-06-122-2/+2
* * frame.c (Fmouse_position): Doc fix.Jim Blandy1993-06-121-0/+2
* * xfns.c [! HAVE_X11R5] (Fx_rebind_key): Recognize thatJim Blandy1993-06-121-0/+7
* (get_keymap_1): Add missing semicolon.Richard M. Stallman1993-06-121-2/+3
* (read_minibuf): Set and use mini_frame only if MULTI_FRAME.Richard M. Stallman1993-06-121-6/+7
* (echo_area_display): Use XFASTINT on ->height.Richard M. Stallman1993-06-121-7/+12
* (Fdelete_window): Make `frame' a FRAME_PTR and use as such.Richard M. Stallman1993-06-121-3/+3
* (record_delete): Always use XFASTINT on sbeg.Richard M. Stallman1993-06-121-4/+6
* * xterm.c (XTset_vertical_scroll_bar): Use double type forJim Blandy1993-06-121-2/+2
* (start_process_unwind): Use XINT.Richard M. Stallman1993-06-121-1/+1
* (Fset_syntax_table): Add XFASTINT.Richard M. Stallman1993-06-121-1/+2
* * xterm.c (x_error_quitter, x_io_error_quitter): Remove calls toJim Blandy1993-06-121-0/+4
* * keyboard.c (read_key_sequence): When we generate a prefix symbolJim Blandy1993-06-121-2/+7
* Initial revisionJim Blandy1993-06-121-0/+46
* * config.h.in (HAVE_XRMSETDATABASE, HAVE_RANDOM, HAVE_LIBXBSD):Jim Blandy1993-06-123-0/+6
* * config.h.in (HAVE_XRMSETDATABASE, HAVE_RANDOM, HAVE_LIBXBSD):Jim Blandy1993-06-122-1/+6
* * window.c (Fprevious_window): Use FRAME_HAS_MINIBUF_P to decideJim Blandy1993-06-121-2/+3
* (read_char): Set c properly as a Lisp int.Richard M. Stallman1993-06-121-3/+3
* Doc fixes.Richard M. Stallman1993-06-121-3/+3
* (cons_to_long): Declare top, bot as Lisp_Object.Richard M. Stallman1993-06-121-1/+1
* (Fcopy_keymap): Check Fkeymapp value with NILP.Richard M. Stallman1993-06-121-1/+1
* (Fexpt): New local `val' for making integer to return.Richard M. Stallman1993-06-121-3/+4
* (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