]>
git.eshelyaron.com Git - emacs.git/log
Richard M. Stallman [Wed, 1 Jan 1997 03:37:37 +0000 (03:37 +0000)]
(repeat-complex-command): Bind
minibuffer-history-position and minibuffer-history-sexp-flag
only for the read-from-minibuffer call.
Richard M. Stallman [Tue, 31 Dec 1996 22:11:05 +0000 (22:11 +0000)]
Total rewrite.
Ian Lance Taylor [Tue, 31 Dec 1996 20:54:33 +0000 (20:54 +0000)]
Handle mips-unknown-linux-gnu
Ian Lance Taylor [Tue, 31 Dec 1996 20:51:53 +0000 (20:51 +0000)]
Recognize mips-unknown-linux-gnu
Richard M. Stallman [Tue, 31 Dec 1996 20:47:53 +0000 (20:47 +0000)]
New version from mly.
Paul Eggert [Tue, 31 Dec 1996 19:10:03 +0000 (19:10 +0000)]
(BROKEN_MKTIME): New macro.
Paul Eggert [Tue, 31 Dec 1996 19:10:03 +0000 (19:10 +0000)]
(MKTIME_OBJ):
Use BROKEN_MKTIME instead of system-specific macros to determine
whether mktime is broken.
Paul Eggert [Tue, 31 Dec 1996 19:10:03 +0000 (19:10 +0000)]
(mktime):
Use BROKEN_MKTIME instead of system-specific macros to determine
whether mktime is broken.
Richard M. Stallman [Tue, 31 Dec 1996 18:31:13 +0000 (18:31 +0000)]
(locate-mode): Locally set dired-move-to-filename-regexp,
dired-permission-flags-regexp, and dired-actual-switches.
(locate-set-indentation): Function deleted.
(locate-insert-header): Don't indent the header line.
(locate-indentation-string): Variable deleted.
(locate-do-setup): Rewrite the loop that adds indentation.
Richard M. Stallman [Tue, 31 Dec 1996 18:29:49 +0000 (18:29 +0000)]
(dired-make-relative): Ignore the third argument;
never signal an error just bbcause FILE is not in DIR's tree.
Richard M. Stallman [Tue, 31 Dec 1996 04:55:55 +0000 (04:55 +0000)]
Initial revision
Richard M. Stallman [Tue, 31 Dec 1996 04:50:27 +0000 (04:50 +0000)]
(insert-directory): Use -- as arg
so that a file name or pattern is never taken as an option.
Richard M. Stallman [Tue, 31 Dec 1996 04:49:28 +0000 (04:49 +0000)]
(dired-do-chxxx): Use -- as arg
so that the file name is never taken as an option.
Richard M. Stallman [Mon, 30 Dec 1996 20:44:24 +0000 (20:44 +0000)]
(Info-find-node): Don't clear Info-index-alternatives.
(Info-index-next): Fix error message.
Richard M. Stallman [Mon, 30 Dec 1996 20:40:27 +0000 (20:40 +0000)]
(server-start): Don't delete ~/.emacs-server.
Instead, delete the names emacsserver really uses
if compiled with SERVER_HOME_DIR.
Richard M. Stallman [Mon, 30 Dec 1996 18:52:14 +0000 (18:52 +0000)]
(byte-compile-file): Set default-directory in compiler input buffer.
Paul Eggert [Mon, 30 Dec 1996 08:07:51 +0000 (08:07 +0000)]
<float.h>: Include if STDC_HEADERS.
(IEEE_FLOATING_POINT): New symbol.
(float_arith_driver, Fmod):
Test for division by 0 only if ! IEEE_FLOATING_POINT.
Paul Eggert [Mon, 30 Dec 1996 08:07:51 +0000 (08:07 +0000)]
<float.h>: Include if STDC_HEADERS.
(IEEE_FLOATING_POINT): New symbol.
(Ffloor): Test for division by 0 only if ! IEEE_FLOATING_POINT.
(fmod_float): New function.
Paul Eggert [Mon, 30 Dec 1996 07:34:15 +0000 (07:34 +0000)]
(MKTIME_OBJ): Use our mktime instead of SCO 3.2v4.2's, since it
botches time arithmetic as used by display-time.
Richard M. Stallman [Mon, 30 Dec 1996 05:59:42 +0000 (05:59 +0000)]
(Fbyte_code): Add error check for jumping out of range.
Richard M. Stallman [Mon, 30 Dec 1996 05:35:54 +0000 (05:35 +0000)]
(hppa1.1-hitachi-hiuxmpp): New configuration.
Richard M. Stallman [Mon, 30 Dec 1996 04:57:17 +0000 (04:57 +0000)]
(dired-permission-flags-regexp): New variable.
(dired-move-to-end-of-filename): Use it instead of a constant.
Richard M. Stallman [Mon, 30 Dec 1996 04:22:22 +0000 (04:22 +0000)]
Initial revision
Richard M. Stallman [Mon, 30 Dec 1996 01:26:08 +0000 (01:26 +0000)]
Include blockinput.h.
(create_process): Block input around the fork.
Richard M. Stallman [Mon, 30 Dec 1996 01:25:10 +0000 (01:25 +0000)]
(process.o): Depend on blockinput.h.
Richard M. Stallman [Mon, 30 Dec 1996 00:30:21 +0000 (00:30 +0000)]
(iso-languages): For Catalan, delete 'C and 'c;
delete `i, `I, `u, `U. Add "i, "I. Delete ~t.
For Spanish, delete ~t, 'c and 'C.
Richard M. Stallman [Sun, 29 Dec 1996 19:41:52 +0000 (19:41 +0000)]
(tex-first-line-header-regexp): New variable.
(tex-region): Sometimes include the file's first line.
Richard M. Stallman [Sun, 29 Dec 1996 18:59:24 +0000 (18:59 +0000)]
(completion-ignored-extensions):
Separate out the system-independent elements.
Add Texinfo index files.
Richard M. Stallman [Sun, 29 Dec 1996 18:49:11 +0000 (18:49 +0000)]
(report-emacs-bug): Use compose-mail.
Richard M. Stallman [Sun, 29 Dec 1996 18:08:04 +0000 (18:08 +0000)]
(hs-emacs-type): Doc fix.
Richard M. Stallman [Sun, 29 Dec 1996 08:14:57 +0000 (08:14 +0000)]
(dired-insert-directory): Don't override the user's locale.
(dired-standard-move-to-filename-regexp): Var deleted.
Richard M. Stallman [Sat, 28 Dec 1996 20:56:53 +0000 (20:56 +0000)]
(rmail-msg-is-pruned): New function.
(rmail-toggle-header): Add an optional argument to specify explicitly
whether the header should be pruned or displayed in full.
Richard M. Stallman [Sat, 28 Dec 1996 20:29:42 +0000 (20:29 +0000)]
(help-map): Define C-h C-i to run word-help.
Richard M. Stallman [Sat, 28 Dec 1996 20:06:56 +0000 (20:06 +0000)]
(expand-map): Don't define SPC.
(expand-template-abbreviation): Function deleted.
(expand-try-to-expand): Function deleted.
(expand-abbrev-hook): Add a no-self-insert property.
(expand-skeleton-end-hook): Use skeleton-position.
(expand-add-abbrevs): Doc fix.
Richard M. Stallman [Sat, 28 Dec 1996 19:41:45 +0000 (19:41 +0000)]
Initial revision
Richard M. Stallman [Sat, 28 Dec 1996 19:33:20 +0000 (19:33 +0000)]
(skeleton-positions): Renamed from skeleton-marks.
Richard M. Stallman [Sat, 28 Dec 1996 19:31:17 +0000 (19:31 +0000)]
(skeleton-marks): New variable.
(skeleton-insert, skeleton-internal-1): Set skeleton-marks.
Michael Kifer [Sat, 28 Dec 1996 02:53:04 +0000 (02:53 +0000)]
*** empty log message ***
Richard M. Stallman [Fri, 27 Dec 1996 21:12:40 +0000 (21:12 +0000)]
Many doc fixes.
(sort-regexp-fields): Don't test for buffer-substring-lessp;
always return a pair of bounds.
Richard M. Stallman [Fri, 27 Dec 1996 04:38:50 +0000 (04:38 +0000)]
(LD_SWITCH_SYSTEM): Use just -X.
(LIB_STANDARD): Alternate definition if NS_TARGET.
Richard M. Stallman [Fri, 27 Dec 1996 02:11:22 +0000 (02:11 +0000)]
(dos_set_keyboard): Test whether KEYB.COM is installed
for international keyboard support.
(dos_get_modifiers): If international keyboard support is NOT
required, make both Right and Left Alt key behave like Meta key.
Richard M. Stallman [Fri, 27 Dec 1996 02:06:41 +0000 (02:06 +0000)]
(ispell-message-text-end): Handle `- ' before
the "cut here" or "start of..." line. Handle `Forward message'
without `Start of'.
Richard M. Stallman [Fri, 27 Dec 1996 02:02:21 +0000 (02:02 +0000)]
(mail-yank-clear-headers): Handle case of end < start.
(mail-indent-citation): Handle case of end < start.
(mail-yank-region): New command (on C-c C-r).
Richard M. Stallman [Fri, 27 Dec 1996 01:33:53 +0000 (01:33 +0000)]
(mail-indentation-spaces): Doc fix.
Richard M. Stallman [Fri, 27 Dec 1996 00:48:30 +0000 (00:48 +0000)]
(menu-bar-tools-menu): Add a "send mail" entry.
Richard M. Stallman [Fri, 27 Dec 1996 00:44:57 +0000 (00:44 +0000)]
(perform-replace): Request integers from match-data,
instead of asking for markers and converting them.
Richard M. Stallman [Thu, 26 Dec 1996 22:43:17 +0000 (22:43 +0000)]
(forward-paragraph, backward-paragraph): Doc fixes.
Richard M. Stallman [Thu, 26 Dec 1996 22:41:42 +0000 (22:41 +0000)]
(Fdefalias): Change argument name and doc string.
Richard M. Stallman [Thu, 26 Dec 1996 22:40:52 +0000 (22:40 +0000)]
Change arg name for fset.
Richard M. Stallman [Thu, 26 Dec 1996 22:40:23 +0000 (22:40 +0000)]
(Ffset): Change argument name and doc string.
Richard M. Stallman [Thu, 26 Dec 1996 21:07:30 +0000 (21:07 +0000)]
(x_iconify_frame): Clear visible when we set iconified.
Richard M. Stallman [Thu, 26 Dec 1996 21:06:19 +0000 (21:06 +0000)]
(single_keymap_panes): New arg DEPTH.
Cut off recursion at that depth. Callers changed.
Richard M. Stallman [Thu, 26 Dec 1996 21:01:10 +0000 (21:01 +0000)]
(window_scroll): Preserve vpos of point
if we cannot preserve the actual position of it.
Make it static. New arg WHOLE; callers changed.
Richard M. Stallman [Thu, 26 Dec 1996 21:00:03 +0000 (21:00 +0000)]
(read_char_x_menu_prompt): Unread and record all the input events from here.
(record_menu_key): New subroutine.
Richard M. Stallman [Thu, 26 Dec 1996 20:55:04 +0000 (20:55 +0000)]
(standard_args): Add -find-file and -visit.
Richard M. Stallman [Thu, 26 Dec 1996 20:54:22 +0000 (20:54 +0000)]
(internal_self_insert): If the abbrev has no expansion,
just a hook, inhibit the insertion of the character.
Richard M. Stallman [Thu, 26 Dec 1996 20:53:54 +0000 (20:53 +0000)]
(Fexpand_abbrev): Return the abbrev symbol, or nil if no expansion.
Richard M. Stallman [Thu, 26 Dec 1996 20:48:46 +0000 (20:48 +0000)]
(mouse-start-end): Put values in proper order,
in the doublequote case.
Richard M. Stallman [Thu, 26 Dec 1996 20:47:49 +0000 (20:47 +0000)]
(command-line-1): Handle --visit and --find.
Handle -- as an option; treat what follows as a file name.
Richard M. Stallman [Thu, 26 Dec 1996 20:46:51 +0000 (20:46 +0000)]
(edebug-read-symbol, edebug-read-string): Don't back up after reading.
(edebug-read-sexp): Likewise.
André Spiegel [Thu, 26 Dec 1996 12:07:05 +0000 (12:07 +0000)]
(vc-next-action-on-file, vc-update-change-log,
vc-backend-checkout, vc-backend-steal): Use `vc-user-login-name'
instead of `user-login-name'.
(vc-update-change-log): If `user-full-name' is nil, try
`user-login-name'. Failing that, use uid as a string.
(vc-make-buffer-writable-hook): Removed (was unused).
André Spiegel [Thu, 26 Dec 1996 12:06:13 +0000 (12:06 +0000)]
(vc-user-login-name): New function.
(vc-fetch-master-properties, vc-lock-from-permissions, vc-file-owner,
vc-fetch-properties, vc-after-save, vc-mode-line, vc-status): Use
`vc-user-login-name' instead of `user-login-name'.
Richard M. Stallman [Thu, 26 Dec 1996 06:10:32 +0000 (06:10 +0000)]
Comment change.
Richard M. Stallman [Fri, 20 Dec 1996 18:15:52 +0000 (18:15 +0000)]
(set_point): Use virtual bounds, not real bounds,
in the abort test for POSITION.
Skip the intangibility test if POSITION is at either end of buffer.
Richard M. Stallman [Fri, 20 Dec 1996 18:15:32 +0000 (18:15 +0000)]
(FRONT_NONSTICKY_P): New macro.
Richard M. Stallman [Fri, 20 Dec 1996 18:14:47 +0000 (18:14 +0000)]
(try_window): Add error check for POS.
(prepare_menu_bars, update_menu_bar):
Call Fmatch_data with new explicit arguments.
Richard M. Stallman [Fri, 20 Dec 1996 05:58:41 +0000 (05:58 +0000)]
(isearch-edit-string): When we try the search
at the end, do that outside of the let which binds all the
search state.
Richard M. Stallman [Fri, 20 Dec 1996 00:09:23 +0000 (00:09 +0000)]
Minor cleanups for overfull hboxes.
Richard M. Stallman [Fri, 20 Dec 1996 00:01:41 +0000 (00:01 +0000)]
Update edition number.
Richard M. Stallman [Thu, 19 Dec 1996 23:57:33 +0000 (23:57 +0000)]
(modify_event_symbol):
Don't index thru name_table if it is null.
Richard M. Stallman [Thu, 19 Dec 1996 22:02:55 +0000 (22:02 +0000)]
(streq, strneq): Use == NULL rather than !.
Richard M. Stallman [Thu, 19 Dec 1996 17:05:37 +0000 (17:05 +0000)]
(x_set_title): Check data type of NAME.
Richard M. Stallman [Thu, 19 Dec 1996 08:11:56 +0000 (08:11 +0000)]
(Fmatch_data): Doc fix.
Richard M. Stallman [Thu, 19 Dec 1996 07:57:09 +0000 (07:57 +0000)]
Major cleanup of unclear or overly picturesque language.
Richard M. Stallman [Thu, 19 Dec 1996 06:42:08 +0000 (06:42 +0000)]
(set_frame_menubar): Call Fmatch_data with new explicit arguments.
Richard M. Stallman [Thu, 19 Dec 1996 06:41:48 +0000 (06:41 +0000)]
(read_process_output, exec_sentinel):
Call Fmatch_data with new explicit arguments.
Richard M. Stallman [Thu, 19 Dec 1996 02:48:49 +0000 (02:48 +0000)]
(mail-extract-address-components): Clear text props
after inserting ADDRESS.
Paul Eggert [Thu, 19 Dec 1996 01:17:26 +0000 (01:17 +0000)]
(calendar-time-zone-daylight-rules): Add support
for daylight saving rules in Iran.
(require 'cal-persia) now needed.
Richard M. Stallman [Wed, 18 Dec 1996 23:36:24 +0000 (23:36 +0000)]
(perform-replace): Undo previous change.
Instead, use the new match-data features to avoid consing.
Richard M. Stallman [Wed, 18 Dec 1996 23:35:48 +0000 (23:35 +0000)]
(Fmatch_data): New args INTEGERS and REUSE.
Richard M. Stallman [Wed, 18 Dec 1996 23:27:56 +0000 (23:27 +0000)]
(sendmail-user-agent): Avoid error for CONTINUE non-nil.
Richard M. Stallman [Wed, 18 Dec 1996 18:15:30 +0000 (18:15 +0000)]
(LIBMAIL): New macro. Conditionally includes -lmail.
(movemail): Use LIBMAIL, to link against -lmail.
Richard M. Stallman [Wed, 18 Dec 1996 18:12:37 +0000 (18:12 +0000)]
(HAVE_LIBMAIL, HAVE_MAILLOCK_H, HAVE_TOUCHLOCK): Add #undefs.
Richard M. Stallman [Wed, 18 Dec 1996 18:11:20 +0000 (18:11 +0000)]
Check for libmail, maillock.h and touchlock (for movemail).
Richard M. Stallman [Wed, 18 Dec 1996 16:41:59 +0000 (16:41 +0000)]
(iso-languages): Add "german" entry.
Richard M. Stallman [Wed, 18 Dec 1996 16:37:52 +0000 (16:37 +0000)]
(send_process) [EMACS_HAS_USECS]:
When we wait for the buffer to clear, wait just .02 second.
Richard M. Stallman [Wed, 18 Dec 1996 16:32:43 +0000 (16:32 +0000)]
(compose-mail): Doc fix.
Richard M. Stallman [Wed, 18 Dec 1996 06:30:59 +0000 (06:30 +0000)]
(set_point): Use virtual bounds, not real bounds,
in the abort test for POSITION.
Skip the intangibility test if POSITION is at either end of buffer.
Richard M. Stallman [Wed, 18 Dec 1996 02:46:34 +0000 (02:46 +0000)]
(display-time-event-handler): Use let*.
Richard M. Stallman [Wed, 18 Dec 1996 02:45:09 +0000 (02:45 +0000)]
(time-stamp-mail-host-name): Get rid of time-stamp-mail-host.
Richard M. Stallman [Wed, 18 Dec 1996 02:22:34 +0000 (02:22 +0000)]
(perform-replace): Delete the code that checked
whether the regexp could match again right after this match.
It made the loop too slow.
Richard M. Stallman [Tue, 17 Dec 1996 20:53:28 +0000 (20:53 +0000)]
(news-mail-reply, news-reply): Include the message
ID in the In-reply-to line.
Richard M. Stallman [Tue, 17 Dec 1996 20:24:43 +0000 (20:24 +0000)]
(isearch-ring-adjust): Don't pop the state at the start.
Push the state at the end, not in the middle.
Richard M. Stallman [Tue, 17 Dec 1996 18:43:10 +0000 (18:43 +0000)]
(dired-move-to-filename-regexp): Recognize various languages.
Richard M. Stallman [Tue, 17 Dec 1996 18:31:33 +0000 (18:31 +0000)]
(ange-ftp-date-regexp): Recognize various languages.
Richard M. Stallman [Tue, 17 Dec 1996 07:25:35 +0000 (07:25 +0000)]
(merge_properties_sticky): Don't discard explicit nil
properties. Don't put on a front-sticky property if we inherit
one from the category that does the job.
Erik Naggum [Tue, 17 Dec 1996 02:54:04 +0000 (02:54 +0000)]
(sendmail-send-it): Explicitly pass interactive delivery options to
sendmail.
Richard M. Stallman [Tue, 17 Dec 1996 00:19:01 +0000 (00:19 +0000)]
(time-stamp-month-dd-yyyy): Use format-time-string.
(time-stamp-dd/mm/yyyy, time-stamp-mon-dd-yyyy, time-stamp-dd-mon-yy)
(time-stamp-yy/mm/dd, time-stamp-yyyy/mm/dd, time-stamp-yyyy-mm-dd)
(time-stamp-yymmdd, time-stamp-hh:mm:ss, time-stamp-hhmm): Likewise.
(time-stamp-month-numbers, time-stamp-month-full-names): Vars deleted.
Richard M. Stallman [Tue, 17 Dec 1996 00:14:41 +0000 (00:14 +0000)]
(time-stamp-no-file): Reintroduced.
(time-stamp-string-preprocess): New function.
(time-stamp-string): Use time-stamp-string-preprocess.
(time-stamp-format): Doc fix.
Richard M. Stallman [Mon, 16 Dec 1996 22:40:50 +0000 (22:40 +0000)]
(display-time-event-handler): Fix previous change.