Fri, 19 Jan 1996 22:39:00 +0000 |
Karl Heuer |
(Fother_buffer): If we have to create a new buffer, use
|
Fri, 19 Jan 1996 11:24:34 +0000 |
Erik Naggum |
(pp-eval-expression): Use `frame-width' instead of `screen-width'.
|
Fri, 19 Jan 1996 11:10:56 +0000 |
Erik Naggum |
Comment change.
|
Fri, 19 Jan 1996 07:27:56 +0000 |
Erik Naggum |
(make_frame): Initialize frame title field to nil.
|
Fri, 19 Jan 1996 04:32:00 +0000 |
Geoff Voelker |
Initial revision
|
Fri, 19 Jan 1996 00:10:34 +0000 |
Erik Naggum |
(sh-mode): Add autoload cookie.
|
Thu, 18 Jan 1996 16:10:41 +0000 |
Simon Marshall |
sp correction
|
Thu, 18 Jan 1996 08:41:14 +0000 |
Richard M. Stallman |
(safe_run_hooks): Use Qt, not Qerror, to avoid running the debugger.
|
Thu, 18 Jan 1996 08:40:29 +0000 |
Richard M. Stallman |
(run_hook_with_args): Do nothing if Vrun_hooks is nil.
|
Thu, 18 Jan 1996 08:38:16 +0000 |
Richard M. Stallman |
(syms_of_frame_1): Initialize Qtitle.
|
Thu, 18 Jan 1996 08:37:41 +0000 |
Richard M. Stallman |
(mark_object): Mark frame title field.
|
Thu, 18 Jan 1996 08:36:51 +0000 |
Richard M. Stallman |
(struct frame): New field `title'.
|
Thu, 18 Jan 1996 07:00:50 +0000 |
Richard M. Stallman |
(mouse-buffer-menu): Delete debugging code.
|
Thu, 18 Jan 1996 04:47:45 +0000 |
Richard M. Stallman |
(ls-lisp-support-shell-wildcards): Add autoload cookie.
|
Wed, 17 Jan 1996 23:54:58 +0000 |
Doug Evans |
Recognize go32* as an os.
libc-960118 libc-960119 libc-960120 libc-960121 libc-960122 libc-960123 libc-960124 libc-960125 libc-960126 libc-960127 libc-960128 libc-960129 libc-960130 libc-960131
|
Wed, 17 Jan 1996 22:41:21 +0000 |
Richard M. Stallman |
(sh-indent-line): Cope if no previous noncomment line.
|
Wed, 17 Jan 1996 22:40:42 +0000 |
Richard M. Stallman |
Default OS to nextstep if machine vendor is Next.
|
Wed, 17 Jan 1996 22:26:18 +0000 |
Richard M. Stallman |
(makefile-mode): Fix criterion for calling makefile-define-space-face.
|
Wed, 17 Jan 1996 22:24:38 +0000 |
Richard M. Stallman |
(goto-address-at-point, goto-address-at-mouse): Add autoload cookies.
|
Wed, 17 Jan 1996 22:03:09 +0000 |
Richard M. Stallman |
(HAVE_X11): Merge $LD_SWITCH_X_SITE into LDFLAGS instead of into LIBS.
|
Wed, 17 Jan 1996 21:58:51 +0000 |
Richard M. Stallman |
(decode_mode_spec, case 'F'): Use `title' field.
|
Wed, 17 Jan 1996 19:14:20 +0000 |
Karl Heuer |
(auto-mode-alist): Use "\\`" instead of "^".
|
Wed, 17 Jan 1996 19:03:02 +0000 |
Karl Heuer |
(replace_buffer_in_all_windows): Don't change selected
|
Wed, 17 Jan 1996 18:03:42 +0000 |
Richard M. Stallman |
(HAVE_TZSET): Add #undef.
|
Wed, 17 Jan 1996 18:03:03 +0000 |
Richard M. Stallman |
(Fdump_emacs): If HAVE_TZSET and not
|
Wed, 17 Jan 1996 17:54:40 +0000 |
Richard M. Stallman |
(set_time_zone_rule): No longer static.
|
Wed, 17 Jan 1996 17:23:41 +0000 |
Richard M. Stallman |
Explain avoiding x-popup-menu for menu bar submenu.
|
Wed, 17 Jan 1996 17:23:04 +0000 |
Richard M. Stallman |
Doc menu-bar-update-hook.
|