]>
git.eshelyaron.com Git - emacs.git/log
Richard M. Stallman [Fri, 4 Feb 1994 23:09:25 +0000 (23:09 +0000)]
(Fsubstitute_command_keys): Pass keymap as that arg
to Fwhere_is_internal. Init keymap from Voverriding_local_map.
Richard M. Stallman [Fri, 4 Feb 1994 23:01:27 +0000 (23:01 +0000)]
(vc-make-backup-files): Doc fix.
Richard M. Stallman [Fri, 4 Feb 1994 22:59:05 +0000 (22:59 +0000)]
(rmail-reply): If no resent-date, use ordinary date.
If no resent-to, use empty string for to.
Richard M. Stallman [Fri, 4 Feb 1994 21:24:31 +0000 (21:24 +0000)]
(outline-mode-map): Move C-c C-h to C-c C-d.
Karl Heuer [Fri, 4 Feb 1994 20:51:16 +0000 (20:51 +0000)]
(verify_interval_modification): When checking read-only, allow for the case
that stickiness might be t instead of a list.
Richard M. Stallman [Fri, 4 Feb 1994 20:41:54 +0000 (20:41 +0000)]
(kbd_buffer_get_event): Pass 1 to read_avail_input.
Karl Heuer [Fri, 4 Feb 1994 20:21:21 +0000 (20:21 +0000)]
(drem): Check for this function.
Richard M. Stallman [Fri, 4 Feb 1994 20:20:00 +0000 (20:20 +0000)]
(Using NON_GNU_CPP): Don't lose if it has spaces.
If CPP was inherited from environment, don't use NON_GNU_CPP.
(NON_GNU_CC): Likewise.
(handling with_gcc): Use explicit if in the `no' case.
(cc_specified): New variable; if set, don't use NON_GNU_CC.
Karl Heuer [Fri, 4 Feb 1994 20:18:59 +0000 (20:18 +0000)]
(fmod): Implement it on systems where it's missing, using drem if available.
Fred Pierresteguy [Fri, 4 Feb 1994 17:13:26 +0000 (17:13 +0000)]
(xmenu_show) [USE_X_TOOLKIT]: Remove the #if 0 directives and reverse one to
avoid the flickering of the menubar.
Richard M. Stallman [Fri, 4 Feb 1994 06:46:02 +0000 (06:46 +0000)]
(te-escape-help, te-more-break-help, terminal-emulator):
Pass just one KEYMAP arg to where-is-internal.
Richard M. Stallman [Fri, 4 Feb 1994 06:45:41 +0000 (06:45 +0000)]
(insert-kbd-macro): Pass (keymap) as KEYMAP arg to where-is-internal.
Richard M. Stallman [Fri, 4 Feb 1994 06:45:26 +0000 (06:45 +0000)]
(edit-kbd-macro, edmacro-finish-edit, insert-kbd-macro):
Pass (keymap) as KEYMAP arg to where-is-internal.
Richard M. Stallman [Fri, 4 Feb 1994 06:44:55 +0000 (06:44 +0000)]
(calendar-mode-map): Pass (keymap) as KEYMAP arg to where-is-internal.
Richard M. Stallman [Fri, 4 Feb 1994 04:45:52 +0000 (04:45 +0000)]
(sentence-end-double-space): New variable.
(fill-region-as-paragraph): Handle it.
Richard M. Stallman [Fri, 4 Feb 1994 04:37:44 +0000 (04:37 +0000)]
(do-auto-fill): Don't break line at period-single-space.
Karl Heuer [Fri, 4 Feb 1994 01:18:01 +0000 (01:18 +0000)]
Add comments describing the rules used by the merge algorithm.
Richard M. Stallman [Fri, 4 Feb 1994 01:13:05 +0000 (01:13 +0000)]
(comment-region): Fix previous change.
Richard M. Stallman [Fri, 4 Feb 1994 01:04:15 +0000 (01:04 +0000)]
(define-mode-clone): Renamed from mode-clone.
Swap args PARENT and CHILD.
Don't use clone-run-setup-function.
(clone-run-setup-function): Function deleted.
Richard M. Stallman [Fri, 4 Feb 1994 00:30:33 +0000 (00:30 +0000)]
Initial revision
Michael I. Bushnell [Thu, 3 Feb 1994 23:48:59 +0000 (23:48 +0000)]
Rms (in his change to comment-region on Feb 1) decided to make
`interactive' in the function backward-word all upper case. Needless
to say, this isn't such a good idea.
Richard M. Stallman [Thu, 3 Feb 1994 19:51:07 +0000 (19:51 +0000)]
(init_cmdargs): Set Vinstallation_directory.
(syms_of_emacs): staticpro it.
Richard M. Stallman [Thu, 3 Feb 1994 19:39:21 +0000 (19:39 +0000)]
(record_first_change): Check for buffer-undo-list = t.
Make an undo boundary if appropriate. Set last_undo_buffer.
(record_property_change): Use BUFFER, not current_buffer,
when testing undo_list.
Karl Heuer [Thu, 3 Feb 1994 19:18:21 +0000 (19:18 +0000)]
(c-fill-paragraph): Delete extraneous close paren.
Karl Heuer [Thu, 3 Feb 1994 18:54:04 +0000 (18:54 +0000)]
(merge_properties_sticky): Preserve original order of properties.
Richard M. Stallman [Thu, 3 Feb 1994 06:07:47 +0000 (06:07 +0000)]
(X_IO_BUG): Defined.
Richard M. Stallman [Thu, 3 Feb 1994 05:56:36 +0000 (05:56 +0000)]
(Fwrite_region): If FILENAME has no handler, see if VISIT has one.
Richard M. Stallman [Thu, 3 Feb 1994 05:55:12 +0000 (05:55 +0000)]
(Using NON_GNU_CPP): Don't lose if it has spaces.
Richard M. Stallman [Thu, 3 Feb 1994 05:06:01 +0000 (05:06 +0000)]
(scan_buffer): New arg ALLOW_QUIT.
(find_next_newline): Pass new arg.
Richard M. Stallman [Thu, 3 Feb 1994 05:05:42 +0000 (05:05 +0000)]
(find_defun_start): Pass new arg to scan_buffer.
Richard M. Stallman [Thu, 3 Feb 1994 05:05:12 +0000 (05:05 +0000)]
(Fforward_line): Pass new arg to scan_buffer.
Richard M. Stallman [Wed, 2 Feb 1994 23:47:57 +0000 (23:47 +0000)]
(XTread_socket): Add X_IO_BUG conditional.
Richard M. Stallman [Wed, 2 Feb 1994 23:45:08 +0000 (23:45 +0000)]
(dired-font-lock-keywords): New variable.
(font-lock-set-defaults): Handle dired.el.
Richard M. Stallman [Wed, 2 Feb 1994 23:19:42 +0000 (23:19 +0000)]
(thing@pt-version): Removed variable.
Richard M. Stallman [Wed, 2 Feb 1994 23:19:11 +0000 (23:19 +0000)]
(mouse-sel-version): Don't base version number on
RCS revision. Updated to version 2.0.
(mouse-sel-set-selection-function, mouse-sel-get-selection-function,
mouse-sel-check-selection-function):
Check whether X11 functions are bound when setting defaults.
(mouse-extend): Check whether modify-frame-parameters is bound before
calling it. Add support to kill region with double-mouse-3.
Richard M. Stallman [Wed, 2 Feb 1994 22:53:39 +0000 (22:53 +0000)]
(server-program): Add exec-directory to value.
Richard M. Stallman [Wed, 2 Feb 1994 22:35:44 +0000 (22:35 +0000)]
(mips-mips-riscos4*): Set NON_GNU_CPP.
Karl Heuer [Wed, 2 Feb 1994 21:57:02 +0000 (21:57 +0000)]
(sort-paragraphs): Use proper paragraph definition instead of just checking
for whitespace.
Karl Heuer [Wed, 2 Feb 1994 21:35:07 +0000 (21:35 +0000)]
(ad-execute-defadvices): Don't allocate advice-infos in pure space, in case we
want to preload this file.
Richard M. Stallman [Wed, 2 Feb 1994 20:43:50 +0000 (20:43 +0000)]
Doc fix.
Richard M. Stallman [Wed, 2 Feb 1994 20:00:15 +0000 (20:00 +0000)]
(shell-font-lock-keywords): Doc fix.
Eric S. Raymond [Wed, 2 Feb 1994 18:56:02 +0000 (18:56 +0000)]
(vc-mode-line): use force-mode-line-update instead of the Emacs 18
kluge.
Richard M. Stallman [Wed, 2 Feb 1994 18:46:29 +0000 (18:46 +0000)]
(disable-command): Reject invalid commands.
Karl Heuer [Wed, 2 Feb 1994 07:44:43 +0000 (07:44 +0000)]
(make-help-screen): Remove debugging code.
Karl Heuer [Wed, 2 Feb 1994 07:34:08 +0000 (07:34 +0000)]
(x_iconify_frame): Fix misbalanced BLOCK_INPUT/UNBLOCK_INPUT.
Karl Heuer [Wed, 2 Feb 1994 07:25:37 +0000 (07:25 +0000)]
(try_window_id): Don't pass value beyond ZV to compute_motion.
Karl Heuer [Wed, 2 Feb 1994 07:16:51 +0000 (07:16 +0000)]
(Fpos_visible_in_window_p): Return nil if POS > ZV.
Karl Heuer [Wed, 2 Feb 1994 06:32:28 +0000 (06:32 +0000)]
(x_term_init): Use get_system_name instead of gethostname.
Karl Heuer [Wed, 2 Feb 1994 06:31:26 +0000 (06:31 +0000)]
(get_system_name): Declared.
Karl Heuer [Wed, 2 Feb 1994 06:26:21 +0000 (06:26 +0000)]
(x_get_customization_string): Use get_system_name instead of gethostname.
Karl Heuer [Wed, 2 Feb 1994 06:20:58 +0000 (06:20 +0000)]
(get_system_name): Remove restriction on hostname size.
Karl Heuer [Wed, 2 Feb 1994 04:39:22 +0000 (04:39 +0000)]
Fix file-relative-name to allow for ancestors as well as descendants.
Eric S. Raymond [Wed, 2 Feb 1994 03:27:26 +0000 (03:27 +0000)]
vc-parse-buffer: arrange for old properties to get cleared when their
match string is not found in the master file.
Richard M. Stallman [Wed, 2 Feb 1994 00:06:43 +0000 (00:06 +0000)]
(mail-mailer-swallows-blank-line): New variable.
(sendmail-send-it): Add extra newline if appropriate.
Richard M. Stallman [Wed, 2 Feb 1994 00:05:42 +0000 (00:05 +0000)]
(comment-region): Handle comment-end deletion for C-u.
Don't let short lines confuse the comment-end deletion.
(comment-region): Just C-u prefix means uncomment lines.
Karl Heuer [Tue, 1 Feb 1994 23:21:22 +0000 (23:21 +0000)]
(Fmod): Use HAVE_FMOD.
Karl Heuer [Tue, 1 Feb 1994 23:18:34 +0000 (23:18 +0000)]
(HAVE_FMOD): Add another #undef.
Karl Heuer [Tue, 1 Feb 1994 23:17:03 +0000 (23:17 +0000)]
Check whether fmod exists.
Richard M. Stallman [Tue, 1 Feb 1994 23:10:41 +0000 (23:10 +0000)]
(font-lock-set-defaults): Handle shell mode.
(shell-font-lock-keywords): New variable.
Richard M. Stallman [Tue, 1 Feb 1994 18:24:12 +0000 (18:24 +0000)]
(SYNTAX_MATCH, SYNTAX): Fix non-GNUC definitions.
Richard M. Stallman [Tue, 1 Feb 1994 18:21:00 +0000 (18:21 +0000)]
*** empty log message ***
Richard M. Stallman [Tue, 1 Feb 1994 18:14:56 +0000 (18:14 +0000)]
Many doc fixes.
(pascal-get-beg-of-line, pascal-get-end-of-line):
Use defsubst. Renamed from get-...
(pascal-within-string): Use defsubst.
(delete-whitespaces): Function deleted;
callers use delete-horizontal-space instead.
(pascal-string-diff): Renamed from string-diff.
Complete rewrite. Added an outline- minor-mode and completion.
Richard M. Stallman [Tue, 1 Feb 1994 17:46:53 +0000 (17:46 +0000)]
(auto-mode-alist): Add .p and .pas for pascal-mode.
Fred Pierresteguy [Tue, 1 Feb 1994 17:33:14 +0000 (17:33 +0000)]
(x_set_menu_bar_lines): Test also menubar_widget before calling
XtDestroyWidget.
Richard M. Stallman [Tue, 1 Feb 1994 17:25:41 +0000 (17:25 +0000)]
(calculate-fortran-indent): Handle
Fortran 90 INTERFACE and SELECT/CASE blocks.
Richard M. Stallman [Tue, 1 Feb 1994 06:49:18 +0000 (06:49 +0000)]
(dumpglyphs): Don't crash for invalid face code.
Richard M. Stallman [Tue, 1 Feb 1994 03:46:09 +0000 (03:46 +0000)]
(revert-buffer): Doc fix.
Karl Heuer [Tue, 1 Feb 1994 01:32:48 +0000 (01:32 +0000)]
(font-lock-mode): Use the new hooks to get proper behavior on a revert.
Karl Heuer [Tue, 1 Feb 1994 01:31:37 +0000 (01:31 +0000)]
(revert-buffer): reposition after-revert-hook, and add before-revert-hook.
Richard M. Stallman [Tue, 1 Feb 1994 00:16:31 +0000 (00:16 +0000)]
(tabify): Don't delete back before initial START.
Richard M. Stallman [Tue, 1 Feb 1994 00:00:36 +0000 (00:00 +0000)]
(appt-display-interval, appt-display-duration)
(appt-message-warning-time): Use larger defaults.
Roland McGrath [Mon, 31 Jan 1994 23:57:52 +0000 (23:57 +0000)]
Distribute {src,lisp}/ChangeLog.? instead of {src,lisp}/OChangeLog.
Roland McGrath [Mon, 31 Jan 1994 23:05:32 +0000 (23:05 +0000)]
(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.
Richard M. Stallman [Mon, 31 Jan 1994 16:41:12 +0000 (16:41 +0000)]
(show-children): Don't call outline-level at eob.
Richard M. Stallman [Mon, 31 Jan 1994 16:16:05 +0000 (16:16 +0000)]
(calendar-print-hebrew-date): Change to use calendar-hebrew-date-string.
Karl Heuer [Mon, 31 Jan 1994 07:05:45 +0000 (07:05 +0000)]
Fix rmail summary commands to work with rmail-mail-new-frame.
Richard M. Stallman [Mon, 31 Jan 1994 05:35:36 +0000 (05:35 +0000)]
*** empty log message ***
Richard M. Stallman [Mon, 31 Jan 1994 04:34:11 +0000 (04:34 +0000)]
entered into RCS
Richard M. Stallman [Sun, 30 Jan 1994 03:17:32 +0000 (03:17 +0000)]
*** empty log message ***
Richard M. Stallman [Sun, 30 Jan 1994 03:04:13 +0000 (03:04 +0000)]
entered into RCS
Richard M. Stallman [Sun, 30 Jan 1994 01:09:58 +0000 (01:09 +0000)]
Whitespace changes.
Richard M. Stallman [Sun, 30 Jan 1994 01:03:56 +0000 (01:03 +0000)]
Whitespace change.
Richard M. Stallman [Sun, 30 Jan 1994 00:50:32 +0000 (00:50 +0000)]
(configuration): Change # comment to C comment.
Richard M. Stallman [Sun, 30 Jan 1994 00:30:22 +0000 (00:30 +0000)]
Initial revision
Richard M. Stallman [Sun, 30 Jan 1994 00:30:02 +0000 (00:30 +0000)]
(calendar-mayan-date-string): New function.
(calendar-print-mayan-date, diary-mayan-date): Use it.
Richard M. Stallman [Sun, 30 Jan 1994 00:29:32 +0000 (00:29 +0000)]
(calendar-french-date-string): New function.
(calendar-print-french-date, diary-french-date): Use it.
Richard M. Stallman [Sun, 30 Jan 1994 00:29:09 +0000 (00:29 +0000)]
(calendar-sunrise-sunset): Add date to message.
Richard M. Stallman [Sun, 30 Jan 1994 00:28:54 +0000 (00:28 +0000)]
(calendar-phases-of-moon): Fix mode line.
Richard M. Stallman [Sun, 30 Jan 1994 00:28:40 +0000 (00:28 +0000)]
(list-calendar-holidays): Fix mode line.
Richard M. Stallman [Sun, 30 Jan 1994 00:26:04 +0000 (00:26 +0000)]
(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.
Richard M. Stallman [Sun, 30 Jan 1994 00:25:00 +0000 (00:25 +0000)]
(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.
Richard M. Stallman [Sat, 29 Jan 1994 23:58:07 +0000 (23:58 +0000)]
(minor-mode-alist): Don't add "Outl" if already added.
Richard M. Stallman [Sat, 29 Jan 1994 23:56:27 +0000 (23:56 +0000)]
(rmail-make-in-reply-to-field): Discard text properties from
the address before printing it.
Karl Heuer [Sat, 29 Jan 1994 02:09:41 +0000 (02:09 +0000)]
Scale by sizeof when allocating objects.
Karl Heuer [Sat, 29 Jan 1994 02:03:55 +0000 (02:03 +0000)]
(kill-all-local-variables): follow symbol forwarding.
Richard M. Stallman [Sat, 29 Jan 1994 01:27:32 +0000 (01:27 +0000)]
(c-fill-paragraph): Handle C++ mode.
Richard M. Stallman [Sat, 29 Jan 1994 01:16:17 +0000 (01:16 +0000)]
Include stdio.h.
(init_callproc): Put non-ex-dir warnings on stderr.
Richard M. Stallman [Sat, 29 Jan 1994 01:15:53 +0000 (01:15 +0000)]
(init_lread): Put non-ex-dir warnings on stderr.
Fred Pierresteguy [Fri, 28 Jan 1994 17:34:46 +0000 (17:34 +0000)]
(x_set_window_size): Add USE_X_TOOLKIT conditional. Call EmacsFrameSetCharSize and return.
Fred Pierresteguy [Fri, 28 Jan 1994 14:28:51 +0000 (14:28 +0000)]
* xterm.c (x_term_init): Cast to (char **) before assignment to argv.