1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-02-22 16:01:04 -08:00
Commit graph

155589 commits

Author SHA1 Message Date
Richard M. Stallman
e70991d420 (auto-mode-alist): Add .p and .pas for pascal-mode. 1994-02-01 17:46:53 +00:00
Fred Pierresteguy
e021605ff3 (x_set_menu_bar_lines): Test also menubar_widget before calling
XtDestroyWidget.
1994-02-01 17:33:14 +00:00
Richard M. Stallman
5a8d870ba9 (calculate-fortran-indent): Handle
Fortran 90 INTERFACE and SELECT/CASE blocks.
1994-02-01 17:25:41 +00:00
Richard M. Stallman
a07d4bc524 (dumpglyphs): Don't crash for invalid face code. 1994-02-01 06:49:18 +00:00
Richard M. Stallman
fc51b25190 (revert-buffer): Doc fix. 1994-02-01 03:46:09 +00:00
Karl Heuer
7daa8d6b1c (font-lock-mode): Use the new hooks to get proper behavior on a revert. 1994-02-01 01:32:48 +00:00
Karl Heuer
4fbf62eea8 (revert-buffer): reposition after-revert-hook, and add before-revert-hook. 1994-02-01 01:31:37 +00:00
Richard M. Stallman
2d8e81a591 (tabify): Don't delete back before initial START. 1994-02-01 00:16:31 +00:00
Richard M. Stallman
85a9e6fe4a (appt-display-interval, appt-display-duration)
(appt-message-warning-time): Use larger defaults.
1994-02-01 00:00:36 +00:00
Roland McGrath
8cce125769 Distribute {src,lisp}/ChangeLog.? instead of {src,lisp}/OChangeLog. 1994-01-31 23:57:52 +00:00
Roland McGrath
20783a2b0d (visit-tags-table-buffer): Don't change VISIT-TAGS-TABLE-BUFFER-CONT when
it is 'same.  Do list verification frobbing for it being either 'same or
nil; but only set tags-table-list-started-at and tags-table-list-pointer
when it's nil.
1994-01-31 23:05:32 +00:00
Richard M. Stallman
babf687a8b (show-children): Don't call outline-level at eob. 1994-01-31 16:41:12 +00:00
Richard M. Stallman
d5c61e945e (calendar-print-hebrew-date): Change to use calendar-hebrew-date-string. 1994-01-31 16:16:05 +00:00
Karl Heuer
db1d3cf711 Fix rmail summary commands to work with rmail-mail-new-frame. 1994-01-31 07:05:45 +00:00
Richard M. Stallman
345a94f994 *** empty log message *** 1994-01-31 05:35:36 +00:00
Richard M. Stallman
ab9d3e3c85 entered into RCS 1994-01-31 04:34:11 +00:00
Richard M. Stallman
01492d1b7c *** empty log message *** 1994-01-30 03:17:32 +00:00
Richard M. Stallman
cdee26965a entered into RCS 1994-01-30 03:04:13 +00:00
Richard M. Stallman
64116ad5e7 Whitespace changes. 1994-01-30 01:09:58 +00:00
Richard M. Stallman
2735b685b4 Whitespace change. 1994-01-30 01:03:56 +00:00
Richard M. Stallman
87833fb6f9 (configuration): Change # comment to C comment. 1994-01-30 00:50:32 +00:00
Richard M. Stallman
aef1a243d0 Initial revision 1994-01-30 00:30:22 +00:00
Richard M. Stallman
45cb347be7 (calendar-mayan-date-string): New function.
(calendar-print-mayan-date, diary-mayan-date): Use it.
1994-01-30 00:30:02 +00:00
Richard M. Stallman
adaeaa8e59 (calendar-french-date-string): New function.
(calendar-print-french-date, diary-french-date): Use it.
1994-01-30 00:29:32 +00:00
Richard M. Stallman
abd93e6653 (calendar-sunrise-sunset): Add date to message. 1994-01-30 00:29:09 +00:00
Richard M. Stallman
1a380827e3 (calendar-phases-of-moon): Fix mode line. 1994-01-30 00:28:54 +00:00
Richard M. Stallman
1d34f34921 (list-calendar-holidays): Fix mode line. 1994-01-30 00:28:40 +00:00
Richard M. Stallman
7dfb3ea2b5 (diary-day-of-year, diary-iso-date, diary-islamic-date,
diary-hebrew-date, diary-julian-date, diary-astro-day-number):
 Use new functions from calendar.el.
1994-01-30 00:26:04 +00:00
Richard M. Stallman
6a2aa94c25 (calendar-version): New function.
Adjustments to commentary at top of file.
(diary-entry-marker, calendar-today-marker,
calendar-holiday-marker): Don't autoload them; change definitions
to support monochrome and color workstations.
(calendar-french-date-string,calendar-mayan-date-string): Autoload them.
(calendar-day-of-year-string, calendar-iso-date-string,
calendar-julian-date-string,calendar-islamic-date-string,
calendar-hebrew-date-string,calendar-astro-date-string): New functions
(calendar-print-day-of-year, calendar-print-iso-date,
calendar-print-iso-date,calendar-print-julian-date,
calendar-print-islamic-date,calendar-print-hebrew-date,
calendar-print-astro-day-number): Use them.
(calendar-mode-map): Add mouse support.
(calendar-unmark,mark-visible-calendar-date,calendar-mark-today):
Rewritten.
1994-01-30 00:25:00 +00:00
Richard M. Stallman
8f22b9e08e (minor-mode-alist): Don't add "Outl" if already added. 1994-01-29 23:58:07 +00:00
Richard M. Stallman
1de48e7f1f (rmail-make-in-reply-to-field): Discard text properties from
the address before printing it.
1994-01-29 23:56:27 +00:00
Karl Heuer
e58077c893 Scale by sizeof when allocating objects. 1994-01-29 02:09:41 +00:00
Karl Heuer
0237d897f6 (kill-all-local-variables): follow symbol forwarding. 1994-01-29 02:03:55 +00:00
Richard M. Stallman
0fef40c099 (c-fill-paragraph): Handle C++ mode. 1994-01-29 01:27:32 +00:00
Richard M. Stallman
0af6a8312e Include stdio.h.
(init_callproc): Put non-ex-dir warnings on stderr.
1994-01-29 01:16:17 +00:00
Richard M. Stallman
3917910ac2 (init_lread): Put non-ex-dir warnings on stderr. 1994-01-29 01:15:53 +00:00
Fred Pierresteguy
80fd1fe20c (x_set_window_size): Add USE_X_TOOLKIT conditional. Call EmacsFrameSetCharSize and return. 1994-01-28 17:34:46 +00:00
Fred Pierresteguy
5c94b90b10 * xterm.c (x_term_init): Cast to (char **) before assignment to argv. 1994-01-28 14:28:51 +00:00
Fred Pierresteguy
bb936752e9 * keyboard.c (make_lispy_event): Add USE_X_TOOLKIT conditional and
test FRAME_EXTERNAL_MENU_BAR.
        (map_event_to_object) [USE_X_TOOLKIT]: Declare and use it.
1994-01-27 11:01:59 +00:00
Richard M. Stallman
4466efa553 (x_set_mouse_position): Don't raise the frame. 1994-01-26 21:09:54 +00:00
Richard M. Stallman
f389294647 (mkdir): Use MKDIR_PROTOTYPE if defined. 1994-01-26 20:55:19 +00:00
Richard M. Stallman
69b7282496 [__GNUC__] (MKDIR_PROTOTYPE): Defined. 1994-01-26 20:54:23 +00:00
Richard M. Stallman
224d56a3c5 (help-for-help): Doc fix. 1994-01-26 20:14:27 +00:00
Richard M. Stallman
d189e34689 (three-step-help): New option.
(make-help-screen): Implement that option.
Handle delete function key like DEL.
Don't include the option list in the prompt when displaying
a full window of options.
1994-01-26 20:12:33 +00:00
Richard M. Stallman
5ed1243c2f (rmail-summary-undelete): If we don't undelete anything, don't move point. 1994-01-26 18:58:37 +00:00
Fred Pierresteguy
f795ed97e6 Wed Jan 26 12:23:12 1994 Frederic Pierresteguy (fp@mole.gnu.ai.mit.edu)
* xterm.h [USE_X_TOOLKIT]: Don't include Xaw/Box.h.
1994-01-26 17:57:30 +00:00
Fred Pierresteguy
7861472138 Wed Jan 26 12:23:12 1994 Frederic Pierresteguy (fp@mole.gnu.ai.mit.edu)
* xdisp.c (update_menu_bar): Add USE_X_TOOLKIT conditional and test
	FRAME_EXTERNAL_MENU_BAR.
1994-01-26 17:35:31 +00:00
Richard M. Stallman
028922cf6a (next-line): Move error signaling and special end of
line behavior into line-move so that next-line is symmetric with
previous-line when next-line-add-newlines is nil.

(line-move): Move as far as possible and ding with a message
if the requested motion cannot be accomplished.  When
selective-display is numeric, ensure point actually moves and does
so to a visible line.
1994-01-26 17:19:32 +00:00
Richard M. Stallman
40932d1ae9 (read_key_sequence): Properly gcpro fkey_map while using keytran_map.
(syms_of_keyboard): New Lisp var command-hook-internal.
(command_loop_1): Use it when running the command hooks.

(read_key_sequence): Don't call echo_truncate the first time through.

(echo_truncate): Call truncate_echo_area.
1994-01-26 07:22:11 +00:00
Richard M. Stallman
18686d472b Find lwlib.h and xlwmenuP.h in ../lwlib.
Reshuffle functions; put new ones in #ifdef USE_X_TOOLKIT.
(Fx_popup_menu): Add USE_X_TOOLKIT conditional around new decls.

(string_width): New function.
(event_is_in_menu_item, map_event_to_object): Likewise.
(set_menu_items, free_menu_items, popup_selection_callback): Likewise.
(popup_down_callback, free_menubar_widget_value_tree): Likewise.
(update_one_frame_psheets, set_frame_menubar): Likewise.
(Fx_popup_menu, xmenu_show): Handle USE_X_TOOLKIT.

(dispatch_dummy_expose): New function.
(XMenu_xpos, XMenu_ypos): Change the values of the constant assignment.
(xmenu_show): Change the way to make the menubar to redraw itself by
generating a dummy expose event.
1994-01-26 07:20:15 +00:00