]>
git.eshelyaron.com Git - emacs.git/log
Gerd Moellmann [Wed, 31 Jan 2001 15:05:25 +0000 (15:05 +0000)]
(delete-key-deletes-forward-mode): Treat `kp-delete'
like `delete'.
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.
Gerd Moellmann [Wed, 31 Jan 2001 14:48:31 +0000 (14:48 +0000)]
(interactive_p): New function.
(Finteractive_p): Use it.
Gerd Moellmann [Wed, 31 Jan 2001 14:48:07 +0000 (14:48 +0000)]
(interactive_p): Add prototype.
Gerd Moellmann [Wed, 31 Jan 2001 14:47:44 +0000 (14:47 +0000)]
(Fscroll_right, Fscroll_left): Use interactive_p
instead of Finteractive_p.
Gerd Moellmann [Wed, 31 Jan 2001 14:08:26 +0000 (14:08 +0000)]
*** empty log message ***
Gerd Moellmann [Wed, 31 Jan 2001 14:07:48 +0000 (14:07 +0000)]
(mouse-set-font): Doc fix.
Gerd Moellmann [Wed, 31 Jan 2001 13:54:09 +0000 (13:54 +0000)]
*** empty log message ***
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.
Dave Love [Wed, 31 Jan 2001 13:50:02 +0000 (13:50 +0000)]
(in_word_set): Use `static' in definition (for pcc).
Eli Zaretskii [Wed, 31 Jan 2001 13:23:12 +0000 (13:23 +0000)]
(tool-bar-add-item): Doc fix.
Gerd Moellmann [Wed, 31 Jan 2001 12:22:58 +0000 (12:22 +0000)]
(Fmake_list): Add a QUIT in the loop; unroll the loop.
Dave Love [Wed, 31 Jan 2001 12:14:44 +0000 (12:14 +0000)]
(Charsets): mention windows-1252
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.
Francesco Potortì [Wed, 31 Jan 2001 08:53:56 +0000 (08:53 +0000)]
Work around small preprocessor bugs in sunos4 pcc and MinGW.
Eli Zaretskii [Wed, 31 Jan 2001 08:32:22 +0000 (08:32 +0000)]
*** empty log message ***
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>.
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>.
Eli Zaretskii [Wed, 31 Jan 2001 07:49:43 +0000 (07:49 +0000)]
(redisplay-dont-pause): Set to t to alleviate display problems.
Dave Love [Wed, 31 Jan 2001 01:20:04 +0000 (01:20 +0000)]
*** empty log message ***
Dave Love [Wed, 31 Jan 2001 01:00:17 +0000 (01:00 +0000)]
(Fset_text_properties): Fix newline in doc string.
Kenichi Handa [Wed, 31 Jan 2001 00:12:02 +0000 (00:12 +0000)]
(charset-info): Fix docstring.
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.
Kenichi Handa [Wed, 31 Jan 2001 00:04:53 +0000 (00:04 +0000)]
*** empty log message ***
Gerd Moellmann [Tue, 30 Jan 2001 20:08:41 +0000 (20:08 +0000)]
Set version to 21.0.98.
Gerd Moellmann [Tue, 30 Jan 2001 19:51:14 +0000 (19:51 +0000)]
*** empty log message ***
Gerd Moellmann [Tue, 30 Jan 2001 19:36:09 +0000 (19:36 +0000)]
(lpr-windows-system, lpr-lp-system): Add autoload cookies.
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.
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.
Gerd Moellmann [Tue, 30 Jan 2001 15:18:45 +0000 (15:18 +0000)]
*** empty log message ***
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.
Gerd Moellmann [Tue, 30 Jan 2001 15:09:25 +0000 (15:09 +0000)]
(command-line): Remove manipulation of frame
height for tool bars.
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.
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.
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.
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.
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.
Eli Zaretskii [Tue, 30 Jan 2001 13:53:33 +0000 (13:53 +0000)]
Document non-support of tool bar and tooltips on MS-Windows.
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.
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.
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.
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.
Eli Zaretskii [Tue, 30 Jan 2001 11:02:38 +0000 (11:02 +0000)]
Fix a typo.
Dave Love [Tue, 30 Jan 2001 10:07:18 +0000 (10:07 +0000)]
(Fbyte_code) <Bgeq>: Add BEFORE_POTENTIAL_GC and
AFTER_POTENTIAL_GC.
Eli Zaretskii [Tue, 30 Jan 2001 09:57:39 +0000 (09:57 +0000)]
Clarify the instructions for debugging LessTif.
Dave Love [Mon, 29 Jan 2001 23:59:22 +0000 (23:59 +0000)]
(eshell-ls-exclude-regexp): Fix :type.
Dave Love [Mon, 29 Jan 2001 23:58:24 +0000 (23:58 +0000)]
(eshell-windows-shell-file): Fix :type.
Gerd Moellmann [Mon, 29 Jan 2001 21:27:53 +0000 (21:27 +0000)]
*** empty log message ***
Gerd Moellmann [Mon, 29 Jan 2001 21:23:13 +0000 (21:23 +0000)]
Update copyright.
Gerd Moellmann [Mon, 29 Jan 2001 21:22:00 +0000 (21:22 +0000)]
(toplevel): Fix the eval-after-load.
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.
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.
Gerd Moellmann [Mon, 29 Jan 2001 20:36:26 +0000 (20:36 +0000)]
(delete-trailing-whitespace): Don't delete formfeeds.
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.
Gerd Moellmann [Mon, 29 Jan 2001 20:04:42 +0000 (20:04 +0000)]
Undo last change.
Eli Zaretskii [Mon, 29 Jan 2001 19:55:13 +0000 (19:55 +0000)]
(Checklist): Add index entry for logging keystrokes.
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.
Dave Love [Mon, 29 Jan 2001 19:42:15 +0000 (19:42 +0000)]
*** empty log message ***
Sam Steingold [Mon, 29 Jan 2001 19:12:40 +0000 (19:12 +0000)]
replaced require with autoloads
Dave Love [Mon, 29 Jan 2001 17:38:03 +0000 (17:38 +0000)]
(elide-head): Make overlay evaporate.
Eli Zaretskii [Mon, 29 Jan 2001 17:07:38 +0000 (17:07 +0000)]
*** empty log message ***
Eli Zaretskii [Mon, 29 Jan 2001 17:06:56 +0000 (17:06 +0000)]
(confirm-kill-emacs): Doc fix.
Eli Zaretskii [Mon, 29 Jan 2001 17:01:52 +0000 (17:01 +0000)]
(frame-initialize): Doc fix.
Eli Zaretskii [Mon, 29 Jan 2001 16:59:08 +0000 (16:59 +0000)]
(time-stamp-string): Doc fix.
Eli Zaretskii [Mon, 29 Jan 2001 16:49:57 +0000 (16:49 +0000)]
(Fset_text_properties): Doc fix.
Gerd Moellmann [Mon, 29 Jan 2001 16:31:00 +0000 (16:31 +0000)]
(forward_to_next_line_start): Remove xassert.
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>.
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'.
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.
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.
Dave Love [Mon, 29 Jan 2001 14:55:18 +0000 (14:55 +0000)]
(chinese-big5-1, chinese-big5-2): Doc
fix.
Gerd Moellmann [Mon, 29 Jan 2001 13:31:47 +0000 (13:31 +0000)]
*** empty log message ***
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.
Eli Zaretskii [Mon, 29 Jan 2001 12:29:50 +0000 (12:29 +0000)]
Say that the problems with cpp 2.9x aren't pertinent to NTEmacs.
Gerd Moellmann [Mon, 29 Jan 2001 12:08:17 +0000 (12:08 +0000)]
(rmail-ignored-headers): Add X-Sign, X-BeenThere,
X-Mailman-Version, Precedence, List-Help, List-Post,
List-Subscribe, List-Id, List-Unsubscribe, List-Archive,
Content-Type, Content-Length.
Kenichi Handa [Sun, 28 Jan 2001 23:48:02 +0000 (23:48 +0000)]
(w32_font_match): Allocate three more bytes to regex
for '^', '$', and '\0'.
Kenichi Handa [Sun, 28 Jan 2001 23:47:30 +0000 (23:47 +0000)]
*** empty log message ***
Bill Wohler [Sun, 28 Jan 2001 23:37:58 +0000 (23:37 +0000)]
(extraclean): Added -f to -rm config-tmp-* to keep it quiet.
Bill Wohler [Sun, 28 Jan 2001 23:37:16 +0000 (23:37 +0000)]
*** empty log message ***
Bill Wohler [Sun, 28 Jan 2001 23:34:52 +0000 (23:34 +0000)]
(extraclean): added target so make doesn't die if
one runs "make extraclean" at the top level.
Gerd Moellmann [Sun, 28 Jan 2001 19:30:07 +0000 (19:30 +0000)]
Set version to 21.0.97.
Gerd Moellmann [Sun, 28 Jan 2001 19:27:14 +0000 (19:27 +0000)]
*** empty log message ***
Eli Zaretskii [Sun, 28 Jan 2001 18:48:45 +0000 (18:48 +0000)]
Fix a couple of typos and fix markup of \.
Gerd Moellmann [Sun, 28 Jan 2001 16:53:37 +0000 (16:53 +0000)]
*** empty log message ***
Francesco Potortì [Sun, 28 Jan 2001 16:14:04 +0000 (16:14 +0000)]
Many changes to the parsing capabilities of etags.
The -C or -c++ options are now mostly obsolete.
Can delve at arbitrary deeps into structures of C-like languages.
Andrew Choi [Sun, 28 Jan 2001 15:47:04 +0000 (15:47 +0000)]
* src/macterm.c (mac_font_pattern_match): Allocate three more bytes to
regex for '^', '$', and '\0'.
* src/macterm.c (x_list_fonts): Protect pattern and newlist from
garbage collection.
Andrew Choi [Sun, 28 Jan 2001 15:41:57 +0000 (15:41 +0000)]
* fontset.c (fontset_pattern_regexp): Allocate three more bytes to
regex for '^', '$', and '\0'.
Eli Zaretskii [Sun, 28 Jan 2001 13:13:00 +0000 (13:13 +0000)]
(isearch-highlight): Don't punt if the display
doesn't support colors, since isearch faces are defined for
monochrome displays as well.
Andrew Choi [Sun, 28 Jan 2001 11:23:07 +0000 (11:23 +0000)]
* alloc.c (allocate_string) [macintosh]: Call check_string_bytes
only if current_sblock has been initialized.
* frame.c (Fdelete_frame) [macintosh]: Allow deletion of initial
terminal frame even if it is the only visible frame.
* src/macfns.c (QCconversion): Replaces QCalgorithm.
* src/macfns.c (image_ascent, lookup_image): Adapt to change of
image margins.
* src/macterm.c (x_produce_image_glyph, x_draw_image_foreground)
(x_draw_image_relief, x_draw_image_foreground_1)
(x_draw_image_glyph_string): Adapt to change of image margins.
* src/macterm.c (mac_to_x_fontname): Change charset name of
Simplify Chinese fonts from gb2312 to gb2312.1980 and Korean fonts
from ksc5601 to ksc5601.1989.
Sam Steingold [Sun, 28 Jan 2001 03:43:35 +0000 (03:43 +0000)]
shell-write-history-on-exit: make sure the error message goes to the right buffer
Kenichi Handa [Sun, 28 Jan 2001 01:12:01 +0000 (01:12 +0000)]
(font_family_registry): Even if FONTNAME conform to
XLFD, if it specifies other fields than family and registry,
return FONTANME. New argument FORCE if nonzero cancel that
feature.
(fontset_font_pattern): Call font_family_registry with FORCE 1 for
a signle byte character. Don't set FAMILY part to nil here. It
is handled by the caller choose_face_font.
(Fnew_fontset): Call font_family_registry with FORCE 0.
(Fset_fontset_font): Likewise.
Kenichi Handa [Sun, 28 Jan 2001 01:11:38 +0000 (01:11 +0000)]
*** empty log message ***
Eli Zaretskii [Sat, 27 Jan 2001 19:18:02 +0000 (19:18 +0000)]
Expand and update, based on the instructions to
pretesters, nt/INSTALL, and private communications and experience.
Eli Zaretskii [Sat, 27 Jan 2001 17:19:52 +0000 (17:19 +0000)]
*** empty log message ***
Eli Zaretskii [Sat, 27 Jan 2001 17:18:52 +0000 (17:18 +0000)]
Add a coding: tag.
Eli Zaretskii [Sat, 27 Jan 2001 17:15:58 +0000 (17:15 +0000)]
(transient-mark-mode): Doc fix.
Eli Zaretskii [Sat, 27 Jan 2001 13:59:50 +0000 (13:59 +0000)]
(Escape sequences in shell output): New section.
Gerd Moellmann [Sat, 27 Jan 2001 13:49:00 +0000 (13:49 +0000)]
(find-tag-noselect): Don't bind
tags-file-name.
Eli Zaretskii [Sat, 27 Jan 2001 13:43:58 +0000 (13:43 +0000)]
(PostScript Variables): Extend the documentation of ps-print-color-p.
Add the description of ps-use-face-background.
Eli Zaretskii [Sat, 27 Jan 2001 13:22:37 +0000 (13:22 +0000)]
(Visiting): Document the file selection dialog popped by C-x C-f.