]> git.eshelyaron.com Git - emacs.git/log
emacs.git
22 years ago(rmail-user-mail-address-regexp): Fix typo.
Juanma Barranquero [Tue, 2 Jul 2002 15:20:59 +0000 (15:20 +0000)]
(rmail-user-mail-address-regexp): Fix typo.

22 years agoFix typo.
Juanma Barranquero [Tue, 2 Jul 2002 15:19:09 +0000 (15:19 +0000)]
Fix typo.

22 years ago(perl-mode-abbrev-table): New variable.
Eli Zaretskii [Thu, 27 Jun 2002 08:07:53 +0000 (08:07 +0000)]
(perl-mode-abbrev-table): New variable.
Set it up as an abbrev-table for Perl mode.

22 years agoAdd license exception.
Eli Zaretskii [Thu, 27 Jun 2002 08:02:15 +0000 (08:02 +0000)]
Add license exception.

22 years ago(dired-find-file): Bind find-file-run-dired around the call to find-file.
Pavel Janík [Mon, 24 Jun 2002 11:27:29 +0000 (11:27 +0000)]
(dired-find-file): Bind find-file-run-dired around the call to find-file.
From Dan Nicolaescu <dann@ics.uci.edu>.

22 years agoFix typo.
Juanma Barranquero [Tue, 18 Jun 2002 14:28:04 +0000 (14:28 +0000)]
Fix typo.

22 years ago(eshell-modifier-help-string): Fix typos.
Juanma Barranquero [Tue, 18 Jun 2002 14:26:48 +0000 (14:26 +0000)]
(eshell-modifier-help-string): Fix typos.

22 years ago(comint-next-prompt, comint-previous-prompt): Fix typos.
Juanma Barranquero [Tue, 18 Jun 2002 14:26:23 +0000 (14:26 +0000)]
(comint-next-prompt, comint-previous-prompt): Fix typos.

22 years ago(checkdoc-this-string-valid-engine): Fix typo.
Juanma Barranquero [Tue, 18 Jun 2002 14:25:50 +0000 (14:25 +0000)]
(checkdoc-this-string-valid-engine): Fix typo.

22 years ago(edt-substitute): Fix typo.
Juanma Barranquero [Tue, 18 Jun 2002 14:24:14 +0000 (14:24 +0000)]
(edt-substitute): Fix typo.

22 years ago(insert_1_both, insert_from_string_1)
Kim F. Storm [Mon, 17 Jun 2002 21:33:34 +0000 (21:33 +0000)]
(insert_1_both, insert_from_string_1)
(insert_from_buffer_1): Recalculate END_UNCHANGED in case the
insert happened in the end_unchanged region.  Otherwise, the
redisplay may be confused and duplicate the last line in the
buffer [seen after save-buffer when require-final-newline==t].

22 years ago*** empty log message ***
Kim F. Storm [Mon, 17 Jun 2002 21:32:46 +0000 (21:32 +0000)]
*** empty log message ***

22 years ago(ange-ftp-canonize-filename): Avoid duplicate slash if DIR is just slash.
Richard M. Stallman [Mon, 17 Jun 2002 13:31:25 +0000 (13:31 +0000)]
(ange-ftp-canonize-filename): Avoid duplicate slash if DIR is just slash.

22 years ago(ccl-decode-mule-utf-8): Deal better with invalid utf-8.
Richard M. Stallman [Mon, 17 Jun 2002 13:25:27 +0000 (13:25 +0000)]
(ccl-decode-mule-utf-8): Deal better with invalid utf-8.
(mule-utf-8): Doc fix.

22 years ago(ctext-pre-write-conversion): If FROM is a
Eli Zaretskii [Mon, 17 Jun 2002 10:36:46 +0000 (10:36 +0000)]
(ctext-pre-write-conversion): If FROM is a
string, or if the current buffer is not already a scratch buffer,
generate a new temporary buffer.

22 years agoFix wording of the announcement of the Extended Segments support.
Eli Zaretskii [Mon, 17 Jun 2002 10:28:59 +0000 (10:28 +0000)]
Fix wording of the announcement of the Extended Segments support.

22 years ago[__hpux]: Include sys/_mbstate_t.h.
Eli Zaretskii [Sun, 16 Jun 2002 17:36:57 +0000 (17:36 +0000)]
[__hpux]: Include sys/_mbstate_t.h.

22 years ago*** empty log message ***
Stefan Monnier [Thu, 13 Jun 2002 13:42:24 +0000 (13:42 +0000)]
*** empty log message ***

22 years ago*** empty log message ***
Eli Zaretskii [Wed, 12 Jun 2002 17:33:36 +0000 (17:33 +0000)]
*** empty log message ***

22 years ago(pop3-open-server): Fix typo.
Eli Zaretskii [Wed, 12 Jun 2002 17:32:52 +0000 (17:32 +0000)]
(pop3-open-server): Fix typo.
(pop3-munge-message-separator): Work if no date.
Trivial patch from Marius Vollmer <mvo@zagadka.ping.de>.
(pop3-munge-message-separator): Only use valid date.
Trivial patch from Michael Welsh Duggan <md5i@cs.cmu.edu>.
(pop3-md5): Don't hardcode point-min == 1.

22 years agoChange the maintainer to "none".
Eli Zaretskii [Wed, 12 Jun 2002 17:26:52 +0000 (17:26 +0000)]
Change the maintainer to "none".

22 years ago(viper-smart-suffix-list): Fix typo.
Juanma Barranquero [Mon, 10 Jun 2002 13:05:35 +0000 (13:05 +0000)]
(viper-smart-suffix-list): Fix typo.
(viper-ask-level): Fix typo.

22 years agoFix a typo in a comment.
Eli Zaretskii [Sun, 9 Jun 2002 17:14:45 +0000 (17:14 +0000)]
Fix a typo in a comment.

22 years ago(Fset_window_hscroll): Doc fix.
Eli Zaretskii [Wed, 5 Jun 2002 16:57:59 +0000 (16:57 +0000)]
(Fset_window_hscroll): Doc fix.

22 years ago(main): Avoid a buffer overrun with sprintf.
Francesco Potortì [Wed, 5 Jun 2002 11:54:50 +0000 (11:54 +0000)]
(main): Avoid a buffer overrun with sprintf.

22 years ago*** empty log message ***
Francesco Potortì [Wed, 5 Jun 2002 11:54:28 +0000 (11:54 +0000)]
*** empty log message ***

22 years ago* etags.c (main): Use `sort -o TAGFILE TAGFILE' instead of
Francesco Potortì [Wed, 5 Jun 2002 11:48:07 +0000 (11:48 +0000)]
* etags.c (main): Use `sort -o TAGFILE TAGFILE' instead of
`sort TAGFILE -o TAGFILE', as POSIX 1003.1-2001 disallows
the latter usage.

22 years ago(cyrillic-alternativnyj-decode-table): Fix the table to contain correct
Pavel Janík [Wed, 5 Jun 2002 05:13:21 +0000 (05:13 +0000)]
(cyrillic-alternativnyj-decode-table): Fix the table to contain correct
characters.

22 years ago(Spelling): Document ispell-complete-word-dict.
Eli Zaretskii [Tue, 4 Jun 2002 16:30:20 +0000 (16:30 +0000)]
(Spelling): Document ispell-complete-word-dict.

22 years ago*** empty log message ***
Eli Zaretskii [Fri, 31 May 2002 17:28:48 +0000 (17:28 +0000)]
*** empty log message ***

22 years ago(face-set-after-frame-default): Don't change `default' face.
Eli Zaretskii [Fri, 31 May 2002 17:27:41 +0000 (17:27 +0000)]
(face-set-after-frame-default): Don't change `default' face.

22 years ago(LIBS_MAIL): Renamed from LIB_MAIL.
Eli Zaretskii [Fri, 31 May 2002 16:45:17 +0000 (16:45 +0000)]
(LIBS_MAIL): Renamed from LIB_MAIL.
(LIBS_MOVE): Renamed from MOVE_LIBS.

22 years ago(x_get_char_face_and_encoding): Add parameter DISPLAY_P. Callers changed.
Eli Zaretskii [Fri, 31 May 2002 16:36:31 +0000 (16:36 +0000)]
(x_get_char_face_and_encoding): Add parameter DISPLAY_P. Callers changed.

22 years agoInclude /usr/pkg in the run time shared library path.
Eli Zaretskii [Fri, 31 May 2002 16:30:19 +0000 (16:30 +0000)]
Include /usr/pkg in the run time shared library path.

22 years agoUpdate the version.
Eli Zaretskii [Thu, 30 May 2002 05:20:02 +0000 (05:20 +0000)]
Update the version.

22 years ago*** empty log message ***
Glenn Morris [Mon, 27 May 2002 21:13:22 +0000 (21:13 +0000)]
*** empty log message ***

22 years agoUpdate maintainer.
Glenn Morris [Mon, 27 May 2002 21:07:49 +0000 (21:07 +0000)]
Update maintainer.
(f90-startup-message): Obsolete variable removed.
(f90-font-lock-keywords-1): Move "module procedure" to front, remove
override. Fix highlighting of various "type" forms.
(f90-font-lock-keywords-2): Add override flag so declarations of variables
with derived types work.
(f90-font-lock-keywords-3): Use `keep' rather than `override' so as not to
fontify in comments.
(f90-line-continued): Recognize blank/comment lines embedded in
continuation lines.
(f90-looking-at-program-block-start): No extra indentation after function
or subroutine keyword appears in single quotes.
(f90-indent-new-line): Make it indent the current line, as it should.
(f90-indent-region): Correctly indent comments embedded in continued lines.

22 years agoUpdate maintainer.
Glenn Morris [Mon, 27 May 2002 21:04:07 +0000 (21:04 +0000)]
Update maintainer.
(fortran-previous-statement, fortran-next-statement): Make them skip over
preprocessor lines as they do with comment lines - fixes indentation.
(fortran-beginning-do): Make regexp match a DO statement irrespective of
numeric label.
(fortran-strip-sequence-nos): Rename from typo `fortran-strip-sqeuence-nos'.

22 years agoWhitespace changes.
Glenn Morris [Mon, 27 May 2002 20:59:48 +0000 (20:59 +0000)]
Whitespace changes.

22 years ago(minor-mode-alist): `scroll-all-mode', not `scroll-all-mode-mode'.
Glenn Morris [Mon, 27 May 2002 20:57:03 +0000 (20:57 +0000)]
(minor-mode-alist): `scroll-all-mode', not `scroll-all-mode-mode'.
(scroll-all-page-down-all, scroll-all-page-up-all, scroll-all-check-to-scroll):
Remove `fkey-' prefix from scroll commands.

22 years agoUpdate version for the pretest of 21.3.
Eli Zaretskii [Mon, 27 May 2002 07:40:40 +0000 (07:40 +0000)]
Update version for the pretest of 21.3.

22 years ago* config.guess, config.sub: Updated from master source.
Paul Eggert [Mon, 27 May 2002 06:31:36 +0000 (06:31 +0000)]
* config.guess, config.sub: Updated from master source.

22 years agoUpgrade to current (2002-05-23) versions from <ftp://ftp.gnu.org/config/>.
Paul Eggert [Mon, 27 May 2002 06:17:36 +0000 (06:17 +0000)]
Upgrade to current (2002-05-23) versions from <ftp://ftp.gnu.org/config/>.

22 years agoRegenerated.
Eli Zaretskii [Sat, 25 May 2002 09:38:34 +0000 (09:38 +0000)]
Regenerated.

22 years ago(main): Update copyright year.
Eli Zaretskii [Sat, 25 May 2002 09:29:03 +0000 (09:29 +0000)]
(main): Update copyright year.

22 years ago(display_mode_element): New argument RISKY; all callers
Eli Zaretskii [Sat, 25 May 2002 09:04:01 +0000 (09:04 +0000)]
(display_mode_element): New argument RISKY; all callers
changed.  If non-zero, don't use values of variables which are not
marked as risky-local-variables, and remove text properties from string
values of such variables.

22 years ago(Vwrite_region_annotate_functions): Docstring fix.
Stefan Monnier [Thu, 23 May 2002 15:16:40 +0000 (15:16 +0000)]
(Vwrite_region_annotate_functions): Docstring fix.

22 years ago(indent-rigidly): Mention how to remove all indentation.
Eli Zaretskii [Tue, 21 May 2002 16:31:14 +0000 (16:31 +0000)]
(indent-rigidly): Mention how to remove all indentation.

22 years ago(tar-octal-time): Fix the last argument of logior.
Eli Zaretskii [Sat, 18 May 2002 19:49:22 +0000 (19:49 +0000)]
(tar-octal-time): Fix the last argument of logior.
Remove the call to insert.

22 years agoFix a typo in the last change.
Eli Zaretskii [Sat, 18 May 2002 15:06:42 +0000 (15:06 +0000)]
Fix a typo in the last change.

22 years agoFix the preamble comments.
Eli Zaretskii [Sat, 18 May 2002 11:31:38 +0000 (11:31 +0000)]
Fix the preamble comments.

22 years agoDocument failure to start due to old versions of ncurses.
Eli Zaretskii [Sat, 18 May 2002 11:12:55 +0000 (11:12 +0000)]
Document failure to start due to old versions of ncurses.

22 years ago*** empty log message ***
Eli Zaretskii [Fri, 17 May 2002 11:26:59 +0000 (11:26 +0000)]
*** empty log message ***

22 years ago(socket_connection): Move the code to resolve the POP
Eli Zaretskii [Fri, 17 May 2002 11:26:37 +0000 (11:26 +0000)]
(socket_connection): Move the code to resolve the POP
host right before trying to connect with it.

22 years ago(install): Use "tar -chf", to follow symlinks.
Eli Zaretskii [Fri, 17 May 2002 11:07:33 +0000 (11:07 +0000)]
(install): Use "tar -chf", to follow symlinks.

22 years agoFix typos.
Eli Zaretskii [Thu, 16 May 2002 16:13:14 +0000 (16:13 +0000)]
Fix typos.

22 years agoFix typos in comments.
Eli Zaretskii [Thu, 16 May 2002 16:11:41 +0000 (16:11 +0000)]
Fix typos in comments.

22 years agoFix typos in doc strings.
Eli Zaretskii [Thu, 16 May 2002 15:48:32 +0000 (15:48 +0000)]
Fix typos in doc strings.

22 years ago(Position Info): Add index entries for character set and font of character
Eli Zaretskii [Thu, 16 May 2002 11:51:36 +0000 (11:51 +0000)]
(Position Info): Add index entries for character set and font of character
at point.

22 years ago(easy-menu-add): Doc fix.
Eli Zaretskii [Wed, 15 May 2002 16:45:25 +0000 (16:45 +0000)]
(easy-menu-add): Doc fix.

22 years ago(search_buffer): Give up boyer moore search if inverse
Kenichi Handa [Mon, 13 May 2002 00:04:16 +0000 (00:04 +0000)]
(search_buffer): Give up boyer moore search if inverse
translation change charset_base.

22 years ago*** empty log message ***
Kenichi Handa [Mon, 13 May 2002 00:03:55 +0000 (00:03 +0000)]
*** empty log message ***

22 years ago(decode_coding) <coding_type_ccl>: If a lone CR
Eli Zaretskii [Sat, 11 May 2002 21:38:59 +0000 (21:38 +0000)]
(decode_coding) <coding_type_ccl>: If a lone CR
characters is carried over from the previous block of text, adjust
coding->produced to account for the extra character.

22 years ago(enum_font_cb2): Don't use DBCS raster fonts.
Jason Rumney [Fri, 10 May 2002 19:17:33 +0000 (19:17 +0000)]
(enum_font_cb2): Don't use DBCS raster fonts.

22 years ago(encode_coding_sjis_big5): Enclose bitwise AND in
Eli Zaretskii [Fri, 10 May 2002 08:57:31 +0000 (08:57 +0000)]
(encode_coding_sjis_big5): Enclose bitwise AND in
parens, to ensure correct evaluation order.

22 years agoRegenerated.
Eli Zaretskii [Tue, 7 May 2002 17:34:54 +0000 (17:34 +0000)]
Regenerated.

22 years ago*** empty log message ***
Eli Zaretskii [Tue, 7 May 2002 17:12:50 +0000 (17:12 +0000)]
*** empty log message ***

22 years agoFix the test for emacs_cv_speed_t.
Eli Zaretskii [Tue, 7 May 2002 17:12:15 +0000 (17:12 +0000)]
Fix the test for emacs_cv_speed_t.

22 years ago(read_non_regular): Remove an extraneous call to Fsignal.
Eli Zaretskii [Tue, 7 May 2002 16:51:36 +0000 (16:51 +0000)]
(read_non_regular): Remove an extraneous call to Fsignal.

22 years ago*** empty log message ***
Jason Rumney [Mon, 6 May 2002 14:23:08 +0000 (14:23 +0000)]
*** empty log message ***

22 years ago(w32_load_bdf_font): Set fonts_changed_p.
Jason Rumney [Mon, 6 May 2002 14:21:16 +0000 (14:21 +0000)]
(w32_load_bdf_font): Set fonts_changed_p.

22 years ago*** empty log message ***
Eli Zaretskii [Fri, 3 May 2002 10:18:11 +0000 (10:18 +0000)]
*** empty log message ***

22 years ago(Fvertical_motion): Move to the start of the line
Eli Zaretskii [Fri, 3 May 2002 10:17:41 +0000 (10:17 +0000)]
(Fvertical_motion): Move to the start of the line
containing PT before moving up or down.

22 years ago(zone-mode): Add write-file-hooks hook locally.
Eli Zaretskii [Fri, 3 May 2002 10:09:29 +0000 (10:09 +0000)]
(zone-mode): Add write-file-hooks hook locally.

22 years agoAdvise not to use Exceed 6.1.
Eli Zaretskii [Fri, 3 May 2002 09:58:05 +0000 (09:58 +0000)]
Advise not to use Exceed 6.1.

22 years ago(clone-indirect-buffer-other-window): Fix a typo in `popup-windows'.
Eli Zaretskii [Wed, 1 May 2002 15:12:14 +0000 (15:12 +0000)]
(clone-indirect-buffer-other-window): Fix a typo in `popup-windows'.

22 years agoA new version from ftp://invisible-island.net/ncurses/.
Eli Zaretskii [Wed, 24 Apr 2002 17:06:41 +0000 (17:06 +0000)]
A new version from ftp://invisible-island.net/ncurses/.

22 years ago(Top): Add instruction for getting Info novice help.
Eli Zaretskii [Wed, 24 Apr 2002 17:03:51 +0000 (17:03 +0000)]
(Top): Add instruction for getting Info novice help.

22 years agoTell them to use C-z, not C-c, to stop Emacs on X.
Eli Zaretskii [Wed, 24 Apr 2002 17:02:28 +0000 (17:02 +0000)]
Tell them to use C-z, not C-c, to stop Emacs on X.

22 years ago(menu-bar-goto-menu): Fix bindings for next-tag and next-tag-otherw.
Andreas Schwab [Tue, 23 Apr 2002 15:14:25 +0000 (15:14 +0000)]
(menu-bar-goto-menu): Fix bindings for next-tag and next-tag-otherw.

22 years ago(mouse-drag-throw, mouse-drag-drag): Push reconstructed
Stefan Monnier [Fri, 19 Apr 2002 15:22:12 +0000 (15:22 +0000)]
(mouse-drag-throw, mouse-drag-drag): Push reconstructed
events onto unread-command-events rather than looking them up manually.

22 years ago(flyspell-mode-map): Don't bind mouse-2.
Stefan Monnier [Fri, 19 Apr 2002 15:17:37 +0000 (15:17 +0000)]
(flyspell-mode-map): Don't bind mouse-2.
It's bound via text-properties already.

22 years ago(bcopy, bzero, bcmp): Define only if HAVE_BCOPY is not defined.
Eli Zaretskii [Fri, 19 Apr 2002 11:37:56 +0000 (11:37 +0000)]
(bcopy, bzero, bcmp): Define only if HAVE_BCOPY is not defined.

22 years ago(Tips for Making Compiled Code Fast): Don't advertise profile.el.
Eli Zaretskii [Wed, 17 Apr 2002 15:06:18 +0000 (15:06 +0000)]
(Tips for Making Compiled Code Fast): Don't advertise profile.el.

22 years ago(construct_drag_n_drop): Decode file name before using.
Jason Rumney [Tue, 16 Apr 2002 23:24:29 +0000 (23:24 +0000)]
(construct_drag_n_drop): Decode file name before using.

22 years ago(Fx_file_dialog): Decode file name before using.
Jason Rumney [Tue, 16 Apr 2002 23:19:52 +0000 (23:19 +0000)]
(Fx_file_dialog): Decode file name before using.

22 years ago(locale-preferred-coding-systems): Add "jpn".
Jason Rumney [Tue, 16 Apr 2002 23:15:42 +0000 (23:15 +0000)]
(locale-preferred-coding-systems): Add "jpn".

22 years ago(term-emulate-terminal): Fix last change.
Eli Zaretskii [Tue, 16 Apr 2002 18:48:45 +0000 (18:48 +0000)]
(term-emulate-terminal): Fix last change.

22 years ago(MMAP_ALLOCATED_P): New macro to be set from system
Gerd Moellmann [Tue, 16 Apr 2002 07:37:37 +0000 (07:37 +0000)]
(MMAP_ALLOCATED_P): New macro to be set from system
configuration files.
(mmap_enlarge): Enlarge mapped regions only if MMAP_ALLOCATED_P
returns 0.

22 years agoDocument problems with DEC C 5.9.x on Digital Unix 4.0f.
Eli Zaretskii [Mon, 15 Apr 2002 18:46:22 +0000 (18:46 +0000)]
Document problems with DEC C 5.9.x on Digital Unix 4.0f.

22 years agoFix last change.
Eli Zaretskii [Sun, 14 Apr 2002 17:43:57 +0000 (17:43 +0000)]
Fix last change.

22 years agoDocument the problems with building and dumping on Irix 6.5.9 and older.
Eli Zaretskii [Sat, 13 Apr 2002 10:51:46 +0000 (10:51 +0000)]
Document the problems with building and dumping on Irix 6.5.9 and older.

22 years agoRegenerated.
Eli Zaretskii [Sat, 13 Apr 2002 10:14:11 +0000 (10:14 +0000)]
Regenerated.

22 years ago(unexec) [__sgi]: Undo the change from 2002-01-20.
Eli Zaretskii [Sat, 13 Apr 2002 09:57:12 +0000 (09:57 +0000)]
(unexec) [__sgi]: Undo the change from 2002-01-20.

22 years agoUpdate author's address, at his request.
Eli Zaretskii [Fri, 12 Apr 2002 19:07:23 +0000 (19:07 +0000)]
Update author's address, at his request.

22 years ago(Advanced C-x C-q, Registering): Add index entries for specifying
Eli Zaretskii [Fri, 12 Apr 2002 18:11:11 +0000 (18:11 +0000)]
(Advanced C-x C-q, Registering): Add index entries for specifying
a certain version.

22 years ago(hack-one-local-variable): Clear text props from string
Eli Zaretskii [Fri, 12 Apr 2002 17:39:33 +0000 (17:39 +0000)]
(hack-one-local-variable): Clear text props from string
value.  Recognize several additional patterns as risky.  Mark many
more variables as risky.
(file-expand-wildcards): Use save-match-data.
(format-alist): Mark as risky.

22 years ago(tcl-do-fill-paragraph): Find and fill on more
Eli Zaretskii [Fri, 12 Apr 2002 17:15:44 +0000 (17:15 +0000)]
(tcl-do-fill-paragraph): Find and fill on more
natural paragraph boundaries.  Don't fail at beginning of buffer.

22 years agoDocument problems with Sun's PC3.0.1 compiler.
Eli Zaretskii [Fri, 12 Apr 2002 17:00:35 +0000 (17:00 +0000)]
Document problems with Sun's PC3.0.1 compiler.

22 years ago(compile-internal): Fix the change from 2001-07-23.
Eli Zaretskii [Fri, 12 Apr 2002 16:45:25 +0000 (16:45 +0000)]
(compile-internal): Fix the change from 2001-07-23.