Sat, 19 Feb 1994 06:29:30 +0000 |
Richard M. Stallman |
(get_keyelt): Discard keyboard equivalents
|
Sat, 19 Feb 1994 06:29:10 +0000 |
Richard M. Stallman |
Find and display keyboard equivalents of menu items.
|
Sat, 19 Feb 1994 02:05:53 +0000 |
Richard M. Stallman |
(calendar-string-to-mayan-long-count): Don't
|
Sat, 19 Feb 1994 00:01:46 +0000 |
Richard M. Stallman |
(substitute-key-definition): Don't discard menu strings.
|
Fri, 18 Feb 1994 23:51:41 +0000 |
Richard M. Stallman |
(lisp-complete-symbol): Doc fix.
|
Fri, 18 Feb 1994 23:51:12 +0000 |
Richard M. Stallman |
(mouse-delete-max-match): Set len properly.
|
Fri, 18 Feb 1994 22:50:05 +0000 |
Richard M. Stallman |
Initial revision
|
Fri, 18 Feb 1994 22:42:29 +0000 |
Richard M. Stallman |
Comment changes.
|
Fri, 18 Feb 1994 22:40:27 +0000 |
Richard M. Stallman |
Initial revision
|
Fri, 18 Feb 1994 22:38:14 +0000 |
Fred Pierresteguy |
*** empty log message ***
|
Fri, 18 Feb 1994 20:11:20 +0000 |
Richard M. Stallman |
(Fx_parse_geometry): Don't call check_x.
|
Fri, 18 Feb 1994 20:10:05 +0000 |
Richard M. Stallman |
(gud-mode): Define C-c C-l in gud buffer.
|
Fri, 18 Feb 1994 19:46:53 +0000 |
Richard M. Stallman |
Comment change.
|
Fri, 18 Feb 1994 19:46:18 +0000 |
Richard M. Stallman |
Initial revision
|
Fri, 18 Feb 1994 13:38:55 +0000 |
Fred Pierresteguy |
entered into RCS
|
Fri, 18 Feb 1994 13:24:41 +0000 |
Fred Pierresteguy |
*** empty log message ***
|
Fri, 18 Feb 1994 11:03:38 +0000 |
Fred Pierresteguy |
(popup_selection_callback): Clean up code. Remove code in #if 0 directive.
|
Fri, 18 Feb 1994 06:28:50 +0000 |
Richard M. Stallman |
(gnu_bits): Use unsigned char.
|
Fri, 18 Feb 1994 06:10:23 +0000 |
Richard M. Stallman |
(unshow_buffer): Unconditionally set last_window_start.
|
Fri, 18 Feb 1994 02:51:33 +0000 |
Paul Eggert |
(vc-lookup-triple): Yield nil, not "", if NAME is nil.
|
Fri, 18 Feb 1994 01:12:10 +0000 |
Richard M. Stallman |
(Fdelete_other_windows): Don't call Frecenter;
|
Fri, 18 Feb 1994 01:01:51 +0000 |
Richard M. Stallman |
(dumpglyphs): Try various alternatives for foreground color
|
Thu, 17 Feb 1994 23:33:02 +0000 |
Richard M. Stallman |
Comment changes.
|
Thu, 17 Feb 1994 23:32:05 +0000 |
Richard M. Stallman |
*** empty log message ***
|
Thu, 17 Feb 1994 23:19:36 +0000 |
Richard M. Stallman |
(ange-ftp-insert-file-contents): New arg REPLACE.
|
Thu, 17 Feb 1994 22:09:05 +0000 |
Fred Pierresteguy |
*** empty log message ***
|
Thu, 17 Feb 1994 22:01:45 +0000 |
Richard M. Stallman |
Delete the code to enable menu bars.
|
Thu, 17 Feb 1994 21:06:52 +0000 |
Richard M. Stallman |
(defun-prompt-regexp): Now a user variable.
|
Thu, 17 Feb 1994 20:05:33 +0000 |
Richard M. Stallman |
Use <...> for config.h.
|
Thu, 17 Feb 1994 20:02:50 +0000 |
Richard M. Stallman |
*** empty log message ***
|
Thu, 17 Feb 1994 19:23:59 +0000 |
Richard M. Stallman |
(Finsert_file_contents): Fix previous change.
|
Thu, 17 Feb 1994 19:04:07 +0000 |
Richard M. Stallman |
(mail-mailer-swallows-blank-line): Fix regexp typo.
|
Thu, 17 Feb 1994 18:01:38 +0000 |
Francesco Potort |
* etags.c (--absolute-pathnames): this option removed.
|
Thu, 17 Feb 1994 08:38:34 +0000 |
Richard M. Stallman |
(Finsert_file_contents): New arg REPLACE.
|
Thu, 17 Feb 1994 08:19:58 +0000 |
Richard M. Stallman |
(revert-buffer): Use new insert-file-contents replace arg.
|
Thu, 17 Feb 1994 05:52:56 +0000 |
Noah Friedman |
interpreter-mode-alist: Add modes for awk, gawk, and scm scripts.
|
Thu, 17 Feb 1994 05:40:07 +0000 |
Richard M. Stallman |
(child_setup_tty): Typo in previous change.
|
Thu, 17 Feb 1994 03:44:17 +0000 |
Richard M. Stallman |
(time-stamp-start): Allow more white space
|
Thu, 17 Feb 1994 03:36:11 +0000 |
Richard M. Stallman |
entered into RCS
|
Thu, 17 Feb 1994 03:32:02 +0000 |
Richard M. Stallman |
(unexec): Add cast to result of `sbrk'.
|
Thu, 17 Feb 1994 03:21:36 +0000 |
Richard M. Stallman |
(EMACS_TTY_TABS_OK): Alternate definition if no TABDLY.
|
Thu, 17 Feb 1994 03:20:17 +0000 |
Richard M. Stallman |
(child_setup_tty): Use IUCLC, OLCUC, NLDLY only if defined.
|
Thu, 17 Feb 1994 03:07:50 +0000 |
Richard M. Stallman |
(BSD_PGRPS): Defined.
|
Thu, 17 Feb 1994 03:00:56 +0000 |
Richard M. Stallman |
(main): Test BSD_PGRPS, not BSD.
|
Thu, 17 Feb 1994 02:59:48 +0000 |
Richard M. Stallman |
(init_sys_modes, reset_sys_modes): Test BSD_PGRPS.
|
Thu, 17 Feb 1994 02:18:09 +0000 |
Richard M. Stallman |
(mips-sony-newsos*): New configuration.
|
Thu, 17 Feb 1994 02:13:55 +0000 |
Fred Pierresteguy |
(rs6000-bull-bosx*): New configuration.
|
Thu, 17 Feb 1994 00:11:28 +0000 |
Roland McGrath |
(copmilation-error-regexp-alist): Tighten up Ultrix 3.0 f77 regexp to
|
Wed, 16 Feb 1994 23:43:53 +0000 |
Richard M. Stallman |
(init_sys_modes): IEXTEN is in c_lflag, not c_iflag.
|
Wed, 16 Feb 1994 20:53:00 +0000 |
Richard M. Stallman |
(put_line): Don't break the line if it all fits.
|
Wed, 16 Feb 1994 18:23:16 +0000 |
Richard M. Stallman |
(recover-file): Call auto-save-file-name-p correctly.
|
Wed, 16 Feb 1994 18:20:13 +0000 |
Richard M. Stallman |
(c++-mode): Set parse-sexp-ignore-comments to t.
|
Wed, 16 Feb 1994 07:06:10 +0000 |
Richard M. Stallman |
(interpreter-mode-alist): New variable.
|
Tue, 15 Feb 1994 22:38:00 +0000 |
Richard M. Stallman |
(face-try-color-list): Don't rely on errors from using
|
Tue, 15 Feb 1994 16:22:49 +0000 |
Richard M. Stallman |
(sys_write): If any bytes were written, return how many.
|
Tue, 15 Feb 1994 16:17:25 +0000 |
Richard M. Stallman |
(XTread_socket): Do not assume that select returning
|
Tue, 15 Feb 1994 13:59:18 +0000 |
Fred Pierresteguy |
*** empty log message ***
|
Tue, 15 Feb 1994 13:54:14 +0000 |
Fred Pierresteguy |
*** empty log message ***
|
Mon, 14 Feb 1994 23:28:23 +0000 |
Karl Heuer |
(Fx_close_current_connection): call check_x.
|
Mon, 14 Feb 1994 21:44:50 +0000 |
Karl Heuer |
(Fx_popup_menu): Likewise.
|