]>
git.eshelyaron.com Git - emacs.git/log
Dave Love [Fri, 5 May 2000 20:01:01 +0000 (20:01 +0000)]
Doc fixes; mainly avoid duplicating arg
list in doc string. Don't quote keyword symbols.
Gerd Moellmann [Fri, 5 May 2000 13:22:19 +0000 (13:22 +0000)]
*** empty log message ***
Gerd Moellmann [Fri, 5 May 2000 13:21:04 +0000 (13:21 +0000)]
(abbrev-mode): Make ARG optional.
Gerd Moellmann [Fri, 5 May 2000 13:19:27 +0000 (13:19 +0000)]
Make a link for lib-src/grep-changelog. Copy
install-sh.
Dave Love [Thu, 4 May 2000 22:40:05 +0000 (22:40 +0000)]
*** empty log message ***
Dave Love [Thu, 4 May 2000 22:00:40 +0000 (22:00 +0000)]
(syms_of_buffer) [auto-fill-function]: Doc fix.
Dave Love [Thu, 4 May 2000 21:57:05 +0000 (21:57 +0000)]
(syms_of_charset) [auto-fill-chars]: Doc fix.
Gerd Moellmann [Thu, 4 May 2000 21:52:38 +0000 (21:52 +0000)]
*** empty log message ***
Gerd Moellmann [Thu, 4 May 2000 21:51:29 +0000 (21:51 +0000)]
Change file name `EBROWSE' to `BROWSE'.
Gerd Moellmann [Thu, 4 May 2000 21:50:18 +0000 (21:50 +0000)]
(auto-mode-alist): Change `EBROWSE' to `BROWSE'.
Gerd Moellmann [Thu, 4 May 2000 21:48:52 +0000 (21:48 +0000)]
(DEFAULT_OUTFILE): Set to `BROWSE'.
Gerd Moellmann [Thu, 4 May 2000 21:45:40 +0000 (21:45 +0000)]
(insert_from_buffer_1): Adjust FROM position by number
of inserted characters when BUF equals the current buffer, and PT
is in front of or equal to FROM.
Gerd Moellmann [Thu, 4 May 2000 20:21:58 +0000 (20:21 +0000)]
(substitute-key-definition): Clarify documentation.
Gerd Moellmann [Thu, 4 May 2000 20:17:59 +0000 (20:17 +0000)]
(glasses-convert-to-unreadable): Use
`glasses-separator' instead of the hard-wired "_".
(glasses-mode): Call `glasses-make-unreadable' only in a single
place.
Gerd Moellmann [Thu, 4 May 2000 19:20:37 +0000 (19:20 +0000)]
*** empty log message ***
Eli Zaretskii [Thu, 4 May 2000 16:12:32 +0000 (16:12 +0000)]
(cjk-codepages-alist): Add associations for
Chinese and Korean codepages.
Dave Love [Wed, 3 May 2000 21:40:11 +0000 (21:40 +0000)]
*** empty log message ***
Gerd Moellmann [Wed, 3 May 2000 19:49:39 +0000 (19:49 +0000)]
*** empty log message ***
Gerd Moellmann [Wed, 3 May 2000 19:48:35 +0000 (19:48 +0000)]
(handle_single_display_prop): If display property value
is invalid, or something not supported on the frame, restore
iterator's position to what it was initially. Make sure to return
0 for invalid and unsupported property values.
Gerd Moellmann [Wed, 3 May 2000 19:25:07 +0000 (19:25 +0000)]
(mail-abbrev-insert-alias): Renamed from
mail-interactive-insert-alias.
(mail-abbrev-complete-alias): New command.
(mail-mode-map): Bind it to `M-TAB'.
Gerd Moellmann [Wed, 3 May 2000 19:24:18 +0000 (19:24 +0000)]
(makefile-mode-abbrev-table): New variable.
(makefile-mode): Set local abbrev table to
makefile-mode-abbrev-table.
(makefile-font-lock-keywords): Fontify includes and conditionals.
Gerd Moellmann [Wed, 3 May 2000 19:23:28 +0000 (19:23 +0000)]
(query-replace-map): Add binding for `E'.
(query-replace-help): Extend help text.
(perform-replace): Allow editing the replacement string.
Dave Love [Wed, 3 May 2000 17:45:58 +0000 (17:45 +0000)]
display-time-use-mail-icon
Dave Love [Wed, 3 May 2000 17:16:51 +0000 (17:16 +0000)]
display-time stuff
Dave Love [Wed, 3 May 2000 17:10:11 +0000 (17:10 +0000)]
*** empty log message ***
Dave Love [Wed, 3 May 2000 17:03:08 +0000 (17:03 +0000)]
(display-time-mail-face, display-time-use-mail-icon):
New option.
(display-time-mail-icon): New variable.
(display-time-string-forms): Use the above. Fix the local-map.
Dave Love [Wed, 3 May 2000 14:51:58 +0000 (14:51 +0000)]
Windmove tweak.
Gerd Moellmann [Wed, 3 May 2000 12:34:27 +0000 (12:34 +0000)]
*** empty log message ***
Gerd Moellmann [Wed, 3 May 2000 12:33:16 +0000 (12:33 +0000)]
(add-minor-mode): Handle AFTER for keymaps. Don't
set TOGGLE's value.
Gerd Moellmann [Wed, 3 May 2000 11:39:25 +0000 (11:39 +0000)]
(x_produce_glyphs) <composite chars>: Handle case
that x_per_char_metric returns null.
Gerd Moellmann [Wed, 3 May 2000 10:45:51 +0000 (10:45 +0000)]
*** empty log message ***
Kenichi Handa [Wed, 3 May 2000 03:28:39 +0000 (03:28 +0000)]
(lao-compose-region): New function.
Kenichi Handa [Wed, 3 May 2000 03:09:02 +0000 (03:09 +0000)]
*** empty log message ***
Gerd Moellmann [Tue, 2 May 2000 20:12:37 +0000 (20:12 +0000)]
*** empty log message ***
Gerd Moellmann [Tue, 2 May 2000 20:09:21 +0000 (20:09 +0000)]
(recover-session): Make directories as necessary
if they don't exist yet.
Gerd Moellmann [Tue, 2 May 2000 20:03:32 +0000 (20:03 +0000)]
(Qcenter): New variable.
(enum image_value_type): Add IMAGE_ASCENT_VALUE.
(parse_image_spec): Handle IMAGE_ASCENT_VALUE.
(image_ascent): New function.
(lookup_image): Recognize `:ascent center'.
(xbm_format, xpm_format, pbm_format, png_format, jpeg_format)
(tiff_format, gif_format, gs_format): Use IMAGE_ASCENT_VALUE.
(xbm_load): Don't set image's ascent here.
(xbm_image_p, xpm_image_p, pbm_image_p, png_image_p)
(jpeg_image_p, tiff_image_p, gif_image_p, gs_image_p): Don't
check ascent values here.
(Fimagep, Flookup_image [GLYPH_DEBUG]: Removed.
(syms_of_xfns) [GLYPH_DEBUG]: Don't defsubr removed functions.
(syms_of_xfns): Initialize Qcenter.
Gerd Moellmann [Tue, 2 May 2000 20:02:55 +0000 (20:02 +0000)]
(DEFAULT_IMAGE_HEIGHT): New macro.
(IMAGE_ASCENT): Removed.
Gerd Moellmann [Tue, 2 May 2000 20:02:29 +0000 (20:02 +0000)]
(x_produce_image_glyph, x_draw_image_foreground)
(x_draw_image_relief, x_draw_image_foreground_1): Call function
image_ascent instead of using IMAGE_ASCENT.
Gerd Moellmann [Tue, 2 May 2000 20:01:46 +0000 (20:01 +0000)]
(struct face): Add forward declaration.
(struct image): Ditto.
(image_ascent): Add prototype.
Dave Love [Tue, 2 May 2000 19:10:37 +0000 (19:10 +0000)]
*** empty log message ***
Gerd Moellmann [Tue, 2 May 2000 13:47:06 +0000 (13:47 +0000)]
*** empty log message ***
Gerd Moellmann [Tue, 2 May 2000 13:43:45 +0000 (13:43 +0000)]
(french-calendar-multibyte-special-days-array)
(french-calendar-special-days-array): Change French text.
(calendar-french-date-string): Change output.
(calendar-goto-french-date): Likewise.
Gerd Moellmann [Tue, 2 May 2000 13:42:46 +0000 (13:42 +0000)]
(widget-default-active): Obey `:always-active'.
(widget-documentation-string-value-create): Set `:always-active'.
Gerd Moellmann [Tue, 2 May 2000 13:41:03 +0000 (13:41 +0000)]
(Fsignal): If lisp_eval_depth or spepdl_size are near
to the limits, increase the limits.
Eli Zaretskii [Tue, 2 May 2000 12:03:43 +0000 (12:03 +0000)]
(auto-save-list-file-prefix): For ms-dos, set the
default prefix to `~/_emacs.d/auto-save.list/_s'.
(normal-top-level): Create the directory for auto-save files, if
it doesn't already exist, in the ms-dos case only.
Eli Zaretskii [Tue, 2 May 2000 12:00:46 +0000 (12:00 +0000)]
Describe the different auto-save-file-list-prefix on MS-DOS.
Eli Zaretskii [Tue, 2 May 2000 11:57:06 +0000 (11:57 +0000)]
*** empty log message ***
Eli Zaretskii [Tue, 2 May 2000 11:55:50 +0000 (11:55 +0000)]
(set-language-environment): Don't
concat an integer (dos-codepage), use format instead.
Eli Zaretskii [Tue, 2 May 2000 11:01:29 +0000 (11:01 +0000)]
(PATH_LIST_SEPARATOR) [__MSDOS__ || WINDOWSNT]: Define
to semi-colon.
(FILENAME_EQ): New macro, for comparing file names.
(add_member_decl, add_global_decl, add_member_defn): Use
FILENAME_EQ.
(process_file): Don't assume that fread always reads as many bytes
as it was told to (DOS-style CR-LF text files fail this logic).
(open_file): Allocate enough space for path->path plus the file
name and the slash.
Dave Love [Tue, 2 May 2000 10:40:37 +0000 (10:40 +0000)]
(help-xref-on-pp): Check for constant symbols.
Gerd Moellmann [Tue, 2 May 2000 10:39:45 +0000 (10:39 +0000)]
*** empty log message ***
Eli Zaretskii [Mon, 1 May 2000 15:36:29 +0000 (15:36 +0000)]
*** empty log message ***
Eli Zaretskii [Mon, 1 May 2000 15:23:35 +0000 (15:23 +0000)]
(install): Install ebrowse.exe.
Eli Zaretskii [Mon, 1 May 2000 15:19:27 +0000 (15:19 +0000)]
Identify the beginning of cpp stuff in src/Makefile.in and
lib/src/Makefile.in more accurately.
Kenichi Handa [Mon, 1 May 2000 00:57:23 +0000 (00:57 +0000)]
(fs_load_font): By default, use 0x00..0x7f for ASCII.
Check Vfont_encoding_alist against the full name of the opened
font.
Kenichi Handa [Mon, 1 May 2000 00:55:28 +0000 (00:55 +0000)]
*** empty log message ***
Gerd Moellmann [Sat, 29 Apr 2000 19:35:00 +0000 (19:35 +0000)]
*** empty log message ***
Gerd Moellmann [Sat, 29 Apr 2000 19:34:45 +0000 (19:34 +0000)]
PostScript level 1 compatibility.
Gerd Moellmann [Sat, 29 Apr 2000 19:34:29 +0000 (19:34 +0000)]
PostScript level 1 compatibility, Upside-down
printing and line number step.
(BeginDoc, doLineNumber, SL, HL): Code fix.
(isLineStep, PSL): New funs.
Gerd Moellmann [Sat, 29 Apr 2000 19:28:46 +0000 (19:28 +0000)]
(normal-top-level): Put a condition-case around
the code loading subdirs.el.
Gerd Moellmann [Sat, 29 Apr 2000 19:27:49 +0000 (19:27 +0000)]
Upside-down and face background color printing,
line number step, doc fix.
(ps-print-version): New version number (5.2).
(ps-setup, ps-prologue-file, ps-begin-file, ps-begin-job)
(ps-face-attribute-list, ps-plot-with-face): Code fix.
(ps-spool-config): Var fix.
(ps-printer-name-option): Const fix.
(ps-print-upside-down, ps-use-face-background,
ps-line-number-step): New vars.
(ps-window-system, ps-lp-system): New consts.
(ps-face-background): New fun.
Gerd Moellmann [Sat, 29 Apr 2000 13:19:35 +0000 (13:19 +0000)]
*** empty log message ***
Gerd Moellmann [Sat, 29 Apr 2000 13:17:48 +0000 (13:17 +0000)]
(make-auto-save-file-name):
Apply auto-save-file-name-transforms to visited file name
before generating auto save file name.
(auto-save-file-name-transforms): New variable.
(backup-enable-predicate):
Correctly test for a file under a temporary directory.
Dave Love [Fri, 28 Apr 2000 17:09:07 +0000 (17:09 +0000)]
concat change
Dave Love [Fri, 28 Apr 2000 17:03:43 +0000 (17:03 +0000)]
*** empty log message ***
Gerd Moellmann [Fri, 28 Apr 2000 13:39:21 +0000 (13:39 +0000)]
(make_cursor_line_fully_visible): Handle case of rows
taller than the window.
Kenichi Handa [Fri, 28 Apr 2000 12:57:52 +0000 (12:57 +0000)]
(realize_x_face): Fix the argument of the second
xassert. BASE_FACE may not be a face for ASCII.
Kenichi Handa [Fri, 28 Apr 2000 12:52:32 +0000 (12:52 +0000)]
*** empty log message ***
Gerd Moellmann [Fri, 28 Apr 2000 11:53:43 +0000 (11:53 +0000)]
*** empty log message ***
Kenichi Handa [Fri, 28 Apr 2000 04:04:04 +0000 (04:04 +0000)]
(sendmail-send-it): Set
buffer-file-coding-system to the selected coding system for MIME
header.
Kenichi Handa [Fri, 28 Apr 2000 04:03:09 +0000 (04:03 +0000)]
*** empty log message ***
Gerd Moellmann [Thu, 27 Apr 2000 19:12:09 +0000 (19:12 +0000)]
*** empty log message ***
Gerd Moellmann [Thu, 27 Apr 2000 19:11:04 +0000 (19:11 +0000)]
(slurp_file): New function.
(xbm_image_p): Handle case of in-memory XBM files.
(xbm_scan): Rewritten to work on memory buffers instead of files.
(xbm_read_bitmap_data): Renamed from xbm_read_bitmap_file_data.
Work on memory buffers instead of files. If DATA is null test
if buffer looks like an in-memory XBM file.
(xbm_load_image): Renamed from xbm_load_image_file. Work on
memory buffers instead of files.
(xbm_file_p): New function.
(xbm_load): Accept :data DATA where DATA is an in-memory XBM file.
Gerd Moellmann [Thu, 27 Apr 2000 19:10:15 +0000 (19:10 +0000)]
(read1): Don't treat period followed by certain
characters as symbol start.
Gerd Moellmann [Thu, 27 Apr 2000 19:09:58 +0000 (19:09 +0000)]
(TERMCAP_OBJ): Removed.
(LIBS_TERMCAP): Don't define for __FreeBSD_version >= 400000.
Gerd Moellmann [Thu, 27 Apr 2000 19:09:43 +0000 (19:09 +0000)]
(termcapobj): Don't use TERMCAP_OBJ.
Gerd Moellmann [Thu, 27 Apr 2000 19:09:17 +0000 (19:09 +0000)]
(print_object): Treat print-length < 0 as nil.
Gerd Moellmann [Thu, 27 Apr 2000 19:05:51 +0000 (19:05 +0000)]
Add support for `powerpc*-*-linux-gnu*'.
Gerd Moellmann [Thu, 27 Apr 2000 19:00:09 +0000 (19:00 +0000)]
(crm-completion-table): New variable.
(crm-collection-fn, crm-test-completion)
(completing-read-multiple): Use it.
Gerd Moellmann [Thu, 27 Apr 2000 18:58:13 +0000 (18:58 +0000)]
(texinfo-format-xref): Don't try to insert nil.
Gerd Moellmann [Thu, 27 Apr 2000 18:56:42 +0000 (18:56 +0000)]
(mh-send-sub): Look for mh-comp-formfile in
mh-etc, too.
Gerd Moellmann [Thu, 27 Apr 2000 18:54:39 +0000 (18:54 +0000)]
(etags-tags-completion-table): Add a `:'
in the second character class of the regexp.
Gerd Moellmann [Thu, 27 Apr 2000 18:53:44 +0000 (18:53 +0000)]
(dired-move-to-filename-regexp): Allow format where
YYYY is followed by two spaces.
Dave Love [Thu, 27 Apr 2000 17:02:42 +0000 (17:02 +0000)]
(locate-library): Use mapc.
(help-manyarg-func-alist): Add call-process-region.
Gerd Moellmann [Thu, 27 Apr 2000 10:52:35 +0000 (10:52 +0000)]
*** empty log message ***
Gerd Moellmann [Thu, 27 Apr 2000 10:48:11 +0000 (10:48 +0000)]
(end_of_file_error): New function.
(read1): Call it instead of signaling `end-of-file' directly.
Gerd Moellmann [Thu, 27 Apr 2000 10:47:45 +0000 (10:47 +0000)]
(print_error_message): Print data of `end-of-file'
with Fprinc instead of Fprin1.
Gerd Moellmann [Thu, 27 Apr 2000 10:41:43 +0000 (10:41 +0000)]
(gud-gdb-find-file): Call find-file-noselect with NOWARN
argument.
Gerd Moellmann [Thu, 27 Apr 2000 10:40:58 +0000 (10:40 +0000)]
(add-minor-mode): Use `set' instead of `setq'.
Gerd Moellmann [Wed, 26 Apr 2000 18:50:09 +0000 (18:50 +0000)]
(add-minor-mode): Make argument MAP optional.
Ken Raeburn [Wed, 26 Apr 2000 18:41:05 +0000 (18:41 +0000)]
(freeze_window_start): Check that minibuffer scroll window isn't nil before
extracting the window structure pointer from it.
Ken Raeburn [Wed, 26 Apr 2000 18:39:30 +0000 (18:39 +0000)]
(record_delete): If we hit the end of the undo list, stop picking elements
apart.
Gerd Moellmann [Wed, 26 Apr 2000 17:46:21 +0000 (17:46 +0000)]
*** empty log message ***
Gerd Moellmann [Wed, 26 Apr 2000 17:43:04 +0000 (17:43 +0000)]
(display_line): If lines are continued, restore
iterator's ascent/descent information to the values before the
first glyph not fitting on the line.
Gerd Moellmann [Wed, 26 Apr 2000 17:34:37 +0000 (17:34 +0000)]
(normal-top-level-add-to-load-path): Handle
case that the default directory is not in load-path.
Gerd Moellmann [Wed, 26 Apr 2000 17:34:09 +0000 (17:34 +0000)]
(find-image): New function.
(defimage): Rewritten to find image at load time.
Gerd Moellmann [Wed, 26 Apr 2000 17:33:40 +0000 (17:33 +0000)]
(add-minor-mode): New function.
Gerd Moellmann [Wed, 26 Apr 2000 17:33:02 +0000 (17:33 +0000)]
(desktop-save): Save list of minor modes.
(desktop-create-buffer): Restore minor modes.
(desktop-minor-mode-table): New user-option.
Gerd Moellmann [Wed, 26 Apr 2000 17:32:20 +0000 (17:32 +0000)]
(help-xref-on-pp): New function.
(describe-variable): Use it to display xrefs in a symbol's value.
Stefan Monnier [Wed, 26 Apr 2000 17:12:34 +0000 (17:12 +0000)]
(custom-face): Fix parenthesis.