Sun, 03 Apr 1994 08:08:33 +0000 |
Richard M. Stallman |
(do_scrolling): Handle charstarts like glyphs.
|
Sun, 03 Apr 1994 06:04:35 +0000 |
Richard M. Stallman |
(ispell-message): Fixed infinite loop on shortened msg.
|
Sun, 03 Apr 1994 02:04:38 +0000 |
Richard M. Stallman |
(verify_charstarts): Count right for continued lines.
|
Sun, 03 Apr 1994 02:04:04 +0000 |
Richard M. Stallman |
(fast_find_position): Always return coords within the window.
|
Sun, 03 Apr 1994 02:03:30 +0000 |
Richard M. Stallman |
(display_text_line): Always store in charstart
|
Sun, 03 Apr 1994 01:36:57 +0000 |
Richard M. Stallman |
(verify_charstarts): New function.
|
Sat, 02 Apr 1994 05:52:36 +0000 |
Karl Heuer |
(summarize-tar-header-block): Add mouse-face properties.
|
Sat, 02 Apr 1994 05:31:31 +0000 |
Karl Heuer |
(Buffer-menu-mode): Highlight only the buffer name, not the whole line.
|
Sat, 02 Apr 1994 05:07:50 +0000 |
Karl Heuer |
(compile-mouse-goto-error): Simplify.
|
Sat, 02 Apr 1994 04:13:09 +0000 |
Karl Heuer |
(Buffer-menu-mode): Add mouse-face properties.
|
Sat, 02 Apr 1994 04:08:50 +0000 |
Karl Heuer |
(list_buffers_1): Set buffer contents, then mode.
|
Sat, 02 Apr 1994 02:58:07 +0000 |
Karl Heuer |
(dired-insert-directory): Fix comment.
|
Fri, 01 Apr 1994 19:31:15 +0000 |
Richard M. Stallman |
(occur): Add mouse-face property to each line.
|
Fri, 01 Apr 1994 18:51:39 +0000 |
Richard M. Stallman |
(dired-insert-directory): Add mouse-face properties.
|
Fri, 01 Apr 1994 18:51:17 +0000 |
Richard M. Stallman |
(dired-add-entry, dired-insert-subdir-doinsert):
|
Fri, 01 Apr 1994 16:57:56 +0000 |
Edward M. Reingold |
(tex-start-shell): Use shell-mode-map (instead of comint-mode-map) because
|
Fri, 01 Apr 1994 13:53:31 +0000 |
Fred Pierresteguy |
(x_wm_set_size_hint): Add USE_X_TOOLKIT conditional and call
|
Fri, 01 Apr 1994 13:43:24 +0000 |
Fred Pierresteguy |
(update_menu_bar): Pass 0 to set_frame_menubar.
|
Fri, 01 Apr 1994 13:39:34 +0000 |
Fred Pierresteguy |
(EmacsFrameSetCharSize): Clean up code.
|
Fri, 01 Apr 1994 10:14:35 +0000 |
Richard M. Stallman |
(try_window_id): Pass new arg to scroll_frame_lines.
|
Fri, 01 Apr 1994 10:13:32 +0000 |
Richard M. Stallman |
(make_frame_glyphs): If EMPTY, don't leave junk in ->total_charstarts.
|
Fri, 01 Apr 1994 10:12:10 +0000 |
Richard M. Stallman |
(construct_menu_click, construct_mouse_click):
|
Fri, 01 Apr 1994 10:10:45 +0000 |
Richard M. Stallman |
(xmenu_show): Undo part of March 11 change:
|
Fri, 01 Apr 1994 10:10:24 +0000 |
Richard M. Stallman |
(Info-fontify-node): Add mouse-face properties.
|
Fri, 01 Apr 1994 08:25:12 +0000 |
Fred Pierresteguy |
*** empty log message ***
|
Fri, 01 Apr 1994 08:19:19 +0000 |
Richard M. Stallman |
(redisplay): In previous change, handle case where no newline follows.
|
Fri, 01 Apr 1994 02:31:45 +0000 |
Karl Heuer |
(rmail-message-label-p, rmail-parse-message-labels):
|
Fri, 01 Apr 1994 02:10:14 +0000 |
Richard M. Stallman |
(adjust_window_charstarts): New function.
|
Fri, 01 Apr 1994 02:09:44 +0000 |
Richard M. Stallman |
(redisplay): Call adjust_window_charstarts
|
Thu, 31 Mar 1994 23:40:14 +0000 |
Richard M. Stallman |
Doc fixes.
|
Thu, 31 Mar 1994 23:22:23 +0000 |
Richard M. Stallman |
(scroll_frame_lines): Handle charstarts like glyphs.
|
Thu, 31 Mar 1994 23:17:23 +0000 |
Richard M. Stallman |
[INCLUDED_FCNTL]: Don't include fcntl.h again.
|
Thu, 31 Mar 1994 23:12:26 +0000 |
Richard M. Stallman |
(compute_char_face): New arg MOUSE.
|
Thu, 31 Mar 1994 22:19:27 +0000 |
Karl Heuer |
(child_setup): Check out==err when relocating fds.
|
Thu, 31 Mar 1994 22:01:12 +0000 |
Karl Heuer |
(Man-filter-list): New footer format to delete.
|
Thu, 31 Mar 1994 18:40:11 +0000 |
Richard M. Stallman |
(redisplay): Call frame_up_to_date_hook.
|
Thu, 31 Mar 1994 17:16:37 +0000 |
Richard M. Stallman |
Fix error message syntax.
|
Thu, 31 Mar 1994 16:49:00 +0000 |
Fred Pierresteguy |
(x_window) [USE_X_TOOLKIT]: When doing geometry management, don't compute the
|
Thu, 31 Mar 1994 16:46:57 +0000 |
Richard M. Stallman |
(Buffer-menu-mouse-select): New command.
|
Thu, 31 Mar 1994 16:38:57 +0000 |
Richard M. Stallman |
(occur-mode-goto-occurrence): Delete excess close paren.
|
Thu, 31 Mar 1994 16:37:20 +0000 |
Richard M. Stallman |
(occur-mode): Doc fix.
|
Thu, 31 Mar 1994 14:52:30 +0000 |
Fred Pierresteguy |
(set_frame_size): Dont compute any geometry management.
|
Thu, 31 Mar 1994 14:50:46 +0000 |
Fred Pierresteguy |
(set_frame_menubar): New arg, first_time.
|
Thu, 31 Mar 1994 14:49:42 +0000 |
Fred Pierresteguy |
(x_window) [USE_X_TOOLKIT]: New args window_prompting and minibuffer_only.
|
Thu, 31 Mar 1994 14:00:26 +0000 |
Fred Pierresteguy |
Define HAVE_X11R4 if AIX3_2 is defined.
|
Thu, 31 Mar 1994 08:33:38 +0000 |
Richard M. Stallman |
(frame_up_to_date_hook): Declared.
|
Thu, 31 Mar 1994 04:39:32 +0000 |
Richard M. Stallman |
(esix5): Set NON_GNU_CPP.
|
Wed, 30 Mar 1994 18:57:29 +0000 |
Richard M. Stallman |
*** empty log message ***
|
Wed, 30 Mar 1994 18:51:54 +0000 |
Richard M. Stallman |
(INCLUDED_FCNTL): Define, if include fcntl.h.
|
Wed, 30 Mar 1994 18:36:47 +0000 |
Richard M. Stallman |
Initial revision
|
Wed, 30 Mar 1994 18:20:07 +0000 |
Richard M. Stallman |
Advise about case where C-h is rebound.
|
Wed, 30 Mar 1994 17:54:38 +0000 |
Richard M. Stallman |
(occur-mode-find-occurrence): New subroutine.
|
Wed, 30 Mar 1994 17:36:24 +0000 |
Richard M. Stallman |
(compile-mouse-goto-error): New command.
|
Wed, 30 Mar 1994 17:22:59 +0000 |
Richard M. Stallman |
(dired-mouse-find-file-other-window): New command.
|
Wed, 30 Mar 1994 16:04:08 +0000 |
Richard M. Stallman |
Doc fixes.
|
Wed, 30 Mar 1994 12:04:41 +0000 |
Francesco Potort |
* etags.c (main): use etags_getcwd for compatibility.
|