summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* (menu-bar-update-buffers): Fix misspelled variable.Karl Heuer1994-05-011-2/+3
* (IN_ADDR, NUMERIC_ADDR_ERROR): Made conditional on HAVE_BROKEN_INET_ADDR.Paul Reilly1994-04-301-2/+2
* Initial revisionPaul Reilly1994-04-302-0/+105
* Remove the SVR4 macro. Move the kernel INTERRUPT_INPUT bug note toPaul Reilly1994-04-301-40/+11
* entered into RCSPaul Reilly1994-04-301-0/+46
* Don't call menu-bar-mode here.Richard M. Stallman1994-04-301-93/+98
* Don't bind [mouse-1]; that's done elsewhere.Richard M. Stallman1994-04-301-8/+16
* (find_entries): Treat `*.cpp' as C++ files.Richard M. Stallman1994-04-301-1/+2
* We don't have to have the version number in here anymore.Richard M. Stallman1994-04-301-1/+1
* Identify the file being patched as src/...Richard M. Stallman1994-04-301-1/+1
* Don't comment out the inc-vers run as that does not exist anymore.Richard M. Stallman1994-04-301-3/+1
* (gnus-summary-mode-map): Bind # to gnus-uu-mark-article.Richard M. Stallman1994-04-301-1/+3
* [MSDOS]: #include <sys/param.h> for the following.Richard M. Stallman1994-04-301-0/+17
* configure.in (m88k-dg-dgux5.4R3): Use dgux5-4R3.Paul Reilly1994-04-301-0/+6
* (record_asynch_buffer_change): Block SIGIO.Richard M. Stallman1994-04-301-1/+22
* (force_auto_save_soon): New function.Richard M. Stallman1994-04-301-2/+10
* (memory_warning_signal): Call force_auto_save_soon.Richard M. Stallman1994-04-301-0/+3
* (scroll-bar-event-ratio): New function.Richard M. Stallman1994-04-301-0/+7
* *** empty log message ***Richard M. Stallman1994-04-301-101/+125
* (Fopen_network_stream): Retry the connect if EADDRINUSE. Ignore EISCONN.Richard M. Stallman1994-04-301-6/+16
* entered into RCSRichard M. Stallman1994-04-301-32/+40
* major code speedups, bug fixes, behaviorRichard M. Stallman1994-04-301-1644/+3007
* (hack-one-local-variable): Silently execute evalRichard M. Stallman1994-04-301-11/+28
* (gnus-summary-mode-map): Bind C-c C-v to gnus-uu-ctl-map.Richard M. Stallman1994-04-301-1/+3
* (revert-buffer): widen before replacing text.Karl Heuer1994-04-301-0/+1
* *** empty log message ***Richard M. Stallman1994-04-301-48/+54
* (init_eval): Initialize when_entered_debugger to -1.Richard M. Stallman1994-04-301-1/+2
* entered into RCSRichard M. Stallman1994-04-302-45/+58
* (tags-table-parent-pointer-list): Doc fix; elts are now 3-elt lists.Roland McGrath1994-04-301-60/+134
* (x_wm_set_size_hint): Always set PWinGravity.Richard M. Stallman1994-04-301-16/+51
* (Fx_create_frame): Pass 0 as 3rd arg to x_wm_set_size_hint.Richard M. Stallman1994-04-301-2/+2
* (xdialog_show): Clear x_mouse_grabbed.Richard M. Stallman1994-04-291-0/+13
* (Ftranspose_regions): New function.Richard M. Stallman1994-04-291-0/+301
* (Ffset, Ffmakunbound): Signal an error if SYM is nil or t.Karl Heuer1994-04-291-1/+4
* [MSDOS]: Re-enable some #undef's.Karl Heuer1994-04-293-12/+3
* We have bcmp. Configuration is "msdos". Get rid of ^Ms.Richard M. Stallman1994-04-291-27/+29
* Set CFLAGS=-O2, not -g. Correct forRichard M. Stallman1994-04-291-24/+23
* Set CFLAGS=-O2, not -g. Handle the newRichard M. Stallman1994-04-291-25/+28
* (window_system): Restore accidentally deleted code that uses AC_FIND_X.Richard M. Stallman1994-04-291-0/+15
* (desktop-internal-v2s): Default case fixed to return correct quote flag.Richard M. Stallman1994-04-291-18/+38
* (getppid): Definition deleted.Richard M. Stallman1994-04-291-3/+0
* (Fminibuffer_complete): Add third arg to Fset_window_start.Richard M. Stallman1994-04-291-1/+1
* (decode_mode_spec): Fix handling of `%t'.Richard M. Stallman1994-04-291-4/+1
* [MSDOS]: Don't define proto type for exit.Richard M. Stallman1994-04-291-0/+3
* *** empty log message ***Richard M. Stallman1994-04-291-9/+34
* *** empty log message ***Richard M. Stallman1994-04-292-33/+63
* entered into RCSRichard M. Stallman1994-04-291-33/+44
* (vc-mode-line): Fix previous change.Richard M. Stallman1994-04-291-2/+2
* (Fsingle_key_description): Undo previous change.Karl Heuer1994-04-291-4/+4
* (do_completion): Initialize vars before gcpro.Karl Heuer1994-04-291-1/+2