]> git.eshelyaron.com Git - emacs.git/log
emacs.git
23 years ago*** empty log message ***
Kenichi Handa [Wed, 31 Jan 2001 23:56:40 +0000 (23:56 +0000)]
*** empty log message ***

23 years ago(make-coding-system): Add description
Kenichi Handa [Wed, 31 Jan 2001 23:51:49 +0000 (23:51 +0000)]
(make-coding-system): Add description
about recognized properties in the docstring.

23 years ago*** empty log message ***
Kenichi Handa [Wed, 31 Jan 2001 23:50:06 +0000 (23:50 +0000)]
*** empty log message ***

23 years agoRemove unused charsets mac-roman-lower and mac-roman-upper.
Kenichi Handa [Wed, 31 Jan 2001 23:39:40 +0000 (23:39 +0000)]
Remove unused charsets mac-roman-lower and mac-roman-upper.

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

23 years agoChange the include blocker to the same form as in other header
Gerd Moellmann [Wed, 31 Jan 2001 20:34:39 +0000 (20:34 +0000)]
Change the include blocker to the same form as in other header
files.

23 years ago(EMACS_FRAME_H_INCLUDED): Use an include blocker
Gerd Moellmann [Wed, 31 Jan 2001 20:32:40 +0000 (20:32 +0000)]
(EMACS_FRAME_H_INCLUDED): Use an include blocker
identifier which is not reserved by Standard C.

23 years ago(enum window_part): New enumeration.
Gerd Moellmann [Wed, 31 Jan 2001 20:28:13 +0000 (20:28 +0000)]
(enum window_part): New enumeration.
(Qleft_fringe, Qright_fringe): Replace Qleft_bitmap_area and
Qright_bitmap_area.
(coordinates_in_window): Return an enumerator from enum
window_part.  Fix handling of right scroll bar.
(Fcoordinates_in_window_p): Doc fix.  Return `left-fringe' and
`right-fringe' instead of `left-bitmap-area' and
`right-bitmap-area'.  Use enumerators from enum window_part
instead of hard-coded integers.
(check_window_containing, window_from_coordinates): Use
enumerators from enum window_part instead of hard-coded integers.
(syms_of_window): Replace Qleft_bitmap_area and
Qright_bitmap_area.with Qleft_fringe and Qright_fringe.

23 years agoUpdate copyright.
Gerd Moellmann [Wed, 31 Jan 2001 20:25:41 +0000 (20:25 +0000)]
Update copyright.

23 years ago(FRAME_RIGHT_SCROLL_BAR_WIDTH): New define.
Gerd Moellmann [Wed, 31 Jan 2001 20:24:36 +0000 (20:24 +0000)]
(FRAME_RIGHT_SCROLL_BAR_WIDTH): New define.

23 years ago*** empty log message ***
Dave Love [Wed, 31 Jan 2001 20:03:46 +0000 (20:03 +0000)]
*** empty log message ***

23 years ago(Regexp Backslash): categories.
Dave Love [Wed, 31 Jan 2001 19:12:18 +0000 (19:12 +0000)]
(Regexp Backslash): categories.

23 years agodescribe-categories
Dave Love [Wed, 31 Jan 2001 19:10:33 +0000 (19:10 +0000)]
describe-categories

23 years ago(mm-mime-mule-charset-alist)
Dave Love [Wed, 31 Jan 2001 18:37:17 +0000 (18:37 +0000)]
(mm-mime-mule-charset-alist)
(mm-find-mime-charset-region): Consider mule-utf-8.

23 years ago(hook-run): Define to run xreload.
Dave Love [Wed, 31 Jan 2001 18:33:30 +0000 (18:33 +0000)]
(hook-run): Define to run xreload.

23 years agoChanges, clean-ups, and typo fixes from Richard M. Stallman.
Eli Zaretskii [Wed, 31 Jan 2001 17:34:45 +0000 (17:34 +0000)]
Changes, clean-ups, and typo fixes from Richard M. Stallman.

23 years ago*** empty log message ***
Gerd Moellmann [Wed, 31 Jan 2001 17:24:54 +0000 (17:24 +0000)]
*** empty log message ***

23 years agoMacro changes to avoid overfull boxes.
Gerd Moellmann [Wed, 31 Jan 2001 17:24:19 +0000 (17:24 +0000)]
Macro changes to avoid overfull boxes.

23 years ago(Fformat_time_string): Doc fix.
Eli Zaretskii [Wed, 31 Jan 2001 17:05:55 +0000 (17:05 +0000)]
(Fformat_time_string): Doc fix.

23 years ago(set-fill-prefix): Cancel fill prefix if point
Gerd Moellmann [Wed, 31 Jan 2001 16:12:41 +0000 (16:12 +0000)]
(set-fill-prefix): Cancel fill prefix if point
is in front of the left-margin, if any.

23 years agoMove 19.x news to ONEWS.
Gerd Moellmann [Wed, 31 Jan 2001 15:20:17 +0000 (15:20 +0000)]
Move 19.x news to ONEWS.

23 years ago*** empty log message ***
Stefan Monnier [Wed, 31 Jan 2001 15:19:39 +0000 (15:19 +0000)]
*** empty log message ***

23 years agoMove 19.x news from NEWS here.
Gerd Moellmann [Wed, 31 Jan 2001 15:19:32 +0000 (15:19 +0000)]
Move 19.x news from NEWS here.

23 years ago(Fwhere_is_internal): Use the first valid binding
Stefan Monnier [Wed, 31 Jan 2001 15:19:30 +0000 (15:19 +0000)]
(Fwhere_is_internal): Use the first valid binding
if no ascii binding is found (when firstonly is t).

23 years ago*** empty log message ***
Gerd Moellmann [Wed, 31 Jan 2001 15:11:07 +0000 (15:11 +0000)]
*** empty log message ***

23 years ago(hi-lock-mode, hi-lock-line-face-buffer): Doc fix.
Gerd Moellmann [Wed, 31 Jan 2001 15:10:34 +0000 (15:10 +0000)]
(hi-lock-mode, hi-lock-line-face-buffer): Doc fix.
(hi-lock-find-patterns): Turn on font-lock-mode, if it is not
on already.

23 years agoDefine `kp-delete' like `delete' in function-key-map.
Gerd Moellmann [Wed, 31 Jan 2001 15:06:28 +0000 (15:06 +0000)]
Define `kp-delete' like `delete' in function-key-map.

23 years ago(delete-key-deletes-forward-mode): Treat `kp-delete'
Gerd Moellmann [Wed, 31 Jan 2001 15:05:25 +0000 (15:05 +0000)]
(delete-key-deletes-forward-mode): Treat `kp-delete'
like `delete'.

23 years agoModified some comments.
Francesco Potortì [Wed, 31 Jan 2001 14:52:04 +0000 (14:52 +0000)]
Modified some comments.
Resumed the correct pot version number.
Going to version 3.

23 years ago(interactive_p): New function.
Gerd Moellmann [Wed, 31 Jan 2001 14:48:31 +0000 (14:48 +0000)]
(interactive_p): New function.
(Finteractive_p): Use it.

23 years ago(interactive_p): Add prototype.
Gerd Moellmann [Wed, 31 Jan 2001 14:48:07 +0000 (14:48 +0000)]
(interactive_p): Add prototype.

23 years ago(Fscroll_right, Fscroll_left): Use interactive_p
Gerd Moellmann [Wed, 31 Jan 2001 14:47:44 +0000 (14:47 +0000)]
(Fscroll_right, Fscroll_left): Use interactive_p
instead of Finteractive_p.

23 years ago*** empty log message ***
Gerd Moellmann [Wed, 31 Jan 2001 14:08:26 +0000 (14:08 +0000)]
*** empty log message ***

23 years ago(mouse-set-font): Doc fix.
Gerd Moellmann [Wed, 31 Jan 2001 14:07:48 +0000 (14:07 +0000)]
(mouse-set-font): Doc fix.

23 years ago*** empty log message ***
Gerd Moellmann [Wed, 31 Jan 2001 13:54:09 +0000 (13:54 +0000)]
*** empty log message ***

23 years ago(save-buffer): Don't give message if (buffer-file-name)
Gerd Moellmann [Wed, 31 Jan 2001 13:53:37 +0000 (13:53 +0000)]
(save-buffer): Don't give message if (buffer-file-name)
returns nil.

23 years ago(in_word_set): Use `static' in definition (for pcc).
Dave Love [Wed, 31 Jan 2001 13:50:02 +0000 (13:50 +0000)]
(in_word_set): Use `static' in definition (for pcc).

23 years ago(tool-bar-add-item): Doc fix.
Eli Zaretskii [Wed, 31 Jan 2001 13:23:12 +0000 (13:23 +0000)]
(tool-bar-add-item): Doc fix.

23 years ago(Fmake_list): Add a QUIT in the loop; unroll the loop.
Gerd Moellmann [Wed, 31 Jan 2001 12:22:58 +0000 (12:22 +0000)]
(Fmake_list): Add a QUIT in the loop; unroll the loop.

23 years ago(Charsets): mention windows-1252
Dave Love [Wed, 31 Jan 2001 12:14:44 +0000 (12:14 +0000)]
(Charsets): mention windows-1252

23 years ago(gnus-article-x-face-command)
Dave Love [Wed, 31 Jan 2001 11:57:43 +0000 (11:57 +0000)]
(gnus-article-x-face-command)
(gnus-treat-display-xface, gnus-treat-display-smileys): Add
:version.

23 years agoWork around small preprocessor bugs in sunos4 pcc and MinGW.
Francesco Potortì [Wed, 31 Jan 2001 08:53:56 +0000 (08:53 +0000)]
Work around small preprocessor bugs in sunos4 pcc and MinGW.

23 years ago*** empty log message ***
Eli Zaretskii [Wed, 31 Jan 2001 08:32:22 +0000 (08:32 +0000)]
*** empty log message ***

23 years ago(reb-update-modestring): Don't use concat for integers.
Eli Zaretskii [Wed, 31 Jan 2001 08:29:28 +0000 (08:29 +0000)]
(reb-update-modestring): Don't use concat for integers.
From Juanma Barranquero <lektu@uol.com.br>.

23 years agoMake sure redirection is preceeded by a blank, to
Eli Zaretskii [Wed, 31 Jan 2001 08:21:55 +0000 (08:21 +0000)]
Make sure redirection is preceeded by a blank, to
avoid problems with "1>>foo" when CMD.EXE is the shell, which eats
up the "1" part.  From Rob Giardina <rob@criticalpointsoftware.com>.

23 years ago(redisplay-dont-pause): Set to t to alleviate display problems.
Eli Zaretskii [Wed, 31 Jan 2001 07:49:43 +0000 (07:49 +0000)]
(redisplay-dont-pause): Set to t to alleviate display problems.

23 years ago*** empty log message ***
Dave Love [Wed, 31 Jan 2001 01:20:04 +0000 (01:20 +0000)]
*** empty log message ***

23 years ago(Fset_text_properties): Fix newline in doc string.
Dave Love [Wed, 31 Jan 2001 01:00:17 +0000 (01:00 +0000)]
(Fset_text_properties): Fix newline in doc string.

23 years ago(charset-info): Fix docstring.
Kenichi Handa [Wed, 31 Jan 2001 00:12:02 +0000 (00:12 +0000)]
(charset-info): Fix docstring.

23 years ago(describe-character-set): Pay attention to charsets that don't have
Kenichi Handa [Wed, 31 Jan 2001 00:11:38 +0000 (00:11 +0000)]
(describe-character-set): Pay attention to charsets that don't have
ISO2022's final char.

23 years ago*** empty log message ***
Kenichi Handa [Wed, 31 Jan 2001 00:04:53 +0000 (00:04 +0000)]
*** empty log message ***

23 years agoSet version to 21.0.98.
Gerd Moellmann [Tue, 30 Jan 2001 20:08:41 +0000 (20:08 +0000)]
Set version to 21.0.98.

23 years ago*** empty log message *** emacs-pretest-21.0.97
Gerd Moellmann [Tue, 30 Jan 2001 19:51:14 +0000 (19:51 +0000)]
*** empty log message ***

23 years ago(lpr-windows-system, lpr-lp-system): Add autoload cookies.
Gerd Moellmann [Tue, 30 Jan 2001 19:36:09 +0000 (19:36 +0000)]
(lpr-windows-system, lpr-lp-system): Add autoload cookies.

23 years ago(assert) [__MINGW32__]: Redefine assert to work around a
Andrew Innes [Tue, 30 Jan 2001 18:11:56 +0000 (18:11 +0000)]
(assert) [__MINGW32__]: Redefine assert to work around a
bug in the Mingw32 assert.h header file.

23 years agoComment updates to etags.c
Francesco Potortì [Tue, 30 Jan 2001 17:22:09 +0000 (17:22 +0000)]
Comment updates to etags.c

C macros changes to etags.c for the sake of standalone building and
Xemacs building.  Does not affect building under Emacs.

23 years ago*** empty log message ***
Gerd Moellmann [Tue, 30 Jan 2001 15:18:45 +0000 (15:18 +0000)]
*** empty log message ***

23 years ago(frame-notice-user-settings): Do the tool-bar
Gerd Moellmann [Tue, 30 Jan 2001 15:18:13 +0000 (15:18 +0000)]
(frame-notice-user-settings): Do the tool-bar
stuff only for graphical displays.  Fix a braino.

23 years ago(command-line): Remove manipulation of frame
Gerd Moellmann [Tue, 30 Jan 2001 15:09:25 +0000 (15:09 +0000)]
(command-line): Remove manipulation of frame
height for tool bars.

23 years ago(frame-initialize): Create initial frame visible.
Gerd Moellmann [Tue, 30 Jan 2001 15:06:47 +0000 (15:06 +0000)]
(frame-initialize): Create initial frame visible.
(frame-notice-user-settings): When tool-bar has been switched off,
correct the frame size and sync too-bar-mode.

23 years ago(build_desired_tool_bar_string, syms_of_xdisp): Use
Gerd Moellmann [Tue, 30 Jan 2001 15:05:45 +0000 (15:05 +0000)]
(build_desired_tool_bar_string, syms_of_xdisp): Use
DEFAULT_TOOL_BAR_BUTTON_MARGIN and DEFAULT_TOOL_BAR_BUTTON_RELIEF.

23 years ago(Fx_create_frame): Add the tool bar height to the frame
Gerd Moellmann [Tue, 30 Jan 2001 15:05:04 +0000 (15:05 +0000)]
(Fx_create_frame): Add the tool bar height to the frame
height.

23 years ago(Vtool_bar_button_margin:): Declare extern.
Gerd Moellmann [Tue, 30 Jan 2001 15:04:35 +0000 (15:04 +0000)]
(Vtool_bar_button_margin:): Declare extern.
(DEFAULT_TOOL_BAR_BUTTON_MARGIN, DEFAULT_TOOL_BAR_BUTTON_RELIEF)
(DEFAULT_TOOL_BAR_IMAGE_HEIGHT): New defines.

23 years agoDocument non-support of images in the MS-Windows port of v21.1.
Eli Zaretskii [Tue, 30 Jan 2001 13:54:12 +0000 (13:54 +0000)]
Document non-support of images in the MS-Windows port of v21.1.

23 years agoDocument non-support of tool bar and tooltips on MS-Windows.
Eli Zaretskii [Tue, 30 Jan 2001 13:53:33 +0000 (13:53 +0000)]
Document non-support of tool bar and tooltips on MS-Windows.

23 years agoDocument problems with the MS-Windows port of v21.1 and with
Eli Zaretskii [Tue, 30 Jan 2001 13:47:51 +0000 (13:47 +0000)]
Document problems with the MS-Windows port of v21.1 and with
the Cygwin port of Bash when run under Emacs.

23 years agoDon't copy lisp/Makefile, it doesn't exist; copy
Eli Zaretskii [Tue, 30 Jan 2001 13:45:05 +0000 (13:45 +0000)]
Don't copy lisp/Makefile, it doesn't exist; copy
lisp/Makefile.in instead.  Use "rm -f" where more than one file
needs to be deleted, since command.com in Windows 9X doesn't grok
more than one argument.

23 years agoCopy the table of tested combinations of development
Eli Zaretskii [Tue, 30 Jan 2001 13:43:00 +0000 (13:43 +0000)]
Copy the table of tested combinations of development
tools from confuigure.bat.  Add suggestion to install Bash on
Windows 9X.

23 years agoXEmacs compatibility and doc fixes from Vinicius Jose Latorre
Eli Zaretskii [Tue, 30 Jan 2001 12:04:05 +0000 (12:04 +0000)]
XEmacs compatibility and doc fixes from Vinicius Jose Latorre
<vinicius@cpqd.com.br>:

(lpr-windows-system, lpr-lp-system): New vars.
(lpr-printer-switch): New defcustom.
(printer-name, lpr-command): Customization fix.
(print-region-1): Code fix.
(print-region-new-buffer, printify-region): Indentation fix.
(lpr-eval-switch, lpr-flatten-list, lpr-flatten-list-1): New funcsions.

23 years agoFix a typo.
Eli Zaretskii [Tue, 30 Jan 2001 11:02:38 +0000 (11:02 +0000)]
Fix a typo.

23 years ago(Fbyte_code) <Bgeq>: Add BEFORE_POTENTIAL_GC and
Dave Love [Tue, 30 Jan 2001 10:07:18 +0000 (10:07 +0000)]
(Fbyte_code) <Bgeq>: Add BEFORE_POTENTIAL_GC and
AFTER_POTENTIAL_GC.

23 years agoClarify the instructions for debugging LessTif.
Eli Zaretskii [Tue, 30 Jan 2001 09:57:39 +0000 (09:57 +0000)]
Clarify the instructions for debugging LessTif.

23 years ago(eshell-ls-exclude-regexp): Fix :type.
Dave Love [Mon, 29 Jan 2001 23:59:22 +0000 (23:59 +0000)]
(eshell-ls-exclude-regexp): Fix :type.

23 years ago(eshell-windows-shell-file): Fix :type.
Dave Love [Mon, 29 Jan 2001 23:58:24 +0000 (23:58 +0000)]
(eshell-windows-shell-file): Fix :type.

23 years ago*** empty log message ***
Gerd Moellmann [Mon, 29 Jan 2001 21:27:53 +0000 (21:27 +0000)]
*** empty log message ***

23 years agoUpdate copyright.
Gerd Moellmann [Mon, 29 Jan 2001 21:23:13 +0000 (21:23 +0000)]
Update copyright.

23 years ago(toplevel): Fix the eval-after-load.
Gerd Moellmann [Mon, 29 Jan 2001 21:22:00 +0000 (21:22 +0000)]
(toplevel): Fix the eval-after-load.

23 years ago(outline, dabbrev, add-log): Require when
Gerd Moellmann [Mon, 29 Jan 2001 20:58:49 +0000 (20:58 +0000)]
(outline, dabbrev, add-log): Require when
compiling.
(tcl-using-emacs-19-23): Consider Emacs 21+.
(tcl-help-directory-list, tcl-command-switches): Fix :type.
(tcl-add-emacs-menu): Supply menu name.
(tcl-beginning-of-defun, tcl-end-of-defun): Defalias, don't fset.

23 years ago(Fbyte_code) <Bcurrent_column>: Add
Gerd Moellmann [Mon, 29 Jan 2001 20:44:42 +0000 (20:44 +0000)]
(Fbyte_code) <Bcurrent_column>: Add
BEFORE_POTENTIAL_GC and AFTER_POTENTIAL_GC.

23 years ago(delete-trailing-whitespace): Don't delete formfeeds.
Gerd Moellmann [Mon, 29 Jan 2001 20:36:26 +0000 (20:36 +0000)]
(delete-trailing-whitespace): Don't delete formfeeds.

23 years ago(cvs-mark-fis-dead): New function.
Stefan Monnier [Mon, 29 Jan 2001 20:23:47 +0000 (20:23 +0000)]
(cvs-mark-fis-dead): New function.
(cvs-mode-add): Use it.
(cvs-mode-add-change-log-entry-other-window):
Rebind change-log-default-name to itself rather than to nil.

23 years agoUndo last change.
Gerd Moellmann [Mon, 29 Jan 2001 20:04:42 +0000 (20:04 +0000)]
Undo last change.

23 years ago(Checklist): Add index entry for logging keystrokes.
Eli Zaretskii [Mon, 29 Jan 2001 19:55:13 +0000 (19:55 +0000)]
(Checklist): Add index entry for logging keystrokes.

23 years ago(mouse_key_p): New function.
Gerd Moellmann [Mon, 29 Jan 2001 19:52:22 +0000 (19:52 +0000)]
(mouse_key_p): New function.
(where_is_internal, Fwhere_is_internal): Use it.

23 years ago*** empty log message ***
Dave Love [Mon, 29 Jan 2001 19:42:15 +0000 (19:42 +0000)]
*** empty log message ***

23 years agoreplaced require with autoloads
Sam Steingold [Mon, 29 Jan 2001 19:12:40 +0000 (19:12 +0000)]
replaced require with autoloads

23 years ago(elide-head): Make overlay evaporate.
Dave Love [Mon, 29 Jan 2001 17:38:03 +0000 (17:38 +0000)]
(elide-head): Make overlay evaporate.

23 years ago*** empty log message ***
Eli Zaretskii [Mon, 29 Jan 2001 17:07:38 +0000 (17:07 +0000)]
*** empty log message ***

23 years ago(confirm-kill-emacs): Doc fix.
Eli Zaretskii [Mon, 29 Jan 2001 17:06:56 +0000 (17:06 +0000)]
(confirm-kill-emacs): Doc fix.

23 years ago(frame-initialize): Doc fix.
Eli Zaretskii [Mon, 29 Jan 2001 17:01:52 +0000 (17:01 +0000)]
(frame-initialize): Doc fix.

23 years ago(time-stamp-string): Doc fix.
Eli Zaretskii [Mon, 29 Jan 2001 16:59:08 +0000 (16:59 +0000)]
(time-stamp-string): Doc fix.

23 years ago(Fset_text_properties): Doc fix.
Eli Zaretskii [Mon, 29 Jan 2001 16:49:57 +0000 (16:49 +0000)]
(Fset_text_properties): Doc fix.

23 years ago(forward_to_next_line_start): Remove xassert.
Gerd Moellmann [Mon, 29 Jan 2001 16:31:00 +0000 (16:31 +0000)]
(forward_to_next_line_start): Remove xassert.

23 years ago(WoMan-log-1): Make the log buffer writable. From
Eli Zaretskii [Mon, 29 Jan 2001 16:24:49 +0000 (16:24 +0000)]
(WoMan-log-1): Make the log buffer writable.  From
Markus Rost <rost@math.ohio-state.edu>.

23 years ago(imenu-syntax-alist): Add autoload cookie for
Gerd Moellmann [Mon, 29 Jan 2001 15:50:53 +0000 (15:50 +0000)]
(imenu-syntax-alist): Add autoload cookie for
the `make-variable-buffer-local'.

23 years ago(ansi-color-for-comint-mode): Add :version.
Gerd Moellmann [Mon, 29 Jan 2001 15:40:44 +0000 (15:40 +0000)]
(ansi-color-for-comint-mode): Add :version.
(ansi-color-for-comint-mode-on, ansi-color-process-output): Add
autoload cookie.
(ansi-color-apply-sequence): Fix typo.

23 years ago(menu-bar-files-menu): Add menu items for
Gerd Moellmann [Mon, 29 Jan 2001 14:59:34 +0000 (14:59 +0000)]
(menu-bar-files-menu): Add menu items for
Postscript printing in black and white.

23 years ago(chinese-big5-1, chinese-big5-2): Doc
Dave Love [Mon, 29 Jan 2001 14:55:18 +0000 (14:55 +0000)]
(chinese-big5-1, chinese-big5-2): Doc
fix.

23 years ago*** empty log message ***
Gerd Moellmann [Mon, 29 Jan 2001 13:31:47 +0000 (13:31 +0000)]
*** empty log message ***

23 years ago(x_draw_row_bitmaps): Delay obtaining HDC to avoid returning without
Eli Zaretskii [Mon, 29 Jan 2001 12:36:52 +0000 (12:36 +0000)]
(x_draw_row_bitmaps): Delay obtaining HDC to avoid returning without
releasing it.