bpt/emacs.git
23 years ago*** empty log message ***
Gerd Moellmann [Mon, 18 Sep 2000 13:40:30 +0000 (13:40 +0000)]
*** empty log message ***

23 years ago(skk): Rename to `ja-dic' because the leim directory
Gerd Moellmann [Mon, 18 Sep 2000 13:39:43 +0000 (13:39 +0000)]
(skk): Rename to `ja-dic' because the leim directory
was renamed.

23 years ago(x_draw_image_glyph_string): Remove a comment describing
Gerd Moellmann [Mon, 18 Sep 2000 13:18:16 +0000 (13:18 +0000)]
(x_draw_image_glyph_string): Remove a comment describing
a feature to implement that is already implemented.
(note_mouse_highlight, x_find_ccl_program): Avoid some compiler
warnings.

23 years ago(x_clear_image_1): New function.
Gerd Moellmann [Mon, 18 Sep 2000 13:17:55 +0000 (13:17 +0000)]
(x_clear_image_1): New function.
(x_clear_image): Use it.
(x_from_xcolors): Use x_clear_image_1; don't free the image's
mask.

23 years ago*** empty log message ***
Gerd Moellmann [Mon, 18 Sep 2000 12:25:57 +0000 (12:25 +0000)]
*** empty log message ***

23 years ago(toolbar-like-menu-item): Like in
Gerd Moellmann [Mon, 18 Sep 2000 12:25:36 +0000 (12:25 +0000)]
(toolbar-like-menu-item): Like in
toolbar-add-item, if image doesn't have a mask add a `:mask
heuristic'.

23 years ago(update_window): Move test for invisible lines
Gerd Moellmann [Mon, 18 Sep 2000 11:39:53 +0000 (11:39 +0000)]
(update_window): Move test for invisible lines
at the top to update_window_line.
(update_window_line): Handle invisible lines here.

23 years ago(clear_image_cache): Clear current matrices of all
Gerd Moellmann [Mon, 18 Sep 2000 11:17:46 +0000 (11:17 +0000)]
(clear_image_cache): Clear current matrices of all
frames sharing an image cache.  Block input while freeing
images.  Fix timestamp comparison.
(x_clear_image): Also free the mask.

23 years ago(lookup_image): Block input while loading the image so
Gerd Moellmann [Mon, 18 Sep 2000 10:52:08 +0000 (10:52 +0000)]
(lookup_image): Block input while loading the image so
that we won't get interrupted in a state where the image isn't yet
set up completely.
(xbm_load_image, xbm_load, xpm_load, xpm_load, lookup_rgb_color)
(lookup_pixel_color, x_to_xcolors, x_from_xcolors)
(x_disable_image, x_build_heuristic_mask, pbm_load, png_load)
(jpeg_load, tiff_load, gif_load, gs_load): Don't block/unblock
input.

23 years ago(diff-hunk-text):
Miles Bader [Mon, 18 Sep 2000 08:18:36 +0000 (08:18 +0000)]
(diff-hunk-text):
  Add new optional arg LINE-OFFSET, and return a cons if it's non-nil.
(diff-apply-hunk):
  Try to jump to the exact line in the source text corresponding to the
    position of point in the in the hunk.

23 years ago(Info-title-3-face, Info-title-2-face, Info-title-1-face):
Miles Bader [Mon, 18 Sep 2000 05:55:03 +0000 (05:55 +0000)]
(Info-title-3-face, Info-title-2-face, Info-title-1-face):
  Use face inheritance and relative sizes instead of hard-wiring things.

23 years ago(secondary-selection): Make dark-background variant sane.
Miles Bader [Mon, 18 Sep 2000 05:48:14 +0000 (05:48 +0000)]
(secondary-selection): Make dark-background variant sane.

23 years ago*** empty log message ***
Andrew Innes [Sun, 17 Sep 2000 21:00:54 +0000 (21:00 +0000)]
*** empty log message ***

23 years agoRevert to Unix line endings.
Andrew Innes [Sun, 17 Sep 2000 21:00:02 +0000 (21:00 +0000)]
Revert to Unix line endings.

23 years ago($(TIT)): Set EMACSLOADPATH when running emacs.
Andrew Innes [Sun, 17 Sep 2000 20:58:19 +0000 (20:58 +0000)]
($(TIT)): Set EMACSLOADPATH when running emacs.
(leim-list.el): Ditto.

23 years ago(compile-files): No need to make .elc files
Andrew Innes [Sun, 17 Sep 2000 20:54:47 +0000 (20:54 +0000)]
(compile-files): No need to make .elc files
read-only, since they aren't under VC now.

23 years agoReplace mapcar with mapc in several places.
Dave Love [Sun, 17 Sep 2000 19:44:42 +0000 (19:44 +0000)]
Replace mapcar with mapc in several places.

23 years ago(unload-feature): Maybe call elp-restore-list and
Dave Love [Sun, 17 Sep 2000 19:29:19 +0000 (19:29 +0000)]
(unload-feature): Maybe call elp-restore-list and
ad-unadvise.

23 years ago*** empty log message ***
Dave Love [Sun, 17 Sep 2000 17:44:47 +0000 (17:44 +0000)]
*** empty log message ***

23 years ago*** empty log message ***
Dave Love [Sun, 17 Sep 2000 17:14:02 +0000 (17:14 +0000)]
*** empty log message ***

23 years agoCopyright up-date.
Dave Love [Sun, 17 Sep 2000 17:08:37 +0000 (17:08 +0000)]
Copyright up-date.

23 years ago(scroll-calendar-left)
Dave Love [Sun, 17 Sep 2000 17:08:04 +0000 (17:08 +0000)]
(scroll-calendar-left)
(scroll-calendar-right): Make arg optional (for active mode line).

23 years ago(calendar-mode-line-format): Make fields
Dave Love [Sun, 17 Sep 2000 17:06:00 +0000 (17:06 +0000)]
(calendar-mode-line-format): Make fields
mouse-sensitive.
(calendar-read-date, calendar-read-date, calendar-window-list):
Unquote lambda.
(calendar-month-name): Use aref, not sref.

23 years ago(header-line): Tweak face.
Miles Bader [Sun, 17 Sep 2000 17:05:15 +0000 (17:05 +0000)]
(header-line): Tweak face.

23 years ago(info-node, info-xref): Add dark-background variants.
Miles Bader [Sun, 17 Sep 2000 17:03:20 +0000 (17:03 +0000)]
(info-node, info-xref): Add dark-background variants.
(info-header-xref, info-header-node): Change to inherit from non-header faces.

23 years ago(minor-mode-alist): Propertize the string.
Dave Love [Sun, 17 Sep 2000 17:00:05 +0000 (17:00 +0000)]
(minor-mode-alist): Propertize the string.

23 years ago(standard-case-table): Add entries
Dave Love [Sun, 17 Sep 2000 16:58:20 +0000 (16:58 +0000)]
(standard-case-table): Add entries
for Greek.

23 years ago(header-line): Change defaults to be less confusing when mixed with mode-lines.
Miles Bader [Sun, 17 Sep 2000 16:42:09 +0000 (16:42 +0000)]
(header-line): Change defaults to be less confusing when mixed with mode-lines.

23 years ago(Info-fontify-node):
Miles Bader [Sun, 17 Sep 2000 16:21:42 +0000 (16:21 +0000)]
(Info-fontify-node):
  Make a few cleanups.
  Add extra `help-echo' and `local-map' props to node xrefs.
  Use header-specific faces for node-names & xrefs.
(Info-use-header-line, Info-header-line):
  New variables.
(info-header, info-header-xref, info-header-node):
  New faces.
(Info-setup-header-line):
  New function.
(Info-select-node):
  Call Info-setup-header-line when enabled.
(Info-extract-pointer):
  Work even if the header line is hidden.

23 years ago*** empty log message ***
Stefan Monnier [Sun, 17 Sep 2000 03:28:25 +0000 (03:28 +0000)]
*** empty log message ***

23 years ago(print-region-function): Don't quote lambda.
Stefan Monnier [Sun, 17 Sep 2000 01:07:56 +0000 (01:07 +0000)]
(print-region-function): Don't quote lambda.

23 years ago(tempo-expand-if-complete): Quote paren in docstring.
Stefan Monnier [Sun, 17 Sep 2000 01:04:35 +0000 (01:04 +0000)]
(tempo-expand-if-complete): Quote paren in docstring.

23 years ago(lm-get-header-re): Allow spaces between the header and the colon.
Stefan Monnier [Sun, 17 Sep 2000 01:00:09 +0000 (01:00 +0000)]
(lm-get-header-re): Allow spaces between the header and the colon.
(lm-header-prefix): Cleanup the regexp.
(lm-header): Allow $ in non-RCS headers.
(lm-header-multiline): Put the strings back into order.
Stop at an empty line.  Don't require two space chars if the
line is clearly not another header line.

23 years ago(popup-menu, popup-menu-internal, popup-menu-popup): Remove.
Stefan Monnier [Sat, 16 Sep 2000 23:35:51 +0000 (23:35 +0000)]
(popup-menu, popup-menu-internal, popup-menu-popup): Remove.

23 years ago(update_window): Make sure to make desired rows
Gerd Moellmann [Sat, 16 Sep 2000 13:39:36 +0000 (13:39 +0000)]
(update_window): Make sure to make desired rows
current even if they are completely invisible at the top
of a window.

23 years ago*** empty log message ***
Gerd Moellmann [Fri, 15 Sep 2000 21:01:39 +0000 (21:01 +0000)]
*** empty log message ***

23 years ago(lookup_image): Build mask before applying an algorithm.
Gerd Moellmann [Fri, 15 Sep 2000 21:01:29 +0000 (21:01 +0000)]
(lookup_image): Build mask before applying an algorithm.
Recognize algorithm `disabled'.
(cross_disabled_images): New variable.
(COLOR_INTENSITY): New macro.
(x_detect_edges): Use COLOR_INTENSITY.
(x_disable_image): New function.
(syms_of_xfns): DEFVAR_BOOL cross_disabled_images.

23 years ago(build_desired_tool_bar_string): For a toolbar item in
Gerd Moellmann [Fri, 15 Sep 2000 21:01:14 +0000 (21:01 +0000)]
(build_desired_tool_bar_string): For a toolbar item in
disabled state, don't apply an image transformation algorithm if
the user specified an image for the disabled state.  Use
`:algorthm disabled' for creating a disabled item's image if the
user hasn't specified an image.

23 years ago(toolbar-add-item): Use the same image
Gerd Moellmann [Fri, 15 Sep 2000 21:00:32 +0000 (21:00 +0000)]
(toolbar-add-item): Use the same image
specification if or if not tool-bar item contains an `:enabled'
property.

23 years agoSort alphabetically and add `Makefile' and `elc.tar.gz'.
Stefan Monnier [Fri, 15 Sep 2000 20:59:32 +0000 (20:59 +0000)]
Sort alphabetically and add `Makefile' and `elc.tar.gz'.

23 years agoSort alphabetically and add `Makefile'.
Stefan Monnier [Fri, 15 Sep 2000 20:58:45 +0000 (20:58 +0000)]
Sort alphabetically and add `Makefile'.

23 years ago(menu-bar-files-menu): Disable ``Save'' if
Gerd Moellmann [Fri, 15 Sep 2000 20:28:56 +0000 (20:28 +0000)]
(menu-bar-files-menu): Disable ``Save'' if
current buffer has no file name.

23 years ago*** empty log message ***
Dave Love [Fri, 15 Sep 2000 18:00:07 +0000 (18:00 +0000)]
*** empty log message ***

23 years ago(clean mostlyclean): Ignore errors when removing files.
Andrew Innes [Fri, 15 Sep 2000 17:50:43 +0000 (17:50 +0000)]
(clean mostlyclean): Ignore errors when removing files.

23 years agoStrokes update. Toolbar stuff.
Dave Love [Fri, 15 Sep 2000 17:33:37 +0000 (17:33 +0000)]
Strokes update.  Toolbar stuff.

23 years agoSync with maintainer's current version with changes
Dave Love [Fri, 15 Sep 2000 17:22:25 +0000 (17:22 +0000)]
Sync with maintainer's current version with changes
for Emacs, but avoid runtime cl and levents.
(toplevel):  Change autoloads and compilation requires.
(strokes-version, strokes-bug-address, strokes-lift): Values
changed.
(strokes-xpm-header, strokes-insinuated): New variable.
(strokes): Add :link.
(strokes-mode): Customized.
(strokes-while-inhibiting-garbage-collector): New macro.
(strokes-remassoc): Avoid remove-if.
(strokes-fix-button2-command): Don't use ad-do-it.
(strokes-insinuate): New function.
(strokes-button-press-event-p, strokes-button-release-event-p):
New functions, used instead of non-`strokes-' versions..
(strokes-mouse-event-p): Rewritten.
(strokes-event-closest-point): Avoid event-point.
(strokes-get-grid-position): Avoid cdadr, caadr
(strokes-read-stroke, strokes-read-complex-stroke): Avoid levents
functions.
(strokes-help): Use with-output-to-temp-buffer.
(strokes-window-configuration-changed-p): New function.
(strokes-update-window-configuration): Use buffer-live-p,
strokes-window-configuration-changed-p.
(strokes-mode): Use strokes-insinuate.  Alter mouse bindings.
(strokes-char-face): New face.
(strokes-char-table, strokes-base64-chars): New variable.
(strokes-xpm-for-stroke, strokes-list-strokes)
(strokes-xpm-char-on-p, strokes-xpm-char-bit-p)
(strokes-xpm-encode-length-as-string, strokes-xpm-decode-char)
(strokes-xpm-to-compressed-string, strokes-decode-buffer)
(strokes-encode-buffer, strokes-xpm-for-compressed-string)
(strokes-compose-complex-stroke, strokes-alphabetic-lessp): New
functions.

23 years ago*** empty log message ***
Gerd Moellmann [Fri, 15 Sep 2000 15:22:07 +0000 (15:22 +0000)]
*** empty log message ***

23 years ago(toolbar-add-item): Use image-mask-p.
Gerd Moellmann [Fri, 15 Sep 2000 15:21:42 +0000 (15:21 +0000)]
(toolbar-add-item): Use image-mask-p.

23 years ago(ALLOC_XPM_COLORS): Define if we can use Emacs' color
Gerd Moellmann [Fri, 15 Sep 2000 15:19:03 +0000 (15:19 +0000)]
(ALLOC_XPM_COLORS): Define if we can use Emacs' color
allocation functions with the XPM lib.
(struct xpm_cached_color) [ALLOC_XPM_COLORS]: New structure.
(XPM_COLOR_CACHE_BUCKETS) [ALLOC_XPM_COLORS]: New macro.
(xpm_color_cache) [ALLOC_XPM_COLORS]: New variable.
(xpm_init_color_cache, xpm_free_color_cache, xpm_lookup_color)
(xpm_alloc_color, xpm_free_colors) [ALLOC_XPM_COLORS]: New
functions.
(xpm_load) [ALLOC_XPM_COLORS]: Use Emacs' own color allocation
functions, if possible, because these handle color allocation
failure more gracefully.
(Fimage_mask_p): New function.

23 years ago*** empty log message ***
Gerd Moellmann [Fri, 15 Sep 2000 11:49:22 +0000 (11:49 +0000)]
*** empty log message ***

23 years ago(create-image): Doc fix.
Gerd Moellmann [Fri, 15 Sep 2000 11:49:07 +0000 (11:49 +0000)]
(create-image): Doc fix.

23 years ago(toolbar-add-item): Use `:mask heuristic'
Gerd Moellmann [Fri, 15 Sep 2000 11:48:44 +0000 (11:48 +0000)]
(toolbar-add-item): Use `:mask heuristic'
instead of `:heuristic-mask t'.

23 years ago(QCmatrix, QCcolor_adjustment, QCmask, Qemboss)
Gerd Moellmann [Fri, 15 Sep 2000 11:48:16 +0000 (11:48 +0000)]
(QCmatrix, QCcolor_adjustment, QCmask, Qemboss)
(Qedge_detection, Qheuristic): New symbols.
(syms_of_xfns): Initialize new symbols.
(lookup_image): Handle `:mask X', `:algorithm emboss', and
`algorithm (edge-detection ...)'.
(xbm_format, xpm_format, pbm_format, png_format, jpeg_format):
(tiff_format, gif_format, gs_format): Add `:mask'.
(XBM_MASK, XPM_MASK, PBM_MASK, PNG_MASK, JPEG_MASK, TIFF_MASK)
(GIF_MASK, GS_MASK): New enumerators.
(x_laplace_read_row, x_laplace_write_row): Functions removed.
(emboss_matrix, laplace_matrix): New variables.
(x_to_xcolors, x_from_xcolors, x_detect_edges, x_emboss)
(x_edge_detection): New functions.
(x_laplace): Rewritten in terms of x_detect_edges.
(x_build_heuristic_mask): If image has a mask, free it.

23 years ago*** empty log message ***
Andrew Innes [Thu, 14 Sep 2000 22:00:54 +0000 (22:00 +0000)]
*** empty log message ***

23 years agoRevert to Unix line endings.
Andrew Innes [Thu, 14 Sep 2000 21:59:59 +0000 (21:59 +0000)]
Revert to Unix line endings.

23 years ago*** empty log message ***
Andrew Innes [Thu, 14 Sep 2000 21:51:49 +0000 (21:51 +0000)]
*** empty log message ***

23 years agoStandardize indentation somewhat.
Andrew Innes [Thu, 14 Sep 2000 21:51:16 +0000 (21:51 +0000)]
Standardize indentation somewhat.
Add bootstrap support.
Pass $(MFLAGS) when invoking make recursively.
Add shell-specific variants of top-level targets that invoke make
recursively in other directories, and add necessary computed
dependencies.

23 years ago(SHELLTYPE): New define.
Andrew Innes [Thu, 14 Sep 2000 21:45:45 +0000 (21:45 +0000)]
(SHELLTYPE): New define.

23 years ago(SHELLTYPE): New define.
Andrew Innes [Thu, 14 Sep 2000 21:45:18 +0000 (21:45 +0000)]
(SHELLTYPE): New define.
(SETLOADPATH): New define.

23 years agoChange to DOS line endings.
Andrew Innes [Thu, 14 Sep 2000 21:40:59 +0000 (21:40 +0000)]
Change to DOS line endings.
Simplify the generation of makefiles (don't need to generate
various top-level targets that invoke make in other directories).

23 years agoAdd note about expected error messages when configure
Andrew Innes [Thu, 14 Sep 2000 21:37:44 +0000 (21:37 +0000)]
Add note about expected error messages when configure
is run.

23 years ago(w32_per_char_metric): Handle non-TrueType fonts.
Andrew Innes [Thu, 14 Sep 2000 21:34:22 +0000 (21:34 +0000)]
(w32_per_char_metric): Handle non-TrueType fonts.

23 years agoStandardize indentation somewhat.
Andrew Innes [Thu, 14 Sep 2000 21:32:40 +0000 (21:32 +0000)]
Standardize indentation somewhat.
(bootstrap-temacs): Use $(ARGQUOTE) instead of literal quotes, to
cater for differences between shells.

23 years ago(clean mostlyclean): Ignore errors when deleting
Andrew Innes [Thu, 14 Sep 2000 21:27:11 +0000 (21:27 +0000)]
(clean mostlyclean): Ignore errors when deleting
leim-list.el.
(distclean maintainer-clean): Ditto for stamp-subdir.

23 years agoRename skkdic to ja-dic.
Andrew Innes [Thu, 14 Sep 2000 21:25:13 +0000 (21:25 +0000)]
Rename skkdic to ja-dic.

23 years agoAdd bootstrap support. Also copy lisp source
Andrew Innes [Thu, 14 Sep 2000 21:22:43 +0000 (21:22 +0000)]
Add bootstrap support.  Also copy lisp source
when installing.

23 years ago(DONTCOMPILE): Fix typo.
Andrew Innes [Thu, 14 Sep 2000 21:19:58 +0000 (21:19 +0000)]
(DONTCOMPILE): Fix typo.

23 years ago(shell-write-history-on-exit): New function.
Andrew Innes [Thu, 14 Sep 2000 21:15:44 +0000 (21:15 +0000)]
(shell-write-history-on-exit): New function.
(shell-dumb-shell-regexp): New custom variable.
(shell-mode): Make shell-write-history-on-exit the process
sentinel if shell name matches shell-dumb-shell-regexp.

23 years agoComment out before-init-hook function which resets
Andrew Innes [Thu, 14 Sep 2000 21:13:08 +0000 (21:13 +0000)]
Comment out before-init-hook function which resets
source-directory based; this breaks bootstrap.

23 years ago(x_produce_glyphs): If the distance from the current
Gerd Moellmann [Thu, 14 Sep 2000 20:20:51 +0000 (20:20 +0000)]
(x_produce_glyphs): If the distance from the current
position to the next tab stop is less than a canonical character
width, use the tab stop after that.

23 years ago*** empty log message ***
Dave Love [Thu, 14 Sep 2000 19:47:28 +0000 (19:47 +0000)]
*** empty log message ***

23 years ago(alloc_buffer_text): Fix xmalloc call.
Dave Love [Thu, 14 Sep 2000 19:39:11 +0000 (19:39 +0000)]
(alloc_buffer_text): Fix xmalloc call.

23 years ago(handle_fontified_prop): While running fontification
Gerd Moellmann [Thu, 14 Sep 2000 19:17:36 +0000 (19:17 +0000)]
(handle_fontified_prop): While running fontification
functions, bind `fontification-functions' and
`after-change-functions' to nil.

23 years agoTool bar, mention c-mouse-3.
Dave Love [Thu, 14 Sep 2000 19:17:05 +0000 (19:17 +0000)]
Tool bar, mention c-mouse-3.

23 years agoFix spurion.
Dave Love [Thu, 14 Sep 2000 18:59:00 +0000 (18:59 +0000)]
Fix spurion.

23 years ago*** empty log message ***
Gerd Moellmann [Thu, 14 Sep 2000 15:15:16 +0000 (15:15 +0000)]
*** empty log message ***

23 years agoRemove everything having to do with the use of mmap.
Gerd Moellmann [Thu, 14 Sep 2000 15:14:28 +0000 (15:14 +0000)]
Remove everything having to do with the use of mmap.

23 years ago(BUFFER_ALLOC, BUFFER_REALLOC, BUFFER_FREE): Removed.
Gerd Moellmann [Thu, 14 Sep 2000 15:14:15 +0000 (15:14 +0000)]
(BUFFER_ALLOC, BUFFER_REALLOC, BUFFER_FREE): Removed.
(enlarge_buffer_text): Add prototype.

23 years agoMove allocation with mmap here, from ralloc.c. Change
Gerd Moellmann [Thu, 14 Sep 2000 15:14:02 +0000 (15:14 +0000)]
Move allocation with mmap here, from ralloc.c.  Change
conditional compilation on REL_ALLOC_MMAP to USE_MMAP_FOR_BUFFERS.
(mmap_alloc, mmap_free, mmap_realloc) [REL_ALLOC_MMAP]: Renamed
from former r_alloc_* functions in ralloc.c.
(mmap_page_size, mmap_initialized_p) [REL_ALLOC_MMAP]: New
variables.
(MEM_ALIGN) [REL_ALLOC_MMAP]: New macro.
(mmap_init) [REL_ALLOC_MMAP]: New function.
(alloc_buffer_text, enlarge_buffer_text, free_buffer_text): New
functions replacing macros BUFFER_ALLOC, BUFFER_REALLOC, and
BUFFER_FREE.

23 years ago(make_gap): Use enlarge_buffer_text.
Gerd Moellmann [Thu, 14 Sep 2000 15:13:29 +0000 (15:13 +0000)]
(make_gap): Use enlarge_buffer_text.

23 years agoChange conditional compilation on REL_ALLOC_MMAP to
Gerd Moellmann [Thu, 14 Sep 2000 15:13:18 +0000 (15:13 +0000)]
Change conditional compilation on REL_ALLOC_MMAP to
USE_MMAP_FOR_BUFFERS.

23 years ago(mallocobj) [SYSTEM_MALLOC]: Don't add ralloc.o.
Gerd Moellmann [Thu, 14 Sep 2000 15:13:02 +0000 (15:13 +0000)]
(mallocobj) [SYSTEM_MALLOC]: Don't add ralloc.o.

23 years ago(USE_MMAP_FOR_BUFFERS): Define instead of REL_ALLOC_MMAP.
Gerd Moellmann [Thu, 14 Sep 2000 15:12:48 +0000 (15:12 +0000)]
(USE_MMAP_FOR_BUFFERS): Define instead of REL_ALLOC_MMAP.

23 years ago(USE_MMAP_FOR_BUFFERS): Recognize in system
Gerd Moellmann [Thu, 14 Sep 2000 15:11:53 +0000 (15:11 +0000)]
(USE_MMAP_FOR_BUFFERS): Recognize in system
configuration files instead of REL_ALLOC_MMAP.  Set REL_ALLOC
to `no' if defined.  Change result report.

23 years ago(toolbar-like-menu-item): Doc fix.
Dave Love [Thu, 14 Sep 2000 13:17:02 +0000 (13:17 +0000)]
(toolbar-like-menu-item): Doc fix.

23 years ago*** empty log message ***
Dave Love [Thu, 14 Sep 2000 12:53:20 +0000 (12:53 +0000)]
*** empty log message ***

23 years ago(ansi-colors): Doc change.
Gerd Moellmann [Thu, 14 Sep 2000 12:38:09 +0000 (12:38 +0000)]
(ansi-colors): Doc change.
(ansi-color-get-face): Simplified regexp.
(ansi-color-faces-vector): Added more faces, doc change.
(ansi-color-names-vector): Doc change.
(ansi-color-regexp): Simplified regexp.
(ansi-color-parameter-regexp): New regexp.
(ansi-color-filter-apply): Doc change.
(ansi-color-filter-region): Doc change.
(ansi-color-apply): Use ansi-color-regexp and ansi-color-get-face,
deal with zero length parameters.
(ansi-color-apply-on-region): Doc change.
(ansi-color-map): Doc change.
(ansi-color-map-update): Removed debugging message.
(ansi-color-get-face-1): Added condition-case to trap
args-out-of-range errors.
(ansi-color-get-face): Doc change.
(ansi-color-make-face): Removed.
(ansi-color-for-shell-mode): New option.

23 years ago(indent-for-tab-command): Doc fix.
Gerd Moellmann [Thu, 14 Sep 2000 12:19:16 +0000 (12:19 +0000)]
(indent-for-tab-command): Doc fix.

23 years agoAdd toolbar.
Dave Love [Thu, 14 Sep 2000 11:57:02 +0000 (11:57 +0000)]
Add toolbar.

23 years agoNew. (Gnome icon by tigert.)
Dave Love [Thu, 14 Sep 2000 11:56:36 +0000 (11:56 +0000)]
New.  (Gnome icon by tigert.)

23 years agoNew.
Dave Love [Thu, 14 Sep 2000 11:55:46 +0000 (11:55 +0000)]
New.

23 years ago*** empty log message ***
Dave Love [Thu, 14 Sep 2000 09:52:08 +0000 (09:52 +0000)]
*** empty log message ***

23 years ago(Fplay_sound): Doc fix.
Gerd Moellmann [Wed, 13 Sep 2000 18:23:03 +0000 (18:23 +0000)]
(Fplay_sound): Doc fix.

23 years ago(Clickable Text): Fix example.
Dave Love [Wed, 13 Sep 2000 18:00:34 +0000 (18:00 +0000)]
(Clickable Text): Fix example.

23 years ago*** empty log message ***
Gerd Moellmann [Wed, 13 Sep 2000 15:47:04 +0000 (15:47 +0000)]
*** empty log message ***

23 years ago(quail-start-translation): Translate KEY if necessary even if it
Kenichi Handa [Wed, 13 Sep 2000 12:10:29 +0000 (12:10 +0000)]
(quail-start-translation): Translate KEY if necessary even if it
doesn't have any mapping in the current input method.
(quail-start-conversion): Likewise.
(quail-help): The output message is improved.

23 years ago*** empty log message ***
Kenichi Handa [Wed, 13 Sep 2000 12:09:56 +0000 (12:09 +0000)]
*** empty log message ***

23 years ago(comint-output-filter):
Miles Bader [Wed, 13 Sep 2000 12:08:32 +0000 (12:08 +0000)]
(comint-output-filter):
  Revert to using `insert-before-markers'.
  Add bletcherous hack to undo damage caused by `insert-before-markers'.
  Put `front-sticky' property on overlays created here so that the field code
    understands how the overlay works.
  Use a let when making comint-last-prompt-overlay, so that the code is
    easier to read.

23 years agoAvoid some more compiler warnings.
Gerd Moellmann [Wed, 13 Sep 2000 11:18:03 +0000 (11:18 +0000)]
Avoid some more compiler warnings.
(parse_tool_bar_item): Ignore cached key bindings.

23 years ago(widget-default-format-handler): DTRT when
Dave Love [Wed, 13 Sep 2000 10:34:52 +0000 (10:34 +0000)]
(widget-default-format-handler): DTRT when
doc-property is a function.