]> git.eshelyaron.com Git - emacs.git/log
emacs.git
22 years ago*** empty log message ***
Kenichi Handa [Thu, 5 Sep 2002 05:32:33 +0000 (05:32 +0000)]
*** empty log message ***

22 years ago(thai-kesmanee): Fix the mapping of `"' and `}'.
Kenichi Handa [Thu, 5 Sep 2002 05:07:51 +0000 (05:07 +0000)]
(thai-kesmanee): Fix the mapping of `"' and `}'.

22 years ago*** empty log message ***
Stefan Monnier [Fri, 30 Aug 2002 21:50:35 +0000 (21:50 +0000)]
*** empty log message ***

22 years ago(easy-menu-filter-return): Handle the
Stefan Monnier [Fri, 30 Aug 2002 21:46:15 +0000 (21:46 +0000)]
(easy-menu-filter-return): Handle the
case where the filter returns a single menu-entry.

22 years ago(custom-group-menu-create): Only cdr if possible
Stefan Monnier [Fri, 30 Aug 2002 21:35:53 +0000 (21:35 +0000)]
(custom-group-menu-create): Only cdr if possible
since custom-menu-create might return a single menu entry (a vector).

22 years ago(get_next_display_element): Remove spurious extra open-paren.
Stefan Monnier [Fri, 30 Aug 2002 20:45:31 +0000 (20:45 +0000)]
(get_next_display_element): Remove spurious extra open-paren.

22 years ago(get_next_display_element): Fix previous change.
Kenichi Handa [Fri, 30 Aug 2002 13:48:32 +0000 (13:48 +0000)]
(get_next_display_element): Fix previous change.

22 years ago*** empty log message ***
Kenichi Handa [Fri, 30 Aug 2002 13:47:28 +0000 (13:47 +0000)]
*** empty log message ***

22 years ago*** empty log message ***
Juanma Barranquero [Fri, 30 Aug 2002 10:38:49 +0000 (10:38 +0000)]
*** empty log message ***

22 years ago(imap-stream-alist, imap-authenticator-alist): Fix typos.
Juanma Barranquero [Fri, 30 Aug 2002 10:38:28 +0000 (10:38 +0000)]
(imap-stream-alist, imap-authenticator-alist): Fix typos.

22 years ago(dcl-calc-cont-indent-relative): Fix typos.
Juanma Barranquero [Fri, 30 Aug 2002 10:37:03 +0000 (10:37 +0000)]
(dcl-calc-cont-indent-relative): Fix typos.

22 years ago(ex-compile-command): Fix typo.
Juanma Barranquero [Fri, 30 Aug 2002 10:36:31 +0000 (10:36 +0000)]
(ex-compile-command): Fix typo.

22 years ago(bibtex-mode): Fix typos.
Juanma Barranquero [Fri, 30 Aug 2002 10:36:08 +0000 (10:36 +0000)]
(bibtex-mode): Fix typos.

22 years ago(mouse-copy-work-around-drag-bug): Fix typos.
Juanma Barranquero [Fri, 30 Aug 2002 10:35:39 +0000 (10:35 +0000)]
(mouse-copy-work-around-drag-bug): Fix typos.

22 years ago(font-lock-defaults, font-lock-add-keywords): Fix typos.
Juanma Barranquero [Fri, 30 Aug 2002 10:35:14 +0000 (10:35 +0000)]
(font-lock-defaults, font-lock-add-keywords): Fix typos.

22 years ago(bs-message-without-log): Fix typo.
Juanma Barranquero [Fri, 30 Aug 2002 10:34:48 +0000 (10:34 +0000)]
(bs-message-without-log): Fix typo.

22 years ago*** empty log message ***
Richard M. Stallman [Thu, 29 Aug 2002 19:29:28 +0000 (19:29 +0000)]
*** empty log message ***

22 years ago(BROKEN_SIGIO): Add #undef.
Richard M. Stallman [Thu, 29 Aug 2002 19:28:58 +0000 (19:28 +0000)]
(BROKEN_SIGIO): Add #undef.

22 years ago(ange-ftp-completion-hook-function): Add safe-magic prop.
Richard M. Stallman [Thu, 29 Aug 2002 19:27:54 +0000 (19:27 +0000)]
(ange-ftp-completion-hook-function): Add safe-magic prop.

22 years ago(decode_env_path): Don't add /: if file name handler
Richard M. Stallman [Thu, 29 Aug 2002 19:27:07 +0000 (19:27 +0000)]
(decode_env_path): Don't add /: if file name handler
has a `safe-magic' property.

22 years ago(create_process): Test USG_SUBTTY_WORKS.
Richard M. Stallman [Thu, 29 Aug 2002 19:26:23 +0000 (19:26 +0000)]
(create_process): Test USG_SUBTTY_WORKS.

22 years ago(USG_SUBTTY_WORKS): Defined.
Richard M. Stallman [Thu, 29 Aug 2002 19:23:57 +0000 (19:23 +0000)]
(USG_SUBTTY_WORKS): Defined.
(BROKEN_SA_RESTART): Defined.

22 years ago[!VMS]: Include sys/file.h.
Richard M. Stallman [Thu, 29 Aug 2002 19:23:33 +0000 (19:23 +0000)]
[!VMS]: Include sys/file.h.
(sys_signal): Test BROKEN_SA_RESTART.

22 years ago(ange-ftp-skip-msgs): Skip the 530 response
Richard M. Stallman [Tue, 27 Aug 2002 21:22:29 +0000 (21:22 +0000)]
(ange-ftp-skip-msgs): Skip the 530 response
given by vsFTPd when accessed with a kerberised FTP client.

22 years ago(get_next_display_element): In unibyte case, don't use
Kenichi Handa [Tue, 27 Aug 2002 01:04:54 +0000 (01:04 +0000)]
(get_next_display_element): In unibyte case, don't use
octal form for such eight-bit characters that can be converted to
multibyte char.

22 years ago*** empty log message ***
Kim F. Storm [Mon, 26 Aug 2002 10:17:15 +0000 (10:17 +0000)]
*** empty log message ***

22 years ago(make_terminal_frame) [CANNOT_DUMP]: Initialize
Kim F. Storm [Mon, 26 Aug 2002 10:16:51 +0000 (10:16 +0000)]
(make_terminal_frame) [CANNOT_DUMP]: Initialize
foreground and background colors. From Joe Buehler (tiny change).

22 years ago(install-arch-indep): Do not remove DOC file
Kim F. Storm [Mon, 26 Aug 2002 10:15:06 +0000 (10:15 +0000)]
(install-arch-indep): Do not remove DOC file
when it is the only DOC file installed; this is the case when
CANNOT_DUMP is defined.  From Joe Buehler (tiny change).

22 years ago(fortran-current-defun): Use save-excursion.
Glenn Morris [Tue, 20 Aug 2002 20:39:11 +0000 (20:39 +0000)]
(fortran-current-defun): Use save-excursion.

22 years ago(edebug-read-syntax-table): Use a char table
Richard M. Stallman [Tue, 20 Aug 2002 17:28:26 +0000 (17:28 +0000)]
(edebug-read-syntax-table): Use a char table
to account for non-ASCII characters.

22 years ago(Fexpand_abbrev): Fix for the multibyte case.
Kenichi Handa [Tue, 20 Aug 2002 07:12:50 +0000 (07:12 +0000)]
(Fexpand_abbrev): Fix for the multibyte case.

22 years ago*** empty log message ***
Kenichi Handa [Tue, 20 Aug 2002 07:11:14 +0000 (07:11 +0000)]
*** empty log message ***

22 years ago(run_composition_function): Call FUNC if it is fboundp.
Kenichi Handa [Mon, 19 Aug 2002 02:54:10 +0000 (02:54 +0000)]
(run_composition_function): Call FUNC if it is fboundp.

22 years ago(COMPOSITION_MODIFICATION_FUNC): If PROP is not a cons, return Qnil.
Kenichi Handa [Mon, 19 Aug 2002 02:52:25 +0000 (02:52 +0000)]
(COMPOSITION_MODIFICATION_FUNC): If PROP is not a cons, return Qnil.

22 years ago*** empty log message ***
Kenichi Handa [Mon, 19 Aug 2002 02:52:04 +0000 (02:52 +0000)]
*** empty log message ***

22 years ago(BASE_PURESIZE): Increase to 720000.
Andreas Schwab [Sun, 18 Aug 2002 21:11:40 +0000 (21:11 +0000)]
(BASE_PURESIZE): Increase to 720000.

22 years ago*** empty log message ***
Glenn Morris [Sat, 17 Aug 2002 00:10:41 +0000 (00:10 +0000)]
*** empty log message ***

22 years ago*** empty log message ***
Richard M. Stallman [Thu, 15 Aug 2002 20:27:01 +0000 (20:27 +0000)]
*** empty log message ***

22 years ago(lisp): Add ucs-tables.elc.
Richard M. Stallman [Thu, 15 Aug 2002 20:25:52 +0000 (20:25 +0000)]
(lisp): Add ucs-tables.elc.

22 years ago(C_SWITCH_SYSTEM): #undef it.
Richard M. Stallman [Thu, 15 Aug 2002 20:24:56 +0000 (20:24 +0000)]
(C_SWITCH_SYSTEM): #undef it.

22 years agoLoad international/ucs-tables.elc.
Richard M. Stallman [Thu, 15 Aug 2002 20:22:17 +0000 (20:22 +0000)]
Load international/ucs-tables.elc.
Call ucs-unify-8859.

22 years ago(easy-menu-return-item): Only return nil if there is no binding.
Richard M. Stallman [Thu, 15 Aug 2002 20:21:32 +0000 (20:21 +0000)]
(easy-menu-return-item): Only return nil if there is no binding.

22 years ago(appt-make-list): Correct the parsing of each appointment from time-string.
Richard M. Stallman [Thu, 15 Aug 2002 20:20:41 +0000 (20:20 +0000)]
(appt-make-list): Correct the parsing of each appointment from time-string.

22 years ago*** empty log message ***
Stefan Monnier [Thu, 15 Aug 2002 15:33:34 +0000 (15:33 +0000)]
*** empty log message ***

22 years ago(Ffind_operation_coding_system): Lisp_Object/int mixup.
Stefan Monnier [Thu, 15 Aug 2002 15:00:23 +0000 (15:00 +0000)]
(Ffind_operation_coding_system): Lisp_Object/int mixup.

22 years ago(f90-mode-abbrev-table): Fix abbrev for "include".
Glenn Morris [Tue, 13 Aug 2002 17:55:15 +0000 (17:55 +0000)]
(f90-mode-abbrev-table): Fix abbrev for "include".

22 years ago*** empty log message ***
Richard M. Stallman [Mon, 12 Aug 2002 17:37:37 +0000 (17:37 +0000)]
*** empty log message ***

22 years ago(forward_to_next_line_start): Return 0 when reaching the
Gerd Moellmann [Fri, 9 Aug 2002 17:31:14 +0000 (17:31 +0000)]
(forward_to_next_line_start): Return 0 when reaching the
end of the buffer.

22 years ago(Ffind_operation_coding_system): For write-region, if
Kenichi Handa [Thu, 8 Aug 2002 12:39:27 +0000 (12:39 +0000)]
(Ffind_operation_coding_system): For write-region, if
VISIT is a filename, make it the target.

22 years ago*** empty log message ***
Kenichi Handa [Thu, 8 Aug 2002 12:39:09 +0000 (12:39 +0000)]
*** empty log message ***

22 years ago(forward_to_next_line_start): Fix a condition that
Richard M. Stallman [Mon, 5 Aug 2002 16:39:05 +0000 (16:39 +0000)]
(forward_to_next_line_start): Fix a condition that
lead to a newline being skipped.

22 years ago(f90-font-lock-keywords-1): Fix form for declaration of derived type.
Glenn Morris [Sat, 3 Aug 2002 18:58:32 +0000 (18:58 +0000)]
(f90-font-lock-keywords-1): Fix form for declaration of derived type.
(f90-font-lock-keywords-2): Fix form for `implicit type(foo)'.
(f90-type-def-re): Fix value.
(f90-looking-at-type-like): Adjust for new value of f90-type-def-re.

22 years ago*** empty log message ***
Richard M. Stallman [Fri, 2 Aug 2002 17:57:02 +0000 (17:57 +0000)]
*** empty log message ***

22 years ago(auto-insert-alist): Redo finding C and C++ headers.
Richard M. Stallman [Fri, 2 Aug 2002 17:56:49 +0000 (17:56 +0000)]
(auto-insert-alist): Redo finding C and C++ headers.

22 years ago(icomplete-exhibit): Use minibuffer-prompt-end.
Richard M. Stallman [Fri, 2 Aug 2002 17:56:01 +0000 (17:56 +0000)]
(icomplete-exhibit): Use minibuffer-prompt-end.

22 years ago(pcomplete-entries): Doc fix.
Richard M. Stallman [Fri, 2 Aug 2002 17:55:05 +0000 (17:55 +0000)]
(pcomplete-entries): Doc fix.

22 years ago(init_lread): Move the installed-lisp dirs later in the path.
Richard M. Stallman [Fri, 2 Aug 2002 17:54:23 +0000 (17:54 +0000)]
(init_lread): Move the installed-lisp dirs later in the path.

22 years ago(SOME_MACHINE_OBJECTS): Add fontset.o.
Richard M. Stallman [Thu, 1 Aug 2002 17:05:19 +0000 (17:05 +0000)]
(SOME_MACHINE_OBJECTS): Add fontset.o.

22 years ago(explicit-bash-args): New user option.
Andreas Schwab [Tue, 30 Jul 2002 20:16:19 +0000 (20:16 +0000)]
(explicit-bash-args): New user option.

22 years ago(non-standard-designations-alist)
Dave Love [Mon, 29 Jul 2002 22:12:14 +0000 (22:12 +0000)]
(non-standard-designations-alist)
(ctext-pre-write-conversion): Don't mung Latin-9 &c.

22 years ago(scroll-all-mode): Make argument optional. Add to doc string.
Glenn Morris [Mon, 29 Jul 2002 13:47:43 +0000 (13:47 +0000)]
(scroll-all-mode): Make argument optional.  Add to doc string.

22 years ago*** empty log message ***
Glenn Morris [Mon, 29 Jul 2002 13:10:24 +0000 (13:10 +0000)]
*** empty log message ***

22 years ago(scroll-all-mode): Handle numeric arg. Use `if' instead of `cond'.
Glenn Morris [Mon, 29 Jul 2002 12:57:31 +0000 (12:57 +0000)]
(scroll-all-mode): Handle numeric arg.  Use `if' instead of `cond'.

22 years ago*** empty log message ***
Richard M. Stallman [Mon, 29 Jul 2002 01:31:15 +0000 (01:31 +0000)]
*** empty log message ***

22 years ago(Fexpand_file_name) [DOS_NT]: Use the root directory
Richard M. Stallman [Mon, 29 Jul 2002 01:29:02 +0000 (01:29 +0000)]
(Fexpand_file_name) [DOS_NT]: Use the root directory
of the current drive as the fallback for default_directory.

22 years ago(emacs_root_dir): New function.
Richard M. Stallman [Mon, 29 Jul 2002 01:26:59 +0000 (01:26 +0000)]
(emacs_root_dir): New function.

22 years agoUpdate edition number.
Richard M. Stallman [Mon, 29 Jul 2002 01:19:37 +0000 (01:19 +0000)]
Update edition number.

22 years agoDon't require cl.
Richard M. Stallman [Mon, 29 Jul 2002 01:18:50 +0000 (01:18 +0000)]
Don't require cl.

22 years ago*** empty log message ***
Dave Love [Thu, 25 Jul 2002 11:15:44 +0000 (11:15 +0000)]
*** empty log message ***

22 years ago(face_before_or_after_it_pos): Call
Kenichi Handa [Tue, 23 Jul 2002 04:50:12 +0000 (04:50 +0000)]
(face_before_or_after_it_pos): Call
FETCH_MULTIBYTE_CHAR with byte postion, not char position.

22 years ago*** empty log message ***
Kenichi Handa [Tue, 23 Jul 2002 04:49:43 +0000 (04:49 +0000)]
*** empty log message ***

22 years ago(file_name_as_directory): Use literal '/' instead of DIRECTORY_SEP.
Juanma Barranquero [Mon, 22 Jul 2002 07:29:23 +0000 (07:29 +0000)]
(file_name_as_directory): Use literal '/' instead of DIRECTORY_SEP.

22 years ago#
André Spiegel [Sat, 20 Jul 2002 17:42:59 +0000 (17:42 +0000)]
#

22 years agoImprove comment of vc-BACKEND-workfile-unchanged-p.
André Spiegel [Sat, 20 Jul 2002 17:37:45 +0000 (17:37 +0000)]
Improve comment of vc-BACKEND-workfile-unchanged-p.

22 years ago(vc-rcs-fetch-master-state): Be more careful to check
André Spiegel [Sat, 20 Jul 2002 17:29:58 +0000 (17:29 +0000)]
(vc-rcs-fetch-master-state): Be more careful to check
if this is really an RCS master file.

22 years ago(vc-insert-file): When called with a LIMIT regexp,
André Spiegel [Sat, 20 Jul 2002 17:24:56 +0000 (17:24 +0000)]
(vc-insert-file): When called with a LIMIT regexp,
delete anything that comes after LIMIT from the buffer.

22 years ago(Ffile_name_as_directory): Fix argument name in docstring.
Juanma Barranquero [Fri, 19 Jul 2002 16:31:36 +0000 (16:31 +0000)]
(Ffile_name_as_directory): Fix argument name in docstring.

22 years ago*** empty log message ***
Dave Love [Thu, 18 Jul 2002 18:27:39 +0000 (18:27 +0000)]
*** empty log message ***

22 years ago(describe-function-1): Cope with alias of manyarg
Dave Love [Thu, 18 Jul 2002 18:27:15 +0000 (18:27 +0000)]
(describe-function-1): Cope with alias of manyarg
function.

22 years ago*** empty log message ***
Dave Love [Thu, 18 Jul 2002 17:09:30 +0000 (17:09 +0000)]
*** empty log message ***

22 years agoSupport current auto{conf,make} manuals.
Dave Love [Thu, 18 Jul 2002 10:34:21 +0000 (10:34 +0000)]
Support current auto{conf,make} manuals.

22 years ago(ccl-decode-mule-utf-8): Fix >= #xfe case.
Dave Love [Tue, 16 Jul 2002 22:43:44 +0000 (22:43 +0000)]
(ccl-decode-mule-utf-8): Fix >= #xfe case.

22 years ago(timer-set-time, timer-set-time-with-usecs): Fix docstring.
Juanma Barranquero [Tue, 16 Jul 2002 07:23:42 +0000 (07:23 +0000)]
(timer-set-time, timer-set-time-with-usecs): Fix docstring.

22 years ago(timeclock-get-workday-function): `timeclock-workday' is not a valid
Glenn Morris [Fri, 12 Jul 2002 23:43:52 +0000 (23:43 +0000)]
(timeclock-get-workday-function): `timeclock-workday' is not a valid
option for this, rather it is a value that may be returned.

22 years ago(XTread_socket): Return a non_ascii_keystroke for unknown keysyms.
Stefan Monnier [Fri, 12 Jul 2002 21:02:41 +0000 (21:02 +0000)]
(XTread_socket): Return a non_ascii_keystroke for unknown keysyms.

22 years ago(timer-set-time-with-usecs): Fix documentation. Simplify extraction of time data.
Juanma Barranquero [Fri, 12 Jul 2002 11:51:22 +0000 (11:51 +0000)]
(timer-set-time-with-usecs): Fix documentation. Simplify extraction of time data.

22 years ago*** empty log message ***
Kenichi Handa [Thu, 11 Jul 2002 23:40:38 +0000 (23:40 +0000)]
*** empty log message ***

22 years ago*** empty log message ***
Dave Love [Thu, 11 Jul 2002 17:37:19 +0000 (17:37 +0000)]
*** empty log message ***

22 years ago(set-language-environment): Use
Dave Love [Thu, 11 Jul 2002 16:52:51 +0000 (16:52 +0000)]
(set-language-environment): Use
functionp, not fboundp.
(locale-language-names): Don't special-case utf-8.  Use
Cyrillic-iso in place of Latin-5 for Cyrillic locales.
(locale-charset-language-names, locale-preferred-coding-systems):
Add utf-8.
(sort-coding-systems): Use coding-priority property, not
coding-system.

22 years ago(speedbar-vc-do-check): Fix typo.
Juanma Barranquero [Wed, 10 Jul 2002 09:42:27 +0000 (09:42 +0000)]
(speedbar-vc-do-check): Fix typo.
(speedbar-obj-do-check): Likewise.
(speedbar-mouse-hscroll): Likewise.
(speedbar-file-lists): Likewise.

22 years ago(ebnf-yac-error): Fix typo.
Juanma Barranquero [Wed, 10 Jul 2002 09:17:49 +0000 (09:17 +0000)]
(ebnf-yac-error): Fix typo.

22 years ago(idlwave-shell-set-bp): Fix typo.
Juanma Barranquero [Wed, 10 Jul 2002 09:16:38 +0000 (09:16 +0000)]
(idlwave-shell-set-bp): Fix typo.

22 years ago(speedbar-toggle-images): Fix docstring.
Juanma Barranquero [Wed, 10 Jul 2002 09:16:14 +0000 (09:16 +0000)]
(speedbar-toggle-images): Fix docstring.
(speedbar-toggle-sorting): Likewise.
(speedbar-line-file): Likewise.
(speedbar-parse-c-or-c++tag): Likewise.
(speedbar-special-mode-key-map): Fix typo.
(speedbar-dynamic-tags-function-list): Likewise.
(speedbar-sort-tags): Likewise.
(speedbar-tag-hierarchy-method): Likewise.
(speedbar-use-images): Likewise.
(speedbar-add-supported-extension): Likewise.
(speedbar-make-specialized-keymap): Likewise.
(speedbar-desired-buffer): Likewise.
(speedbar-up-directory): Likewise.
(speedbar-generic-item-info): Likewise.
(speedbar-item-info): Likewise.
(speedbar-set-timer): Likewise.
(speedbar-insert-button): Likewise.
(speedbar-make-button): Likewise.
(speedbar-make-tag-line): Likewise.
(speedbar-insert-files-at-point): Likewise.
(speedbar-update-special-contents): Likewise.
(speedbar-add-indicator): Likewise.
(speedbar-do-function-pointer): Likewise.
(speedbar-line-path): Likewise.
(speedbar-xemacsp): Likewise.
(speedbar-dir-follow): Likewise.
(speedbar-fetch-etags-command): Likewise.
(speedbar-fetch-etags-arguments): Likewise.
(speedbar-toggle-etags): Likewise.
(speedbar-extract-one-symbol): Likewise.
(speedbar-unhighlight-one-tag-line): Likewise.
(speedbar-directory-face): Likewise.
(defimage-speedbar): Likewise.
(speedbar-convert-emacs21-imagespec-to-xemacs): Likewise.
(defimage-speedbar): Likewise.

22 years ago*** empty log message ***
Dave Love [Tue, 9 Jul 2002 19:32:50 +0000 (19:32 +0000)]
*** empty log message ***

22 years ago*** empty log message ***
Dave Love [Tue, 9 Jul 2002 14:44:04 +0000 (14:44 +0000)]
*** empty log message ***

22 years ago("UTF-8"): New language environment.
Dave Love [Tue, 9 Jul 2002 14:41:09 +0000 (14:41 +0000)]
("UTF-8"): New language environment.

22 years ago(hexl-mode): Fix typo.
Juanma Barranquero [Tue, 9 Jul 2002 09:07:04 +0000 (09:07 +0000)]
(hexl-mode): Fix typo.

22 years ago(face-id): Fix typo.
Juanma Barranquero [Tue, 9 Jul 2002 07:36:26 +0000 (07:36 +0000)]
(face-id): Fix typo.

22 years ago*** empty log message ***
Kenichi Handa [Tue, 9 Jul 2002 00:52:26 +0000 (00:52 +0000)]
*** empty log message ***

22 years ago("latin-3-prefix"): Remove bogus Latin-3
Kenichi Handa [Tue, 9 Jul 2002 00:48:39 +0000 (00:48 +0000)]
("latin-3-prefix"): Remove bogus Latin-3
characters and ~o -> \e,Cu\e(B, ~O -> \e,CU\e(B.