]> git.eshelyaron.com Git - emacs.git/log
emacs.git
23 years agoDoc fixes.
Dave Love [Fri, 26 Jan 2001 23:04:44 +0000 (23:04 +0000)]
Doc fixes.

23 years ago*** empty log message ***
Dave Love [Fri, 26 Jan 2001 21:05:31 +0000 (21:05 +0000)]
*** empty log message ***

23 years ago(delphi-comment-face, delphi-string-face)
Dave Love [Fri, 26 Jan 2001 20:55:26 +0000 (20:55 +0000)]
(delphi-comment-face, delphi-string-face)
(delphi-keyword-face, delphi-other-face): Fix :type.

23 years ago(cvs-mode-revert-buffer): Doc fix.
Dave Love [Fri, 26 Jan 2001 20:46:42 +0000 (20:46 +0000)]
(cvs-mode-revert-buffer): Doc fix.

23 years ago(size_window): Set the window's orig_top to nil when
Gerd Moellmann [Fri, 26 Jan 2001 20:02:19 +0000 (20:02 +0000)]
(size_window): Set the window's orig_top to nil when
changing heights, so that a future shrink_mini_window won't
restore a bogus height.

23 years ago*** empty log message ***
Dave Love [Fri, 26 Jan 2001 19:17:15 +0000 (19:17 +0000)]
*** empty log message ***

23 years agoRemove un-logged bogus changes from 2000-12-20.
Dave Love [Fri, 26 Jan 2001 19:08:15 +0000 (19:08 +0000)]
Remove un-logged bogus changes from 2000-12-20.
(quoted-printable-encode-region): Doc fix.  Don't call
string-as-multibyte on class.  Clarify line-folding.
(quoted-printable-encode-string): Make temp buffer inherit
string's multibyteness.

23 years ago(mm-multibyte-string-p): New.
Dave Love [Fri, 26 Jan 2001 18:56:08 +0000 (18:56 +0000)]
(mm-multibyte-string-p): New.

23 years agoDoc fixes. Add :version to new options.
Dave Love [Fri, 26 Jan 2001 18:52:53 +0000 (18:52 +0000)]
Doc fixes.  Add :version to new options.

23 years ago(feedmail): Add :link.
Dave Love [Fri, 26 Jan 2001 18:26:32 +0000 (18:26 +0000)]
(feedmail): Add :link.
(feedmail-send-it): Doc fix.

23 years agoDoc fixes.
Dave Love [Fri, 26 Jan 2001 18:24:03 +0000 (18:24 +0000)]
Doc fixes.
(sendmail-send-it): Fix the non-ASCII regexp and use
rfc2047-encode-string.

23 years ago*** empty log message ***
Dave Love [Fri, 26 Jan 2001 17:33:27 +0000 (17:33 +0000)]
*** empty log message ***

23 years ago(do_switch_frame): If selected frame has a mini-window,
Gerd Moellmann [Fri, 26 Jan 2001 14:41:54 +0000 (14:41 +0000)]
(do_switch_frame): If selected frame has a mini-window,
resize that to exact size.

23 years ago(adjust_glyph_matrix): Always clear desired matrices.
Gerd Moellmann [Fri, 26 Jan 2001 14:19:34 +0000 (14:19 +0000)]
(adjust_glyph_matrix): Always clear desired matrices.

23 years ago*** empty log message ***
Dave Love [Fri, 26 Jan 2001 13:42:08 +0000 (13:42 +0000)]
*** empty log message ***

23 years agoRevert last change.
Dave Love [Fri, 26 Jan 2001 13:14:11 +0000 (13:14 +0000)]
Revert last change.

23 years ago(DONTCOMPILE): Add various term files.
Gerd Moellmann [Fri, 26 Jan 2001 12:43:05 +0000 (12:43 +0000)]
(DONTCOMPILE): Add various term files.

23 years ago(Man-default-man-entry, Man-mode): Doc fix.
Gerd Moellmann [Fri, 26 Jan 2001 11:43:42 +0000 (11:43 +0000)]
(Man-default-man-entry, Man-mode): Doc fix.

23 years ago(display-startup-echo-area-message): Make sure
Gerd Moellmann [Fri, 26 Jan 2001 11:38:23 +0000 (11:38 +0000)]
(display-startup-echo-area-message): Make sure
the echo area is resized to fit the size of the startup
message.

23 years ago(gud-perldb-massage-args): Avoid nreverse'ing a list
Gerd Moellmann [Fri, 26 Jan 2001 11:30:01 +0000 (11:30 +0000)]
(gud-perldb-massage-args): Avoid nreverse'ing a list
part of which is a constant.

23 years ago(echo_area_display): Comment fix.
Gerd Moellmann [Fri, 26 Jan 2001 11:23:52 +0000 (11:23 +0000)]
(echo_area_display): Comment fix.

23 years ago*** empty log message ***
Gerd Moellmann [Fri, 26 Jan 2001 10:26:19 +0000 (10:26 +0000)]
*** empty log message ***

23 years ago(display_line): Simplify check for glyphs fitting
Gerd Moellmann [Fri, 26 Jan 2001 10:25:48 +0000 (10:25 +0000)]
(display_line): Simplify check for glyphs fitting
entirely in the line.

23 years ago(Top-level) [ms-dos]: Don't load international/ccl twice.
Eli Zaretskii [Fri, 26 Jan 2001 10:16:41 +0000 (10:16 +0000)]
(Top-level) [ms-dos]: Don't load international/ccl twice.

23 years ago*** empty log message ***
Gerd Moellmann [Fri, 26 Jan 2001 09:35:23 +0000 (09:35 +0000)]
*** empty log message ***

23 years ago(xic_style): New variable.
Gerd Moellmann [Fri, 26 Jan 2001 09:34:55 +0000 (09:34 +0000)]
(xic_style): New variable.
(create_frame_xic): Move static variable to global scope for
the case that `static' get's defined away.

23 years ago(matching_regexp_buffer, matching_regexp_end_buf):
Gerd Moellmann [Fri, 26 Jan 2001 09:32:03 +0000 (09:32 +0000)]
(matching_regexp_buffer, matching_regexp_end_buf):
New variables.
(matching_regexp): Use them instead of static variables in
function scope.

23 years ago(next-line): Don't let `newline' expand abbrevs.
Gerd Moellmann [Fri, 26 Jan 2001 09:23:17 +0000 (09:23 +0000)]
(next-line): Don't let `newline' expand abbrevs.
Simplify slightly.
(open-line): Don't let `newline' expand abbrevs.

23 years agoSee ChangeLog
John Wiegley [Fri, 26 Jan 2001 06:19:25 +0000 (06:19 +0000)]
See ChangeLog

23 years ago(decode_coding): Set a flag for inhibiting
Kenichi Handa [Fri, 26 Jan 2001 06:10:21 +0000 (06:10 +0000)]
(decode_coding): Set a flag for inhibiting
inconsistent eol.
(code_convert_region): Always set saved_coding_symbol.
(decode_coding_string): Likewise.  Update coding->symbol when we
encounter a inconsistent eol by the same way as
code_convert_region.

23 years ago*** empty log message ***
Kenichi Handa [Fri, 26 Jan 2001 06:07:48 +0000 (06:07 +0000)]
*** empty log message ***

23 years ago(describe-char-after): Doc fix.
Dave Love [Thu, 25 Jan 2001 22:12:23 +0000 (22:12 +0000)]
(describe-char-after): Doc fix.
(describe-coding-system): Tweak the English text.

23 years agorequire vc
Sam Steingold [Thu, 25 Jan 2001 21:02:37 +0000 (21:02 +0000)]
require vc

23 years ago*** empty log message ***
Dave Love [Thu, 25 Jan 2001 20:31:30 +0000 (20:31 +0000)]
*** empty log message ***

23 years ago(x_after_update_window_line): Don't clear if frame's
Gerd Moellmann [Thu, 25 Jan 2001 20:27:30 +0000 (20:27 +0000)]
(x_after_update_window_line): Don't clear if frame's
internal border width is zero.
(x_clear_area): New function.
(x_after_update_window_line, x_clear_end_of_line)
(x_scroll_bar_create, x_scroll_bar_set_handle)
(XTset_vertical_scroll_bar, x_erase_phys_cursor): Use x_clear_area
instead of XClearArea.

23 years ago(x_clear_area): Add prototype.
Gerd Moellmann [Thu, 25 Jan 2001 20:26:04 +0000 (20:26 +0000)]
(x_clear_area): Add prototype.

23 years ago* xfns.c (x_set_tool_bar_lines): Use x_clear_area instead of
Gerd Moellmann [Thu, 25 Jan 2001 20:25:33 +0000 (20:25 +0000)]
* xfns.c (x_set_tool_bar_lines): Use x_clear_area instead of
XClearArea.

23 years agoflyspell
Dave Love [Thu, 25 Jan 2001 20:21:01 +0000 (20:21 +0000)]
flyspell

23 years agoReplace formfeeds removed on 2001/01/22.
Dave Love [Thu, 25 Jan 2001 20:15:31 +0000 (20:15 +0000)]
Replace formfeeds removed on 2001/01/22.

23 years agoMention that LessTif and Motif cause File Selection dialog to pop up
Eli Zaretskii [Thu, 25 Jan 2001 18:23:39 +0000 (18:23 +0000)]
Mention that LessTif and Motif cause File Selection dialog to pop up
when C-x C-f is typed.

23 years agoDocument problems with jpeg-6a.
Eli Zaretskii [Thu, 25 Jan 2001 18:20:50 +0000 (18:20 +0000)]
Document problems with jpeg-6a.

23 years agoMany small improvements in tagging accuracy and capability,
Francesco Potortì [Thu, 25 Jan 2001 18:19:57 +0000 (18:19 +0000)]
Many small improvements in tagging accuracy and capability,
better tagging of DEFUNs, code cleanups.

2001-01-25  Francesco Potorti`  <pot@potorti.it>

* etags.c (struct tok): Renamed from struct token.
(token): Renamed from tok.
(structtype): Make it a local variable.
[DEBUG]: Use assert.
(xrnew): Change the synopsis.
(typedefs_or_cplusplus): Renamed from typedefs_and_cplusplus.
(grow_linebuffer): Don't call xrnew when not needed.
(token): buffer renamed to line.
(C_entries): Three calls to inibuffer moved here from main.
(C_entries): Removed all references to var methodlen, delete it.
(linebuffer_setlen): Was grow_buffer, now also sets len.
(consider_token, C_entries, Pascal_functions): Use it.
(C_entries): Preventing problems relative to extern "C".
(C_entries): Can tag more than one variable or func separated by
comma when --declarations is used.
(C_entries): More accurate tagging of members and declarations.
(yacc_rules): Was global, made local to C_entries.
(next_token_is_func): Removed.
(fvdef): New constants fdefunkey, fdefunname.
(consider_token, C_entries): Use them.
(C_entries): Build proper lisp names for Emacs DEFUNs.

23 years agoMany small improvements in etags.
Francesco Potortì [Thu, 25 Jan 2001 18:19:07 +0000 (18:19 +0000)]
Many small improvements in etags.

23 years agoDocument that clicking C-mouse-2 on widget scroll bars might not work.
Eli Zaretskii [Thu, 25 Jan 2001 18:16:05 +0000 (18:16 +0000)]
Document that clicking C-mouse-2 on widget scroll bars might not work.

23 years ago(iswitchb-make-buflist): When nconc'ing lists, don't
Gerd Moellmann [Thu, 25 Jan 2001 17:13:08 +0000 (17:13 +0000)]
(iswitchb-make-buflist): When nconc'ing lists, don't
discard the result.
(iswitchb-to-end): Likewise.

23 years agodoc&comment fix
Sam Steingold [Thu, 25 Jan 2001 16:36:48 +0000 (16:36 +0000)]
doc&comment fix

23 years agoUpdate a comment.
Gerd Moellmann [Thu, 25 Jan 2001 16:01:56 +0000 (16:01 +0000)]
Update a comment.

23 years ago*** empty log message ***
Gerd Moellmann [Thu, 25 Jan 2001 15:58:51 +0000 (15:58 +0000)]
*** empty log message ***

23 years ago(Fx_file_dialog): Remove a workaround for Lesstif
Gerd Moellmann [Thu, 25 Jan 2001 15:39:26 +0000 (15:39 +0000)]
(Fx_file_dialog): Remove a workaround for Lesstif
which doesn't seem necessary anymore with Lesstif 0.92.

23 years ago(smerge-font-lock-keywords): Relax submatch 1.
Stefan Monnier [Thu, 25 Jan 2001 15:37:21 +0000 (15:37 +0000)]
(smerge-font-lock-keywords): Relax submatch 1.

23 years ago(define-minor-mode): Docstring fix.
Stefan Monnier [Thu, 25 Jan 2001 15:31:14 +0000 (15:31 +0000)]
(define-minor-mode): Docstring fix.

23 years agoFix wording in the entry about UTF-8 support.
Eli Zaretskii [Thu, 25 Jan 2001 14:52:11 +0000 (14:52 +0000)]
Fix wording in the entry about UTF-8 support.

23 years ago*** empty log message ***
Dave Love [Thu, 25 Jan 2001 13:39:11 +0000 (13:39 +0000)]
*** empty log message ***

23 years ago(BASE_PURESIZE): Up to 720000.
Dave Love [Thu, 25 Jan 2001 13:36:51 +0000 (13:36 +0000)]
(BASE_PURESIZE): Up to 720000.

23 years agoPreload international/ccl for utf-8.
Dave Love [Thu, 25 Jan 2001 13:35:07 +0000 (13:35 +0000)]
Preload international/ccl for utf-8.

23 years ago*** empty log message ***
Kenichi Handa [Thu, 25 Jan 2001 13:14:54 +0000 (13:14 +0000)]
*** empty log message ***

23 years ago(reset-language-environment): Reset coding-category-utf-8 to
Kenichi Handa [Thu, 25 Jan 2001 13:07:32 +0000 (13:07 +0000)]
(reset-language-environment): Reset coding-category-utf-8 to
mule-utf-8.

23 years agoFix previous change.
Kenichi Handa [Thu, 25 Jan 2001 13:03:10 +0000 (13:03 +0000)]
Fix previous change.

23 years ago*** empty log message ***
Dave Love [Thu, 25 Jan 2001 13:00:15 +0000 (13:00 +0000)]
*** empty log message ***

23 years agoFix a typo in a comment.
Eli Zaretskii [Thu, 25 Jan 2001 13:00:13 +0000 (13:00 +0000)]
Fix a typo in a comment.

23 years ago(Fwhere_is_internal): Declare gcpro3, gcpro4.
Dave Love [Thu, 25 Jan 2001 12:58:22 +0000 (12:58 +0000)]
(Fwhere_is_internal): Declare gcpro3, gcpro4.

23 years ago*** empty log message ***
Gerd Moellmann [Thu, 25 Jan 2001 12:40:49 +0000 (12:40 +0000)]
*** empty log message ***

23 years ago(echo_area_display): Don't call redisplay_internal
Gerd Moellmann [Thu, 25 Jan 2001 12:40:22 +0000 (12:40 +0000)]
(echo_area_display): Don't call redisplay_internal
when Emacs is shutting down.  We can't run hooks etc. that
would be necessary to do a redisplay.

23 years ago(rmail-redecode-body): Doc fix.
Eli Zaretskii [Thu, 25 Jan 2001 12:32:26 +0000 (12:32 +0000)]
(rmail-redecode-body): Doc fix.

23 years agoMove here the entry for etags.c from 2000-01-14 which somehow
Eli Zaretskii [Thu, 25 Jan 2001 12:26:24 +0000 (12:26 +0000)]
Move here the entry for etags.c from 2000-01-14 which somehow
ended up in etc/Changelog.

23 years agoRemove a stray entry from 2000-01-14 which belongs to lib-src/ChangeLog.
Eli Zaretskii [Thu, 25 Jan 2001 12:24:31 +0000 (12:24 +0000)]
Remove a stray entry from 2000-01-14 which belongs to lib-src/ChangeLog.

23 years ago(read_integer): Use type EMACS_INT instead of int.
Gerd Moellmann [Thu, 25 Jan 2001 11:57:14 +0000 (11:57 +0000)]
(read_integer): Use type EMACS_INT instead of int.

23 years agonew file
Kenichi Handa [Thu, 25 Jan 2001 11:51:29 +0000 (11:51 +0000)]
new file

23 years agoPreload international/utf-8.
Kenichi Handa [Thu, 25 Jan 2001 11:49:15 +0000 (11:49 +0000)]
Preload international/utf-8.

23 years ago(reset-language-environment): Make
Kenichi Handa [Thu, 25 Jan 2001 11:48:59 +0000 (11:48 +0000)]
(reset-language-environment): Make
the priority of coding-category-utf-8 higher than
coding-category-binary.

23 years ago(coding-category-utf-8): Initialize to mule-utf-8.
Kenichi Handa [Thu, 25 Jan 2001 11:48:42 +0000 (11:48 +0000)]
(coding-category-utf-8): Initialize to mule-utf-8.

23 years ago*** empty log message ***
Kenichi Handa [Thu, 25 Jan 2001 11:48:08 +0000 (11:48 +0000)]
*** empty log message ***

23 years ago(tags): Fix typo.
Gerd Moellmann [Thu, 25 Jan 2001 11:42:55 +0000 (11:42 +0000)]
(tags): Fix typo.

23 years ago(ccl_driver): Fix last change.
Eli Zaretskii [Thu, 25 Jan 2001 09:46:23 +0000 (09:46 +0000)]
(ccl_driver): Fix last change.

23 years agoFix a typo in the last entry for ccl.c.
Eli Zaretskii [Thu, 25 Jan 2001 09:21:17 +0000 (09:21 +0000)]
Fix a typo in the last entry for ccl.c.

23 years ago(mutually_exclusive_p): Add missing `break' at the end of `charset' processing.
Stefan Monnier [Thu, 25 Jan 2001 01:44:54 +0000 (01:44 +0000)]
(mutually_exclusive_p): Add missing `break' at the end of `charset' processing.

23 years ago*** empty log message ***
Kenichi Handa [Wed, 24 Jan 2001 23:43:56 +0000 (23:43 +0000)]
*** empty log message ***

23 years ago(ccl_coding_driver): Setup ccl->suppress_error.
Kenichi Handa [Wed, 24 Jan 2001 23:30:34 +0000 (23:30 +0000)]
(ccl_coding_driver): Setup ccl->suppress_error.
(Fset_terminal_coding_system_internal): Set the member
suppress_error to 1.
(Fset_safe_terminal_coding_system_internal): Likewise.

23 years ago(struct coding_system): New member suppress_error.
Kenichi Handa [Wed, 24 Jan 2001 23:30:16 +0000 (23:30 +0000)]
(struct coding_system): New member suppress_error.

23 years ago(ccl_driver): If ccl->suppress_error is nonzeor, don't
Kenichi Handa [Wed, 24 Jan 2001 23:29:59 +0000 (23:29 +0000)]
(ccl_driver): If ccl->suppress_error is nonzeor, don't
insert error message to the output.
(setup_ccl_program): Initialize ccl->suppress_error to 0.

23 years ago(sturct ccl_program): New member suppress_error.
Kenichi Handa [Wed, 24 Jan 2001 23:29:42 +0000 (23:29 +0000)]
(sturct ccl_program): New member suppress_error.

23 years ago*** empty log message ***
Stefan Monnier [Wed, 24 Jan 2001 23:26:48 +0000 (23:26 +0000)]
*** empty log message ***

23 years ago(diff-mode): Disable preliminary support for `compile'.
Stefan Monnier [Wed, 24 Jan 2001 23:26:40 +0000 (23:26 +0000)]
(diff-mode): Disable preliminary support for `compile'.

23 years ago(mutually_exclusive_p): Don't blindly handle `charset_not'
Stefan Monnier [Wed, 24 Jan 2001 23:11:40 +0000 (23:11 +0000)]
(mutually_exclusive_p): Don't blindly handle `charset_not'
as if it was a `charset'.

23 years ago(Time Stamps): New.
Dave Love [Wed, 24 Jan 2001 22:21:31 +0000 (22:21 +0000)]
(Time Stamps): New.

23 years agoQP tweaks
Dave Love [Wed, 24 Jan 2001 22:20:54 +0000 (22:20 +0000)]
QP tweaks

23 years agouse replace-regexps-in-string instead of dired- and gs-replace-in-string
Sam Steingold [Wed, 24 Jan 2001 21:17:10 +0000 (21:17 +0000)]
use replace-regexps-in-string instead of dired- and gs-replace-in-string
which are removed

23 years ago(Fwhere_is_internal): Don't nreverse the cached
Gerd Moellmann [Wed, 24 Jan 2001 19:42:17 +0000 (19:42 +0000)]
(Fwhere_is_internal): Don't nreverse the cached
value in where_is_cache; the next lookup in the cache returns
something bogus if we do.

23 years ago*** empty log message ***
Dave Love [Wed, 24 Jan 2001 17:44:21 +0000 (17:44 +0000)]
*** empty log message ***

23 years ago*** empty log message ***
Eli Zaretskii [Wed, 24 Jan 2001 17:33:32 +0000 (17:33 +0000)]
*** empty log message ***

23 years ago(syms_of_xdisp) <Stool_bar_lines_needed>: Don't defsubr
Eli Zaretskii [Wed, 24 Jan 2001 17:31:52 +0000 (17:31 +0000)]
(syms_of_xdisp) <Stool_bar_lines_needed>: Don't defsubr
if HAVE_WINDOW_SYSTEM isn't defined.

23 years ago(report-emacs-bug): Mention the fact that the
Eli Zaretskii [Wed, 24 Jan 2001 16:51:54 +0000 (16:51 +0000)]
(report-emacs-bug): Mention the fact that the
bug report is mailed to an email list and posted to a news group.

23 years ago*** empty log message ***
Gerd Moellmann [Wed, 24 Jan 2001 16:22:46 +0000 (16:22 +0000)]
*** empty log message ***

23 years ago(comint-replace-by-expanded-history-before-point): Fix
Gerd Moellmann [Wed, 24 Jan 2001 16:21:56 +0000 (16:21 +0000)]
(comint-replace-by-expanded-history-before-point): Fix
change of 2000-08-03 to move point to the start of the line again.

23 years ago(sweep_weak_table): Fix code taking items out of
Gerd Moellmann [Wed, 24 Jan 2001 16:10:06 +0000 (16:10 +0000)]
(sweep_weak_table): Fix code taking items out of
the hash collision chain.  Some cleanup.

23 years ago(frame-initialize): Create the initial frame invisible.
Gerd Moellmann [Wed, 24 Jan 2001 15:39:00 +0000 (15:39 +0000)]
(frame-initialize): Create the initial frame invisible.

23 years ago(tool-bar-images-pixel-height): New variable.
Gerd Moellmann [Wed, 24 Jan 2001 15:38:36 +0000 (15:38 +0000)]
(tool-bar-images-pixel-height): New variable.
(command-line): After loading the user's init file, when
tool-bar-mode is on, increase the frame's size by some lines for
the tool-bar.

23 years ago* language/chinese.el (chinese-iso-8bit): MIME:GB2312.
ShengHuo ZHU [Wed, 24 Jan 2001 14:50:08 +0000 (14:50 +0000)]
* language/chinese.el (chinese-iso-8bit): MIME:GB2312.
(chinese-big5): MIME:Big5.

[ cited from ftp://ftp.isi.edu/in-notes/iana/assignments/character-sets ]

Name: GB2312  (preferred MIME name)
MIBenum: 2025
Source: Chinese for People's Republic of China (PRC) mixed one byte,
        two byte set:
          20-7E = one byte ASCII
          A1-FE = two byte PRC Kanji
        See GB 2312-80
        PCL Symbol Set Id: 18C
Alias: csGB2312

Name: Big5  (preferred MIME name)
MIBenum: 2026
Source: Chinese for Taiwan Multi-byte set.
        PCL Symbol Set Id: 18T
Alias: csBig5

23 years ago(x_create_tip_frame): Prevent changing the tooltip's
Gerd Moellmann [Wed, 24 Jan 2001 14:21:48 +0000 (14:21 +0000)]
(x_create_tip_frame): Prevent changing the tooltip's
background color by specifying a color for the default font
in .Xdefaults.

23 years ago(x_new_font): Don't change a tooltip's size.
Gerd Moellmann [Wed, 24 Jan 2001 14:21:11 +0000 (14:21 +0000)]
(x_new_font): Don't change a tooltip's size.