Sat, 23 Apr 1994 01:45:33 +0000 |
Richard M. Stallman |
Initial revision
|
Sat, 23 Apr 1994 01:40:53 +0000 |
Richard M. Stallman |
(HAVE_LIBRESOLV): Add #undef.
|
Sat, 23 Apr 1994 01:07:04 +0000 |
Karl Heuer |
(.PHONY, install): Kill reference to obsolete do-install.
|
Sat, 23 Apr 1994 00:05:06 +0000 |
Richard M. Stallman |
(LIBS_SYSTEM): Invert the HAVE_RES_INIT condition.
|
Fri, 22 Apr 1994 23:59:24 +0000 |
Karl Heuer |
Pass operation to find-file-name-handler.
|
Fri, 22 Apr 1994 23:56:44 +0000 |
Karl Heuer |
(Ffind_file_name_handler): New argument OPERATION. All callers changed.
|
Fri, 22 Apr 1994 23:41:18 +0000 |
Karl Heuer |
Pass operation to Ffind_file_name_handler.
|
Fri, 22 Apr 1994 21:53:27 +0000 |
Karl Heuer |
Don't treat $ as special if escaped.
|
Fri, 22 Apr 1994 21:46:12 +0000 |
Richard M. Stallman |
(x_set_mouse_pixel_position): New function.
|
Fri, 22 Apr 1994 21:45:11 +0000 |
Richard M. Stallman |
(Fmouse_pixel_position, Fset_mouse_pixel_position): New functions.
|
Fri, 22 Apr 1994 20:20:49 +0000 |
Richard M. Stallman |
(makefile-mode): Removed extra quote before makefile-warn-suspicious-lines.
|
Fri, 22 Apr 1994 20:19:41 +0000 |
Richard M. Stallman |
(mouse-extend): Handle case where posn-window is a frame.
|
Fri, 22 Apr 1994 18:28:22 +0000 |
Richard M. Stallman |
(command-line-default-directory): New variable.
|
Fri, 22 Apr 1994 08:49:57 +0000 |
Richard M. Stallman |
(mouse-set-font): Simply call set-default-font.
|
Fri, 22 Apr 1994 08:49:30 +0000 |
Richard M. Stallman |
(set-default-font): Call frame-update-faces.
|
Fri, 22 Apr 1994 08:47:42 +0000 |
Richard M. Stallman |
(frame-update-faces): New function.
|
Fri, 22 Apr 1994 07:30:30 +0000 |
Richard M. Stallman |
(rmail-font-lock-keywords): New variable.
|
Fri, 22 Apr 1994 04:37:36 +0000 |
Richard M. Stallman |
(display-time): Force use of pipe, not pty.
|
Fri, 22 Apr 1994 04:31:27 +0000 |
Richard M. Stallman |
(vc-backend-diff): Test of cmp was backwards.
|
Thu, 21 Apr 1994 21:26:47 +0000 |
Karl Heuer |
doc fix.
|
Thu, 21 Apr 1994 20:00:42 +0000 |
Richard M. Stallman |
(ispell-use-ptys-p): Doc fix.
|
Thu, 21 Apr 1994 19:54:28 +0000 |
Richard M. Stallman |
(send_process): If fpathconf fails, use 250.
|
Thu, 21 Apr 1994 19:45:27 +0000 |
Karl Heuer |
*** empty log message ***
|
Thu, 21 Apr 1994 19:26:10 +0000 |
Karl Heuer |
*** empty log message ***
|
Thu, 21 Apr 1994 18:53:38 +0000 |
Richard M. Stallman |
(get_lim_data): Handle NO_LIM_DATA.
|
Thu, 21 Apr 1994 18:45:15 +0000 |
Richard M. Stallman |
(gud-filter): Call comint-output-filter at the end.
|
Thu, 21 Apr 1994 18:40:14 +0000 |
Richard M. Stallman |
(c-macro-expansion): changed the algorithm to allow
|
Thu, 21 Apr 1994 16:51:53 +0000 |
Karl Heuer |
(Info-next-preorder): Don't follow footnotes here.
|
Thu, 21 Apr 1994 14:39:40 +0000 |
Karl Heuer |
(Electric-buffer-menu-mouse-select): New function.
|
Thu, 21 Apr 1994 13:51:26 +0000 |
Karl Heuer |
(ispell-dictionary-alist): Renamed the entry for danish from "dansk" to
|
Thu, 21 Apr 1994 09:04:46 +0000 |
Richard M. Stallman |
(init_lread): Maybe put build-time Lisp dirs on load-path.
|
Thu, 21 Apr 1994 09:04:25 +0000 |
Richard M. Stallman |
(init_cmdargs): Check only for etc and lib-src subdirs
|
Thu, 21 Apr 1994 08:43:33 +0000 |
Richard M. Stallman |
(init_cmdargs): Just check for etc and lib-src subdirs
|
Thu, 21 Apr 1994 08:33:48 +0000 |
Richard M. Stallman |
(x_make_frame_visible): Args to x_set_offset were swapped.
|
Thu, 21 Apr 1994 08:31:39 +0000 |
Richard M. Stallman |
(init_callproc): Set Vdoc_directory like Vdata_directory.
|
Thu, 21 Apr 1994 07:35:28 +0000 |
Richard M. Stallman |
Comment change.
|
Thu, 21 Apr 1994 06:42:24 +0000 |
Richard M. Stallman |
(comint-mode): Set comint-last-input-start and
|
Thu, 21 Apr 1994 06:24:36 +0000 |
Richard M. Stallman |
(gdb, sdb, dbx, xdb, perldb): Set paragraph-start.
|
Thu, 21 Apr 1994 04:53:34 +0000 |
Richard M. Stallman |
(clean): Delete DOC*.
|
Thu, 21 Apr 1994 03:24:35 +0000 |
Richard M. Stallman |
*** empty log message ***
|
Wed, 20 Apr 1994 20:39:18 +0000 |
Karl Heuer |
(x_top_window_to_frame): Declare this function.
|
Wed, 20 Apr 1994 20:26:25 +0000 |
Richard M. Stallman |
(server-kill-emacs-query-function)
|
Wed, 20 Apr 1994 20:04:20 +0000 |
Richard M. Stallman |
(readline): Fix updating of p when buffer grows.
|
Wed, 20 Apr 1994 19:56:46 +0000 |
Richard M. Stallman |
(sort-subr): Use car-less-than-car when appropriate.
|
Wed, 20 Apr 1994 19:54:08 +0000 |
Richard M. Stallman |
Doc fixes.
|
Wed, 20 Apr 1994 19:52:37 +0000 |
Roland McGrath |
(compilation-parse-errors): Fix references for column number, 3 elt not
|
Wed, 20 Apr 1994 19:23:04 +0000 |
Richard M. Stallman |
(TAGS): Split off included tags file lisp/TAGS.
|
Wed, 20 Apr 1994 10:52:23 +0000 |
Francesco Potort |
* m/delta.h (HAVE_SOCKETS): defined if HAVE_INET_SOCKETS is defined.
|
Wed, 20 Apr 1994 10:25:05 +0000 |
Richard M. Stallman |
(Fmodify_frame_parameters, Fframe_parameters):
|
Wed, 20 Apr 1994 10:17:11 +0000 |
Richard M. Stallman |
(HAVE_INET_SOCKETS): Add #undef.
|
Wed, 20 Apr 1994 09:01:18 +0000 |
Richard M. Stallman |
(XTread_socket): Delete the non-NEW_SELECTIONS code
|
Wed, 20 Apr 1994 08:51:06 +0000 |
Richard M. Stallman |
(XTread_socket, case ClientMessage): Use x_window_to_frame unconditionally.
|
Wed, 20 Apr 1994 07:27:20 +0000 |
Richard M. Stallman |
(set_window_width): Don't delete root window for being too narrow.
|
Wed, 20 Apr 1994 06:19:14 +0000 |
Richard M. Stallman |
Doc fixes.
|
Wed, 20 Apr 1994 06:13:43 +0000 |
Karl Heuer |
(init-file-user): Doc fix.
|
Wed, 20 Apr 1994 06:12:03 +0000 |
Richard M. Stallman |
Provide cmacexp.
|