]>
git.eshelyaron.com Git - emacs.git/log
Karl Heuer [Wed, 24 Sep 1997 16:14:22 +0000 (16:14 +0000)]
(calendar-mayan-days-before-absolute-zero): Change
to more widely acknowledged value.
Karl Heuer [Wed, 24 Sep 1997 16:11:32 +0000 (16:11 +0000)]
(with-pop, with-kerberos): Need to check Kerberos
libraries in reverse order, so that libraries will appear in the
correct dependency order on the link line (and so that the
configure checks themselves will work properly when early
libraries depend on later ones).
Eli Zaretskii [Wed, 24 Sep 1997 08:50:49 +0000 (08:50 +0000)]
(file-name-buffer-file-type-alist): Remove the files with ".dos" extension
from the list of binary files.
Lars Magne Ingebrigtsen [Wed, 24 Sep 1997 01:50:24 +0000 (01:50 +0000)]
*** empty log message ***
Paul Eggert [Tue, 23 Sep 1997 18:23:17 +0000 (18:23 +0000)]
Merge changes mistakenly made to `Makefile'.
(INFO_TARGETS): Change ../info/custom to ../info/customize.
(../info/customize): Renamed from ../info/custom.
(../info/viper, viper.dvi): Remove dependency on viper-cmd.texi.
Geoff Voelker [Tue, 23 Sep 1997 17:30:24 +0000 (17:30 +0000)]
(child_setup) [WINDOWSNT]: Change directory of
child instead of parent.
Kenichi Handa [Mon, 22 Sep 1997 01:56:30 +0000 (01:56 +0000)]
Add tailing newline.
Kenichi Handa [Mon, 22 Sep 1997 01:54:24 +0000 (01:54 +0000)]
file name changed.
Richard M. Stallman [Sun, 21 Sep 1997 14:11:37 +0000 (14:11 +0000)]
(c-initialize-builtin-style): Don't ever try to use copy-tree.
Richard M. Stallman [Sun, 21 Sep 1997 12:34:40 +0000 (12:34 +0000)]
Comment change.
Richard M. Stallman [Sun, 21 Sep 1997 12:32:49 +0000 (12:32 +0000)]
(making links to `src'): Keep timestamp on copied files.
Richard M. Stallman [Sat, 20 Sep 1997 23:20:37 +0000 (23:20 +0000)]
(rmail-output-to-rmail-file): Doc fix.
Richard M. Stallman [Sat, 20 Sep 1997 04:48:29 +0000 (04:48 +0000)]
(motion_event_is_in_menu): Extend the left and
top windows by the shadow width.
Richard M. Stallman [Sat, 20 Sep 1997 00:32:30 +0000 (00:32 +0000)]
(outline-up-heading): Avoid infinite loop at beginning of buffer.
Richard M. Stallman [Fri, 19 Sep 1997 23:07:57 +0000 (23:07 +0000)]
Set case-table for Cyrillic characters.
Richard M. Stallman [Fri, 19 Sep 1997 23:07:22 +0000 (23:07 +0000)]
Load case-table before loading
international/characters.el.
Richard M. Stallman [Fri, 19 Sep 1997 21:01:27 +0000 (21:01 +0000)]
(german): Swap y and z.
Richard M. Stallman [Fri, 19 Sep 1997 18:15:57 +0000 (18:15 +0000)]
(normal-top-level-add-to-load-path):
Ignore case when comparing, if ms-dos or windows-nt.
Richard M. Stallman [Fri, 19 Sep 1997 17:36:36 +0000 (17:36 +0000)]
(ASCII): Define as alias for English.
Richard M. Stallman [Fri, 19 Sep 1997 04:30:28 +0000 (04:30 +0000)]
(c-initialize-builtin-style):
Copy the whole tree instead of just copy-sequence.
Richard M. Stallman [Fri, 19 Sep 1997 04:27:56 +0000 (04:27 +0000)]
Fix previous change.
Richard M. Stallman [Fri, 19 Sep 1997 04:24:02 +0000 (04:24 +0000)]
(quail-simple-translation-keymap):
Bind delete and backspace explicitly, like DEL.
Richard M. Stallman [Fri, 19 Sep 1997 03:04:00 +0000 (03:04 +0000)]
Require calendar only when compiling.
Richard M. Stallman [Fri, 19 Sep 1997 02:27:31 +0000 (02:27 +0000)]
(quail-set-keyboard-layout): Add autoload cookie.
Richard M. Stallman [Wed, 17 Sep 1997 06:41:41 +0000 (06:41 +0000)]
(find-new-buffer-file-coding-system): Reflect
text coding part of default-buffer-file-coding-system to
buffer-file-coding-system when buffer-file-coding-system is
not locally set and ASCII only text is read.
Richard M. Stallman [Wed, 17 Sep 1997 00:53:33 +0000 (00:53 +0000)]
(command_loop_1): Add nonascii_insert_offset
before calling direct_output_for_insert.
Richard M. Stallman [Wed, 17 Sep 1997 00:35:15 +0000 (00:35 +0000)]
(install-leim): Depend on mkdir.
(leim): Depend on src.
Richard M. Stallman [Tue, 16 Sep 1997 21:25:41 +0000 (21:25 +0000)]
Delete the S language.
Richard M. Stallman [Tue, 16 Sep 1997 07:04:03 +0000 (07:04 +0000)]
(quail-completion-list-translations): Fix
and simplify generation of translation list.
Richard M. Stallman [Tue, 16 Sep 1997 01:57:52 +0000 (01:57 +0000)]
(tit-process-header): Convert argument of KEYPROMPT if it contains an escape.
(tit-process-body): Handle trailing whitespace and multiple spaces
between phrases.
Richard M. Stallman [Mon, 15 Sep 1997 23:21:03 +0000 (23:21 +0000)]
(viper-mouse-search-key): Fix custom type.
(viper-mouse-insert-key): Likewise.
Richard M. Stallman [Mon, 15 Sep 1997 23:19:58 +0000 (23:19 +0000)]
(initial-major-mode): Fix customize type.
Richard M. Stallman [Mon, 15 Sep 1997 20:04:22 +0000 (20:04 +0000)]
(latin-2-postfix): Use : for double-acute again.
Richard M. Stallman [Mon, 15 Sep 1997 20:00:03 +0000 (20:00 +0000)]
(vietnamese-viqr): Doc fix.
Richard M. Stallman [Mon, 15 Sep 1997 19:51:28 +0000 (19:51 +0000)]
(compute_motion): Ignore the display table entry for a
base leading code when dealing with multibyte characters.
Richard M. Stallman [Mon, 15 Sep 1997 19:48:11 +0000 (19:48 +0000)]
(Info-suffix-list): Add suffixes for MS-DOS version
running on Windows 95 with long file name support.
(info-insert-file-contents): When the Info file is to be
uncompressed, insert it literally.
Richard M. Stallman [Mon, 15 Sep 1997 19:45:16 +0000 (19:45 +0000)]
Many doc fixes.
(mh-send-letter): Choose a coding system
the same way sendmail-send0-it (snedmail.el) does.
Simon Marshall [Mon, 15 Sep 1997 09:03:45 +0000 (09:03 +0000)]
Don't fontify \item like \it.
Richard M. Stallman [Mon, 15 Sep 1997 08:12:51 +0000 (08:12 +0000)]
(quail-simple-translation-keymap): Set the default (t) binding properly.
Richard M. Stallman [Mon, 15 Sep 1997 06:32:36 +0000 (06:32 +0000)]
(quail-terminate-translation):
If quail-overlay is not an overlay, don't mess with it.
Richard M. Stallman [Mon, 15 Sep 1997 06:10:22 +0000 (06:10 +0000)]
(coding-system-unification-table-for-encode): Recurse properly.
(coding-system-unification-table-for-decode): Recurse properly.
Richard M. Stallman [Mon, 15 Sep 1997 05:08:48 +0000 (05:08 +0000)]
(kkc-mode-map): Bind all control keys to kkc-non-kkc-command.
Richard M. Stallman [Mon, 15 Sep 1997 03:29:47 +0000 (03:29 +0000)]
(edebug-enter): Save, and bind to nil,
overriding-local-map and overriding-terminal-local-map.
Richard M. Stallman [Sun, 14 Sep 1997 20:27:34 +0000 (20:27 +0000)]
(canonically-space-region): Doc fix.
(fill-context-prefix): If the second line has the first line prefix,
plus whitespace, use the part that the first line shares.
(fill-individual-paragraphs): When prefix changes,
usually get the new prefix from just one line,
with an exception for indented first lines of paragraphs.
Start a new paragraph when a line has extra indentation
after the fill prefix.
Richard M. Stallman [Sun, 14 Sep 1997 18:18:39 +0000 (18:18 +0000)]
(truncate-string-to-width): Doc typo fix.
Richard M. Stallman [Sun, 14 Sep 1997 17:27:48 +0000 (17:27 +0000)]
(normal-top-level-add-to-load-path):
Try looking for the unmodified default-directory in load-path.
(initial-scratch-message): New variable.
(command-line-1): Use initial-scratch-message.
Richard M. Stallman [Sun, 14 Sep 1997 17:23:52 +0000 (17:23 +0000)]
Customized.
Richard M. Stallman [Sun, 14 Sep 1997 17:21:28 +0000 (17:21 +0000)]
(Finsert_file_contents): If a coding system is
specified explicitly on visiting a new file, set
buffer-file-coding system of the new buffer to the specified one.
Richard M. Stallman [Sun, 14 Sep 1997 15:57:18 +0000 (15:57 +0000)]
Comment change.
Richard M. Stallman [Sat, 13 Sep 1997 20:05:52 +0000 (20:05 +0000)]
Change maintainer email address.
Richard M. Stallman [Sat, 13 Sep 1997 19:49:52 +0000 (19:49 +0000)]
(setup-english-environment): Don't set
the terminal and keyboard coding systems.
Richard M. Stallman [Sat, 13 Sep 1997 19:47:52 +0000 (19:47 +0000)]
Recognize alpha* instead of just alpha.
Richard M. Stallman [Sat, 13 Sep 1997 19:05:54 +0000 (19:05 +0000)]
(standard-display-european): Do something useful where AUTO is t or a symbol.
Richard M. Stallman [Sat, 13 Sep 1997 18:49:49 +0000 (18:49 +0000)]
(cl-loop-let): Use `last', not `last*'
Richard M. Stallman [Sat, 13 Sep 1997 18:44:54 +0000 (18:44 +0000)]
Require cl at compile-time.
Richard M. Stallman [Sat, 13 Sep 1997 09:38:27 +0000 (09:38 +0000)]
(select-input-method): No error if enable-multibyte-characters is nil.
(input-method-verbose-flag): Doc-string fixed.
Richard M. Stallman [Sat, 13 Sep 1997 08:44:55 +0000 (08:44 +0000)]
(truncate-string-to-width):
Rename arg WIDTH to END-COLUMN. Fix the case when START-COLUMN
is after END-COLUMN. Doc fixes.
Richard M. Stallman [Sat, 13 Sep 1997 08:42:12 +0000 (08:42 +0000)]
When redisplaying the echo area, use the value
of enable-multibyte-characters from when message was called.
(message_enable_multibyte): New variable.
(message2_nolog): Set the variable.
(echo_area_display): Use that variable.
(display_string): New arg MULTIBYTE. Callers changed.
(display_menu_bar): Include WINDOW_LEFT_MARGIN in maxendcol.
Richard M. Stallman [Sat, 13 Sep 1997 08:19:54 +0000 (08:19 +0000)]
(mail-do-fcc): When writing to an Rmail file,
use rmail-file-coding-system or else emacs-mule.
Richard M. Stallman [Sat, 13 Sep 1997 06:32:16 +0000 (06:32 +0000)]
(ph-server): Fix customize type.
Richard M. Stallman [Sat, 13 Sep 1997 06:30:44 +0000 (06:30 +0000)]
(gnus-summary-thread-gathering-function): Fix customize type.
Richard M. Stallman [Sat, 13 Sep 1997 06:29:52 +0000 (06:29 +0000)]
(gnus-permanently-visible-groups): Fix customize type.
Richard M. Stallman [Sat, 13 Sep 1997 06:25:46 +0000 (06:25 +0000)]
(gnus-default-subscribed-newsgroups): Fix custom type. Doc fix.
(gnus-init-file): Doc fix.
(gnus-site-init-file): Fix customize type.
Richard M. Stallman [Sat, 13 Sep 1997 06:16:55 +0000 (06:16 +0000)]
(viper-non-vi-major-modes): Fix customize type.
Richard M. Stallman [Sat, 13 Sep 1997 06:16:07 +0000 (06:16 +0000)]
(viper-mouse-search-key, viper-mouse-insert-key): Fix customize type.
Richard M. Stallman [Sat, 13 Sep 1997 06:13:10 +0000 (06:13 +0000)]
(viper-repeat-from-history-key): Fix customize type.
Richard M. Stallman [Sat, 13 Sep 1997 06:12:13 +0000 (06:12 +0000)]
(ex-unix-type-shell): Fix customize type.
Richard M. Stallman [Sat, 13 Sep 1997 06:11:09 +0000 (06:11 +0000)]
(viper-smart-suffix-list): Fix customize type.
Richard M. Stallman [Sat, 13 Sep 1997 06:05:16 +0000 (06:05 +0000)]
(add-log-current-defun-function): Likewise.
Richard M. Stallman [Sat, 13 Sep 1997 06:04:04 +0000 (06:04 +0000)]
(chinese-calendar-time-zone): Likewise.
(chinese-calendar-standard-time-zone-name): Likewise.
Richard M. Stallman [Sat, 13 Sep 1997 06:02:11 +0000 (06:02 +0000)]
(syms_of_minibuf): Doc fix.
Richard M. Stallman [Sat, 13 Sep 1997 04:32:07 +0000 (04:32 +0000)]
Initial revision
Richard M. Stallman [Sat, 13 Sep 1997 04:28:20 +0000 (04:28 +0000)]
Undo previous change.
Richard M. Stallman [Fri, 12 Sep 1997 22:46:14 +0000 (22:46 +0000)]
Say a little more about intlfonts. Update copyright year.
Richard M. Stallman [Fri, 12 Sep 1997 22:41:48 +0000 (22:41 +0000)]
(calendar-location-name): Doc fix.
Richard M. Stallman [Fri, 12 Sep 1997 22:41:34 +0000 (22:41 +0000)]
(strokes-click-command): Doc fix.
Richard M. Stallman [Fri, 12 Sep 1997 22:40:55 +0000 (22:40 +0000)]
(makefile-pickup-everything-picks-up-filenames-p): Doc fix.
(makefile-mode): Doc fix.
Richard M. Stallman [Fri, 12 Sep 1997 22:34:30 +0000 (22:34 +0000)]
(tab-stop-list): Doc fix.
Richard M. Stallman [Fri, 12 Sep 1997 22:34:14 +0000 (22:34 +0000)]
(save-completions-flag): Doc fix.
Richard M. Stallman [Fri, 12 Sep 1997 22:14:24 +0000 (22:14 +0000)]
(elisp-eval-buffer): New arg FILENAME is ignored.
Richard M. Stallman [Fri, 12 Sep 1997 22:08:16 +0000 (22:08 +0000)]
Require calendar.el.
Michael Kifer [Fri, 12 Sep 1997 21:09:03 +0000 (21:09 +0000)]
new version
Richard M. Stallman [Fri, 12 Sep 1997 20:58:57 +0000 (20:58 +0000)]
(perldb): Fix paren error in call to read-from-minibuffer.
Richard M. Stallman [Fri, 12 Sep 1997 20:57:17 +0000 (20:57 +0000)]
(debug): Allow recursive minibuffers if we're in a minibuffer already.
Richard M. Stallman [Fri, 12 Sep 1997 20:55:34 +0000 (20:55 +0000)]
(next-history-element):
Cope if minibuffer-text-before-history is nil.
Richard M. Stallman [Fri, 12 Sep 1997 19:53:33 +0000 (19:53 +0000)]
(compilation-parse-errors): Fixed two bugs that
could make compilation-parse-errors loop infinitely. Each round
of the parsing loop now either moves point ahead at least a line
or sets `found-desired' to true to stop the loop.
Richard M. Stallman [Fri, 12 Sep 1997 19:43:45 +0000 (19:43 +0000)]
(customize-group): Handle groups not yet loaded.
(hook) [:value-to-internal]: Use a nil value unchanged.
Richard M. Stallman [Fri, 12 Sep 1997 19:34:27 +0000 (19:34 +0000)]
(french-calendar-accents): Change variable to function.
Uses changed. Test that we can display multibyte chars.
(french-calendar-day-name-array, french-calendar-month-name-array):
New functions. Use them instead of directly using these variables.
(french-calendar-multibyte-month-name-array): New variable.
(french-calendar-multibyte-special-days-array): New variable.
(calendar-print-french-date): Bind enable-multibyte-characters to t.
Richard M. Stallman [Fri, 12 Sep 1997 08:14:01 +0000 (08:14 +0000)]
(latin-2-postfix): Replace comma and period with `. Replace colon with /.
(latin-1-postfix): Replace comma with /.
(french-postfix): Replace comma with /.
(latin-3-postfix): Replace comma with ` and period with /.
(latin-4-postfix): Replace comma with ` and period with ~.
(latin-5-postfix): Replace comma with ` and period with /.
(turkish-postfix): Replace comma with ` and period with /.
Richard M. Stallman [Fri, 12 Sep 1997 07:04:41 +0000 (07:04 +0000)]
(custom-face-menu): Use custom-face-save-command. not custom-face-save.
(custom-face-save-command): New function.
(custom-variable-save): Fix error message.
Richard M. Stallman [Fri, 12 Sep 1997 04:06:46 +0000 (04:06 +0000)]
(Fexternal_debugging_output): On Windows output to debugger.
Kenichi Handa [Fri, 12 Sep 1997 02:14:46 +0000 (02:14 +0000)]
(quail-translation-keymap): Fix previous
change.
Kenichi Handa [Fri, 12 Sep 1997 01:46:32 +0000 (01:46 +0000)]
(sendmail-send-it): If both
buffer-file-coding-system and sendmail-coding-system are nil, use
iso-latin-1 for encoding.
Richard M. Stallman [Thu, 11 Sep 1997 23:51:29 +0000 (23:51 +0000)]
(ps-emacs-face-kind-p): Function deleted.
(ps-face-bold-p, ps-face-italic-p):
Check ps-bold-faces or ps-italic-faces.
(ps-zebra-stripes, ps-zebra-stripe-height): Doc fixes.
(ps-line-lengths, ps-nb-pages-buffer, ps-nb-pages-region, ps-setup): Doc fixes.
Richard M. Stallman [Thu, 11 Sep 1997 23:15:08 +0000 (23:15 +0000)]
(quail-update-translation): Fix previous change.
(quail-simple-translation-keymap, quail-conversion-keymap):
Make the default binding with define-key.
Handle meta-prefix-char the way isearch does.
(quail-translation-keymap): Likewise.
(quail-execute-non-quail-command): Handle the key sequence as the
same way as universal-argument-other-key.
(quail-make-guidance-frame): Don't dedicate the guidance buffer window.
(quail-show-guidance-buf): Likewise.
(quail-hide-guidance-buf): Delete code to turn off window dedication.
Richard M. Stallman [Thu, 11 Sep 1997 22:13:15 +0000 (22:13 +0000)]
(hexlify-buffer): Bind coding-system-for-write to
raw-text with eol-type derived from the buffer-file-coding-system.
Richard M. Stallman [Thu, 11 Sep 1997 19:05:59 +0000 (19:05 +0000)]
(describe-coding-system): Describe coding systems of type 5, raw-text.
Paul Eggert [Thu, 11 Sep 1997 18:22:03 +0000 (18:22 +0000)]
automatically generated from GPLed version
Ulrich Drepper [Thu, 11 Sep 1997 18:13:19 +0000 (18:13 +0000)]
automatically generated from GPLed version
Paul Eggert [Thu, 11 Sep 1997 18:13:19 +0000 (18:13 +0000)]
automatically generated from GPLed version