aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* (Fsuspend_emacs): Doc fix.Richard M. Stallman1993-05-011-1/+1
* *** empty log message ***Jim Blandy1993-04-301-23/+46
* (Fthis_command_keys): Doc fix.Richard M. Stallman1993-04-291-1/+2
* (wait_reading_process_input): Move the status_notifyRichard M. Stallman1993-04-291-9/+9
* (Fexpand_file_name): Undo last change--too risky for now.Richard M. Stallman1993-04-291-1/+4
* (Fdefine_function): New function (same code as Fdefalias).Richard M. Stallman1993-04-291-0/+18
* (LOADHIST_ATTACH): New macro.Richard M. Stallman1993-04-291-0/+5
* (do_autoload): Fixed the bug in the autoload-saving code.Eric S. Raymond1993-04-281-3/+6
* (un_autoload): Don't try to save old autoload forms when we load somethingEric S. Raymond1993-04-271-0/+2
* (Fexpand_file_name): Don't remove trailing / from NEWDIR if just "/".Roland McGrath1993-04-261-2/+2
* (read_pending_input): Fix the garbaged-modifiers bug under System Vs previousEric S. Raymond1993-04-261-0/+1
* (Fset-window-buffer): Set horizontal-scrolling on a window to zero whenEric S. Raymond1993-04-251-0/+1
* (Qmode-line-format): Describe %l in the doc string.Eric S. Raymond1993-04-251-1/+1
* (Fdefine_function): Changed name back to Fdefalias, so we get thingsEric S. Raymond1993-04-231-2/+2
* (BUF_NARROWED, NARROWED): New macros to test whether a regionEric S. Raymond1993-04-231-0/+7
* Comment fixes.Richard M. Stallman1993-04-171-3/+3
* (Fdefine_function): New function.Richard M. Stallman1993-04-171-0/+16
* (defun, defmacro, defvar, defconst):Richard M. Stallman1993-04-171-1/+18
* (provide, require): Put appropriately-markedRichard M. Stallman1993-04-171-1/+7
* (readevalloop): New argument is the source file name (or nil if none).Richard M. Stallman1993-04-171-8/+113
* Don't include Xmu/Drawing.h.Richard M. Stallman1993-04-151-1/+1
* (message, message1): If noninteractive andRichard M. Stallman1993-04-131-2/+6
* (Fy_or_n_p): Echo the answer just once, at exit.Richard M. Stallman1993-04-131-7/+7
* * Makefile.in (xmakefile): Recognize the -O option with a numericJim Blandy1993-04-101-1/+1
* long_to_cons and cons_to_long are generally useful things; they'reJim Blandy1993-04-103-30/+31
* Since Qmenu_enable is used by non-X-specific code, it shouldn't beJim Blandy1993-04-101-4/+1
* * xfaces.c (sort_overlays): Define this to be static, as declared.Jim Blandy1993-04-101-1/+1
* * keyboard.c (command_loop_1): Rebuild menu bar ifJim Blandy1993-04-101-2/+27
* * dispnew.c (getenv): Extern declaration deleted; this is done inJim Blandy1993-04-101-4/+2
* Adjust for autoconf merger.Jim Blandy1993-04-101-40/+46
* * callproc.c (relocate_fd): Make messages string literals, notJim Blandy1993-04-101-5/+4
* * buffer.c (Fmake_overlay, Fmove_overlay): New optional BUFFERJim Blandy1993-04-101-51/+84
* * alloc.c (__malloc_hook, __realloc_hook, __free_hook): DeclareJim Blandy1993-04-101-10/+13
* Adjust for autoconf merger.Jim Blandy1993-04-101-5/+4
* * keyboard.c (echo_dash): Do nothing if echoptr is 0.Jim Blandy1993-04-101-0/+3
* (Fkill_all_local_variables): Store each var's current valueRichard M. Stallman1993-04-081-0/+8
* * keyboard.c (apply_modifiers): Fix typo in sanity check.Jim Blandy1993-04-081-1/+1
* * keyboard.c (interrupt_input_blocked, interrupt_input_pending):Jim Blandy1993-04-071-2/+2
* Include blockinput.h.Richard M. Stallman1993-04-072-0/+2
* (interrupt_input_blocked): Make this signed int.Richard M. Stallman1993-04-071-1/+1
* (UNBLOCK_INPUT): Fix typo.Richard M. Stallman1993-04-071-1/+1
* (search_buffer): Fix typo in previous change.Richard M. Stallman1993-04-071-7/+9
* Fix typo in comment delimiter.Richard M. Stallman1993-04-071-1/+1
* * m/imbrs6000.h: If we're using GCC, define ORDINARY_LINK insteadJim Blandy1993-04-073-2/+13
* * xterm.c (updating_frame): Declare this extern instead of static,Jim Blandy1993-04-071-6/+3
* *** empty log message ***Jim Blandy1993-04-061-2/+17
* * editfns.c (Fcurrent_time_zone): Return a list whose elements areJim Blandy1993-04-051-3/+6
* * s/vms.h (EXEC_SUFFIXES): Add definition for this.Jim Blandy1993-04-051-0/+2
* *** empty log message ***Jim Blandy1993-04-022-3/+3
* *** empty log message ***Jim Blandy1993-04-021-0/+16