Sat, 23 Apr 1994 21:38:16 +0000 |
Richard M. Stallman |
(special-display-frame-alist): New variable.
|
Sat, 23 Apr 1994 21:37:15 +0000 |
Richard M. Stallman |
Implement special frames for specified buffers.
|
Sat, 23 Apr 1994 20:53:09 +0000 |
Richard M. Stallman |
(Fset_frame_selected_window): New function.
|
Sat, 23 Apr 1994 19:22:06 +0000 |
Richard M. Stallman |
(Vascii_canon_table, Vascii_eqv_table): Declared.
|
Sat, 23 Apr 1994 16:32:44 +0000 |
Richard M. Stallman |
(reset_buffer_local_variables): Use Vascii_eqv_table
|
Sat, 23 Apr 1994 16:23:36 +0000 |
Tom Tromey |
Wrote tcl-indent-for-comment
|
Sat, 23 Apr 1994 07:40:25 +0000 |
Richard M. Stallman |
(rmail-show-message): Highlight the specified fields.
|
Sat, 23 Apr 1994 07:19:07 +0000 |
Richard M. Stallman |
(etags, ctags): Make VERSION a string constant.
|
Sat, 23 Apr 1994 07:08:49 +0000 |
Richard M. Stallman |
(print_version): Print VERSION as a string.
|
Sat, 23 Apr 1994 06:52:33 +0000 |
Richard M. Stallman |
(comint-mode-map): comint-dynamic-list-input-ring now on C-c C-l.
|
Sat, 23 Apr 1994 06:02:52 +0000 |
Richard M. Stallman |
(LIBS_SYSTEM): Test HAVE_LIBRESOLV, not HAVE_RES_INIT.
|
Sat, 23 Apr 1994 06:00:06 +0000 |
Richard M. Stallman |
Test for libresolv.a.
|
Sat, 23 Apr 1994 05:57:42 +0000 |
Richard M. Stallman |
(alloca.o): Use config_h.
|
Sat, 23 Apr 1994 05:18:09 +0000 |
Richard M. Stallman |
(max_process_desc): New variable.
|
Sat, 23 Apr 1994 05:14:32 +0000 |
Richard M. Stallman |
(ange-ftp-add-file-entry-alist): Fix typo in prev change.
|
Sat, 23 Apr 1994 05:09:00 +0000 |
Richard M. Stallman |
Many doc fixes.
|
Sat, 23 Apr 1994 04:55:38 +0000 |
Richard M. Stallman |
(syms_of_fileio): New Lisp var inhibit-file-name-operation.
|
Sat, 23 Apr 1994 04:09:17 +0000 |
Richard M. Stallman |
(x_window): Test FRAME_EXTERNAL_MENU_BAR
|
Sat, 23 Apr 1994 04:07:29 +0000 |
Richard M. Stallman |
*** empty log message ***
|
Sat, 23 Apr 1994 02:31:52 +0000 |
Karl Heuer |
(undigestify-rmail-message): Update summary buffer.
|
Sat, 23 Apr 1994 02:30:17 +0000 |
Karl Heuer |
Cosmetic changes.
|
Sat, 23 Apr 1994 02:15:05 +0000 |
Karl Heuer |
Delete misplaced comment.
|
Sat, 23 Apr 1994 01:49:08 +0000 |
Richard M. Stallman |
*** empty log message ***
|
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.
|
Wed, 20 Apr 1994 05:32:33 +0000 |
Karl Heuer |
(blessmail): New target.
|
Wed, 20 Apr 1994 05:22:51 +0000 |
Karl Heuer |
Initial revision
|
Wed, 20 Apr 1994 04:22:24 +0000 |
Karl Heuer |
(describe_map_tree, describe_map): Skip keymaps we've seen before.
|
Wed, 20 Apr 1994 03:49:47 +0000 |
Richard M. Stallman |
(create_process): Call setsid only if pty_flag.
|
Wed, 20 Apr 1994 03:04:46 +0000 |
Karl Heuer |
(describe_map): Merge with describe_map_2.
|
Wed, 20 Apr 1994 01:11:35 +0000 |
Karl Heuer |
(defun-prompt-regexp): Make this variable buffer-local.
|
Wed, 20 Apr 1994 00:24:59 +0000 |
Karl Heuer |
(read_avail_input): Don't retry read.
|
Wed, 20 Apr 1994 00:14:15 +0000 |
Karl Heuer |
(report-emacs-bug): Insert at separator, not at end.
|
Tue, 19 Apr 1994 23:12:49 +0000 |
Richard M. Stallman |
(install-arch-indep): Don't install dired-x*.
|
Tue, 19 Apr 1994 23:09:41 +0000 |
Richard M. Stallman |
(CRT0_DUMMIES): Ignore one arg.
|
Tue, 19 Apr 1994 22:48:32 +0000 |
Richard M. Stallman |
(Vlast_event_frame): Define unconditionally.
|
Tue, 19 Apr 1994 21:45:38 +0000 |
Richard M. Stallman |
(${etc}DOC): Delete redundant version.el from cmd.
|
Tue, 19 Apr 1994 18:32:49 +0000 |
Richard M. Stallman |
*** empty log message ***
|
Tue, 19 Apr 1994 07:44:27 +0000 |
Richard M. Stallman |
Comment change.
|
Tue, 19 Apr 1994 05:56:20 +0000 |
Karl Heuer |
(read_avail_input): Test EINTR, not EAGAIN.
|
Tue, 19 Apr 1994 05:52:58 +0000 |
Karl Heuer |
(read_avail_input): Write loop as a do-while.
|
Tue, 19 Apr 1994 04:40:29 +0000 |
Karl Heuer |
(PURESIZE) [!MULTI_FRAME]: Increase to 200000.
|