bpt/emacs.git
18 years ago(gud-last-speedbar-buffer): Remove.
Nick Roberts [Sun, 9 Oct 2005 20:22:43 +0000 (20:22 +0000)]
(gud-last-speedbar-buffer): Remove.
(gud-install-speedbar-variables): Add GUD to speedbar "Displays"
list.
(gud-expansion-speedbar-buttons): New function.
(gud-speedbar-buttons): Check for gud-comint-buffer.

18 years ago*** empty log message ***
Nick Roberts [Sun, 9 Oct 2005 20:21:38 +0000 (20:21 +0000)]
*** empty log message ***

18 years ago* Makefile.in (updates): Added mh-loaddefs dependency.
Bill Wohler [Sun, 9 Oct 2005 19:33:26 +0000 (19:33 +0000)]
* Makefile.in (updates): Added mh-loaddefs dependency.

18 years ago(Fwindow_end): Don't try to redisplay if non-interactive.
Romain Francoise [Sun, 9 Oct 2005 16:53:35 +0000 (16:53 +0000)]
(Fwindow_end): Don't try to redisplay if non-interactive.

18 years ago* speedbar.el (speedbar-file-key-map): Fix typo.
Chong Yidong [Sun, 9 Oct 2005 15:49:52 +0000 (15:49 +0000)]
* speedbar.el (speedbar-file-key-map): Fix typo.

18 years agoSpeedbar changes.
Chong Yidong [Sun, 9 Oct 2005 15:47:43 +0000 (15:47 +0000)]
Speedbar changes.

18 years ago* frames.texi (Speedbar): Add information on keybindings,
Chong Yidong [Sun, 9 Oct 2005 15:44:34 +0000 (15:44 +0000)]
* frames.texi (Speedbar): Add information on keybindings,
dismissing the speedbar, and buffer display mode.  Link to
speedbar manual.

18 years ago*** empty log message ***
Richard M. Stallman [Sun, 9 Oct 2005 15:40:32 +0000 (15:40 +0000)]
*** empty log message ***

18 years ago(line-spacing): Add custom spec.
Richard M. Stallman [Sun, 9 Oct 2005 15:40:00 +0000 (15:40 +0000)]
(line-spacing): Add custom spec.

18 years ago(format-spec): Propagate text properties of % spec.
Richard M. Stallman [Sun, 9 Oct 2005 15:37:35 +0000 (15:37 +0000)]
(format-spec): Propagate text properties of % spec.

18 years ago(ispell-check-version): Fix last change.
Romain Francoise [Sun, 9 Oct 2005 12:54:23 +0000 (12:54 +0000)]
(ispell-check-version): Fix last change.

18 years ago* NEWS: -nb, --no-bitmap-icon
Jan Djärv [Sun, 9 Oct 2005 07:44:10 +0000 (07:44 +0000)]
* NEWS: -nb, --no-bitmap-icon

18 years ago* term/x-win.el: Removed -i, --icon-type from comment
Jan Djärv [Sun, 9 Oct 2005 07:02:00 +0000 (07:02 +0000)]
* term/x-win.el: Removed -i, --icon-type from comment

18 years ago* term/x-win.el: Removed -i, --icon-type from comment.
Jan Djärv [Sun, 9 Oct 2005 07:01:48 +0000 (07:01 +0000)]
* term/x-win.el: Removed -i, --icon-type from comment.

18 years ago* cmdargs.texi (Icons X): Removed options -i, -itype, --icon-type,
Jan Djärv [Sun, 9 Oct 2005 06:59:21 +0000 (06:59 +0000)]
* cmdargs.texi (Icons X): Removed options -i, -itype, --icon-type,
added -nb, --no-bitmap-icon.

18 years ago* startup.el (command-line-x-option-alist): Removed options -i,
Jan Djärv [Sun, 9 Oct 2005 06:58:13 +0000 (06:58 +0000)]
* startup.el (command-line-x-option-alist): Removed options -i,
-itype, --icon-type, added -nb, --no-bitmap-icon

18 years ago* emacs.c (standard_args): Removed options -i, -itype, --icon-type,
Jan Djärv [Sun, 9 Oct 2005 06:57:00 +0000 (06:57 +0000)]
* emacs.c (standard_args): Removed options -i, -itype, --icon-type,
added -nb, --no-bitmap-icon.

18 years ago* xfns.c (Fx_create_frame): Make bitmapIcon have default on.
Jan Djärv [Sun, 9 Oct 2005 06:56:31 +0000 (06:56 +0000)]
* xfns.c (Fx_create_frame): Make bitmapIcon have default on.

18 years ago* emacs.c (standard_args): Removed options -i, -itype, --icon-type,
Jan Djärv [Sun, 9 Oct 2005 06:56:14 +0000 (06:56 +0000)]
* emacs.c (standard_args): Removed options -i, -itype, --icon-type,
added -nb, --no-bitmap-icon.

* xfns.c (Fx_create_frame): Make bitmapIcon have default on.

18 years ago(tempparent): Don't check for 14-char file name limit.
Richard M. Stallman [Sun, 9 Oct 2005 02:08:54 +0000 (02:08 +0000)]
(tempparent): Don't check for 14-char file name limit.

18 years ago(gud-speedbar-menu-items): Use :visible
Nick Roberts [Sat, 8 Oct 2005 21:19:18 +0000 (21:19 +0000)]
(gud-speedbar-menu-items): Use :visible
instead of :active.

18 years ago*** empty log message ***
Nick Roberts [Sat, 8 Oct 2005 21:18:18 +0000 (21:18 +0000)]
*** empty log message ***

18 years ago(ispell-check-version):
Richard M. Stallman [Sat, 8 Oct 2005 19:55:02 +0000 (19:55 +0000)]
(ispell-check-version):
Ignore hyphen, and all that follows, in aspell's version text.

18 years ago*** empty log message ***
Jay Belanger [Sat, 8 Oct 2005 19:29:25 +0000 (19:29 +0000)]
*** empty log message ***

18 years ago(tramp-perl-directory-files-and-attributes): Add error handling.
Lars Hansen [Sat, 8 Oct 2005 18:26:14 +0000 (18:26 +0000)]
(tramp-perl-directory-files-and-attributes): Add error handling.
(tramp-handle-directory-files-and-attributes): Handle error perl error message.

18 years agoSync with Tramp 2.0.51.
Michael Albinus [Sat, 8 Oct 2005 14:53:17 +0000 (14:53 +0000)]
Sync with Tramp 2.0.51.

18 years agoChecked files: man/anti.texi, man/maintaining,texi, and lispref/anti.texi
Chong Yidong [Sat, 8 Oct 2005 13:28:55 +0000 (13:28 +0000)]
Checked files: man/anti.texi, man/maintaining,texi, and lispref/anti.texi

18 years ago* pgg-pgp.el (pgg-pgp-decrypt-region): Use passphrase cache.
Simon Josefsson [Sat, 8 Oct 2005 08:45:31 +0000 (08:45 +0000)]
* pgg-pgp.el (pgg-pgp-decrypt-region): Use passphrase cache.

18 years ago* pgg-parse.el (top-level): Don't require custom, it is
Simon Josefsson [Sat, 8 Oct 2005 08:44:21 +0000 (08:44 +0000)]
* pgg-parse.el (top-level): Don't require custom, it is
autoloaded.  (To sync with No Gnus.)

18 years ago* pgg-gpg.el (pgg-gpg-possibly-cache-passphrase): Fix PIN caching,
Simon Josefsson [Sat, 8 Oct 2005 08:43:33 +0000 (08:43 +0000)]
* pgg-gpg.el (pgg-gpg-possibly-cache-passphrase): Fix PIN caching,
tiny patch from "Georg C. F. Greve" <greve@gnu.org>.

18 years ago* pgg-def.el (top-level): Don't require custom, it is
Simon Josefsson [Sat, 8 Oct 2005 08:40:34 +0000 (08:40 +0000)]
* pgg-def.el (top-level): Don't require custom, it is
autoloaded.  (To sync with No Gnus.)

18 years agoUpdate maintainer email address.
Glenn Morris [Sat, 8 Oct 2005 04:49:48 +0000 (04:49 +0000)]
Update maintainer email address.

18 years ago(f90-keywords-re, f90-mode): Doc fix.
Glenn Morris [Sat, 8 Oct 2005 04:47:23 +0000 (04:47 +0000)]
(f90-keywords-re, f90-mode): Doc fix.
(f90-font-lock-keywords-2, f90-mode-abbrev-table): Add `double precision'.

18 years ago*** empty log message ***
Glenn Morris [Sat, 8 Oct 2005 04:46:48 +0000 (04:46 +0000)]
*** empty log message ***

18 years ago*** empty log message ***
Richard M. Stallman [Sat, 8 Oct 2005 04:13:32 +0000 (04:13 +0000)]
*** empty log message ***

18 years ago(Introduction): Describe new location of speedbar
Nick Roberts [Sat, 8 Oct 2005 02:55:58 +0000 (02:55 +0000)]
(Introduction): Describe new location of speedbar
on menubar.
(Basic Key Bindings): Remove descriptions of bindings that have
been removed.

18 years ago*** empty log message ***
Nick Roberts [Sat, 8 Oct 2005 02:55:16 +0000 (02:55 +0000)]
*** empty log message ***

18 years ago(x_create_gc, x_free_gc) [MAC_OS]: Add BLOCK_INPUT. Add debug code.
YAMAMOTO Mitsuharu [Sat, 8 Oct 2005 02:29:25 +0000 (02:29 +0000)]
(x_create_gc, x_free_gc) [MAC_OS]: Add BLOCK_INPUT.  Add debug code.

18 years ago(mac_term_init): Add types to extern.
YAMAMOTO Mitsuharu [Sat, 8 Oct 2005 02:28:37 +0000 (02:28 +0000)]
(mac_term_init): Add types to extern.
(struct mac_output): Remove members mWP and pending_menu_activation.
Put members scroll_bar_foreground_pixel and
scroll_bar_background_pixel in #if 0.
(FRAME_MAC_WINDOW, FRAME_X_WINDOW): Use window_desc.

18 years ago(GC_CLIP_REGION): New macro.
YAMAMOTO Mitsuharu [Sat, 8 Oct 2005 02:28:09 +0000 (02:28 +0000)]
(GC_CLIP_REGION): New macro.
(saved_port_clip_region): New variable.
(mac_begin_clip, mac_end_clip): New functions.
(XDrawLine, mac_erase_rectangle, mac_draw_bitmap, XFillRectangle)
(mac_draw_rectangle, mac_draw_string_common, mac_copy_area)
(mac_copy_area_with_mask, mac_scroll_area): Use them.
(mac_set_clip_rectangle, mac_reset_clipping): Remove functions.
[USE_ATSUI] (atsu_get_text_layout_with_text_ptr)
[MAC_OS_X_VERSION_MAX_ALLOWED < 1020]: Specify kATSLineFractDisable.
(mac_draw_string_common) [MAC_OSX && USE_ATSUI]: Clip to clipping
rectangles stored in gc.
(XFreeGC): Dispose clipping region.
(mac_set_clip_rectangles, mac_reset_clip_rectangles): New functions.
(x_draw_fringe_bitmap, x_set_glyph_string_clipping)
(x_draw_relief_rect, x_draw_box_rect, x_draw_stretch_glyph_string)
(x_draw_glyph_string, x_clip_to_row, x_draw_hollow_cursor)
(x_draw_bar_cursor): Use them.
(x_set_glyph_string_clipping): Use get_glyph_string_clip_rects to
get multiple clipping rectangles.

18 years ago(MAX_CLIP_RECTS): New define.
YAMAMOTO Mitsuharu [Sat, 8 Oct 2005 02:27:47 +0000 (02:27 +0000)]
(MAX_CLIP_RECTS): New define.
(struct _XGC): New member clip_region.
(struct _XGC) [MAC_OSX && USE_ATSUI]: New members n_clip_rects and
clip_rects.

18 years ago(window_tree, Fwindow_tree): Rename fns added 2005-10-04.
Kim F. Storm [Fri, 7 Oct 2005 22:17:05 +0000 (22:17 +0000)]
(window_tree, Fwindow_tree): Rename fns added 2005-10-04.

18 years ago*** empty log message ***
Kim F. Storm [Fri, 7 Oct 2005 22:16:46 +0000 (22:16 +0000)]
*** empty log message ***

18 years ago(Window Tree): Rename window-split-tree to window-tree.
Kim F. Storm [Fri, 7 Oct 2005 22:12:40 +0000 (22:12 +0000)]
(Window Tree): Rename window-split-tree to window-tree.
Rename manual section accordingly.

18 years ago(redraw_overlapped_rows, redraw_overlapping_rows)
Kim F. Storm [Fri, 7 Oct 2005 21:47:49 +0000 (21:47 +0000)]
(redraw_overlapped_rows, redraw_overlapping_rows)
[!HAVE_WINDOW_SYSTEM]: Don't declare them...
(update_window) [!HAVE_WINDOW_SYSTEM]: ...and don't call them.

18 years ago*** empty log message ***
Kim F. Storm [Fri, 7 Oct 2005 21:47:18 +0000 (21:47 +0000)]
*** empty log message ***

18 years ago(calc-set-mode-line): Add square matrix option.
Jay Belanger [Fri, 7 Oct 2005 21:18:47 +0000 (21:18 +0000)]
(calc-set-mode-line): Add square matrix option.

18 years ago(math-expand-term): Check for matrices instead of checking
Jay Belanger [Fri, 7 Oct 2005 21:18:22 +0000 (21:18 +0000)]
(math-expand-term): Check for matrices instead of checking
calc-matrix-mode when deciding how to expand.

18 years ago(calc-matrix-mode, math-get-modes-vec): Add square matrix option.
Jay Belanger [Fri, 7 Oct 2005 21:18:01 +0000 (21:18 +0000)]
(calc-matrix-mode, math-get-modes-vec): Add square matrix option.

18 years ago(calc-do-keypad): Widen keypad window for fullscreen keypad.
Jay Belanger [Fri, 7 Oct 2005 21:15:52 +0000 (21:15 +0000)]
(calc-do-keypad): Widen keypad window for fullscreen keypad.
Suggested by Luc Teirlinck.
(calc-keypad-show-input): Add space for formatting.

18 years ago(math-known-square-matrixp): New function.
Jay Belanger [Fri, 7 Oct 2005 21:15:19 +0000 (21:15 +0000)]
(math-known-square-matrixp): New function.
(math-pow-fancy): Check for matrices before distributing exponent
across products.

18 years agoAdd etc/images/ezimage and etc/images/mail
Romain Francoise [Fri, 7 Oct 2005 14:55:55 +0000 (14:55 +0000)]
Add etc/images/ezimage and etc/images/mail
directories.  Install images in etc/images.

18 years agoFix encoding.
Andreas Schwab [Fri, 7 Oct 2005 13:59:20 +0000 (13:59 +0000)]
Fix encoding.

18 years ago* ibuf-ext.el (ibuffer-do-shell-command-pipe)
Romain Francoise [Fri, 7 Oct 2005 12:43:57 +0000 (12:43 +0000)]
* ibuf-ext.el (ibuffer-do-shell-command-pipe)
(ibuffer-do-shell-command-pipe-replace)
(ibuffer-do-shell-command-file, ibuffer-do-eval)
(ibuffer-do-view-and-eval, ibuffer-do-rename-uniquely)
(ibuffer-do-revert, ibuffer-do-replace-regexp)
(ibuffer-do-query-replace, ibuffer-do-query-replace-regexp)
(ibuffer-do-print, ibuffer-filter-by-mode, ibuffer-filter-by-used-mode)
(ibuffer-filter-by-name, ibuffer-filter-by-filename)
(ibuffer-filter-by-size-gt, ibuffer-filter-by-size-lt)
(ibuffer-filter-by-content, ibuffer-filter-by-predicate
(ibuffer-do-sort-by-major-mode, ibuffer-do-sort-by-mode-name)
(ibuffer-do-sort-by-alphabetic, ibuffer-do-sort-by-size):
Autoload file sans suffix.

* emulation/cua-base.el (cua-toggle-global-mark): Likewise.

18 years ago(recentf-menu-open-all-flag): New option.
David Ponce [Fri, 7 Oct 2005 07:52:58 +0000 (07:52 +0000)]
(recentf-menu-open-all-flag): New option.
(recentf-digit-shortcut-command-name): New function.
(recentf--shortcuts-keymap): New variable.
(recentf-menu-shortcuts): New variable.
(recentf-make-menu-items): Initialize it.  Replace the "More..."
menu item by "All...", if `recentf-menu-open-all-flag' is non-nil.
(recentf-menu-value-shortcut): New function.
(recentf-make-menu-item): Use it.  No more in-lined.
(recentf-dialog-mode-map): Base on `recentf--shortcuts-keymap'.
(recentf-open-most-recent-file): Rename from
`recentf-open-file-with-key'.  Don't depend on key binding.
(recentf-mode-map): New variable.
(recentf-mode): Use it.

18 years agoRename member for_overlaps_p in struct glyph_string to for_overlaps.
YAMAMOTO Mitsuharu [Fri, 7 Oct 2005 07:40:35 +0000 (07:40 +0000)]
Rename member for_overlaps_p in struct glyph_string to for_overlaps.

18 years agoRename member for_overlaps_p in struct glyph_string to
YAMAMOTO Mitsuharu [Fri, 7 Oct 2005 07:39:17 +0000 (07:39 +0000)]
Rename member for_overlaps_p in struct glyph_string to
for_overlaps.
(get_glyph_string_clip_rects): New function created from
get_glyph_string_clip_rect.  Set clipping rectangles according to
the value of for_overlaps.  Enable to store multiple clipping
rectangles.
(get_glyph_string_clip_rect): Use get_glyph_string_clip_rects.
(fill_composite_glyph_string, fill_glyph_string, draw_glyphs):
Rename argument OVERLAPS_P to OVERLAPS.  All uses in macros changed.
(x_fix_overlapping_area): Add OVERLAPS arg.  Pass it to draw_glyphs.
(draw_phys_cursor_glyph): Set width of erased cursor to use it for
calculating clipping rectangles later.  Call
x_fix_overlapping_area with new OVERLAPS arg to draw only erased
cursor area.
(expose_overlaps): Call x_fix_overlapping_area with new
OVERLAPS arg to draw overlaps in both preceding and succeeding rows.

18 years ago(redraw_overlapping_rows): Call rif->fix_overlapping_area with new
YAMAMOTO Mitsuharu [Fri, 7 Oct 2005 07:38:47 +0000 (07:38 +0000)]
(redraw_overlapping_rows): Call rif->fix_overlapping_area with new
OVERLAPS arg as redrawn part.

18 years ago(struct glyph_string): Rename member for_overlaps_p
YAMAMOTO Mitsuharu [Fri, 7 Oct 2005 07:38:12 +0000 (07:38 +0000)]
(struct glyph_string): Rename member for_overlaps_p
to for_overlaps.  Now occupy 3 bits.
(OVERLAPS_PRED, OVERLAPS_SUCC, OVERLAPS_BOTH)
(OVERLAPS_ERASED_CURSOR): New defines.
(struct redisplay_interface): Add new OVERLAPS arg to member
fix_overlapping_area.
(x_fix_overlapping_area): Add new OVERLAPS arg.
(get_glyph_string_clip_rects): Add extern.

18 years agoAdd arch tagline
Miles Bader [Fri, 7 Oct 2005 06:46:05 +0000 (06:46 +0000)]
Add arch tagline

18 years ago* mh-e/mh-loaddefs.el: Removed. Now generated automatically.
Bill Wohler [Fri, 7 Oct 2005 04:58:02 +0000 (04:58 +0000)]
* mh-e/mh-loaddefs.el: Removed. Now generated automatically.

* Makefile.in (AUTOGENEL): Added mh-e/mh-loaddefs.el.
(MH-E-SRC): Added. Used by mh-autoloads.
(mh-autoloads): Added. Builds mh-e/mh-loaddefs.el. Rebuilds if any
files in MH-E-SRC have been updated.
(compile, recompile, bootstrap): Depend on mh-autoloads.

18 years agoSplit ChangeLog as its too big.
Nick Roberts [Fri, 7 Oct 2005 04:07:31 +0000 (04:07 +0000)]
Split ChangeLog as its too big.

18 years agoPut pre-2005 in ChangeLog.11.
Nick Roberts [Fri, 7 Oct 2005 04:04:02 +0000 (04:04 +0000)]
Put pre-2005 in ChangeLog.11.

18 years ago(gdb-fringe-width -> gdb-buffer-fringe-width):
Nick Roberts [Fri, 7 Oct 2005 02:46:50 +0000 (02:46 +0000)]
(gdb-fringe-width -> gdb-buffer-fringe-width):
Typo.

18 years ago(gud-menu-map): Only display un-intuitive
Nick Roberts [Fri, 7 Oct 2005 02:45:56 +0000 (02:45 +0000)]
(gud-menu-map): Only display un-intuitive
gud-break and gud-remove icons when the fringe is not available.

18 years ago*** empty log message ***
Nick Roberts [Fri, 7 Oct 2005 02:43:39 +0000 (02:43 +0000)]
*** empty log message ***

18 years ago(GDB Graphical Interface): Add variables and
Nick Roberts [Thu, 6 Oct 2005 20:14:24 +0000 (20:14 +0000)]
(GDB Graphical Interface): Add variables and
functions to indices.  Be more precise.

18 years ago*** empty log message ***
Nick Roberts [Thu, 6 Oct 2005 20:13:38 +0000 (20:13 +0000)]
*** empty log message ***

18 years ago(zone): Wrap body with save-window-excursion.
Thien-Thi Nguyen [Thu, 6 Oct 2005 18:25:26 +0000 (18:25 +0000)]
(zone): Wrap body with save-window-excursion.

18 years ago(calendar-mouse-view-diary-entries): Use the new arg to diary-list-entries.
Stefan Monnier [Thu, 6 Oct 2005 16:25:31 +0000 (16:25 +0000)]
(calendar-mouse-view-diary-entries): Use the new arg to diary-list-entries.

18 years agoUse overlays rather than selective-display.
Stefan Monnier [Thu, 6 Oct 2005 16:22:13 +0000 (16:22 +0000)]
Use overlays rather than selective-display.
(diary-selective-display): New var.
(diary-header-line-format): Use it.
(diary-list-entries): Add argument `list-only'.
Put the buffer in diary-mode.  Don't add \^M at beg and end.
Replace \^M by invisible overlays.
(diary-unhide-everything): Replace \^M by invisible overlays.
(print-diary-entries): Look for overlays rather than \^M.
Add a space to the temp buffer name.
(diary-show-all-entries, mark-diary-entries, make-diary-entry):
Put the buffer in diary-mode.
(list-sexp-diary-entries): Replace \^M by invisible overlays.
(diary-anniversary): Make the year arg optional.
(diary-time-regexp): New const.
(diary-font-lock-keywords): Use it to accept a few more time formats.

18 years ago(cvs-sentinel): Make sure we do re-enable undo.
Stefan Monnier [Thu, 6 Oct 2005 15:32:14 +0000 (15:32 +0000)]
(cvs-sentinel): Make sure we do re-enable undo.

18 years ago(artist-ellipse-mirror-quadrant): Fix bug introduced 2005-07-03:
Thien-Thi Nguyen [Thu, 6 Oct 2005 15:00:49 +0000 (15:00 +0000)]
(artist-ellipse-mirror-quadrant): Fix bug introduced 2005-07-03:
Use (car (last ...)) to faithfully reproduce replaced artist-last.
(artist-set-arrow-points-for-poly): Likewise.

18 years ago(gdb-buffer-fringe-width): Add defvar.
Juanma Barranquero [Thu, 6 Oct 2005 09:25:12 +0000 (09:25 +0000)]
(gdb-buffer-fringe-width): Add defvar.

18 years ago(widget): Add defvar.
Juanma Barranquero [Thu, 6 Oct 2005 08:23:59 +0000 (08:23 +0000)]
(widget): Add defvar.

18 years ago(speedbar-attached-frame): Add defvar.
Juanma Barranquero [Thu, 6 Oct 2005 08:19:57 +0000 (08:19 +0000)]
(speedbar-attached-frame): Add defvar.

18 years ago(x-pointer-hand2, x-pointer-top-left-arrow): Add defvars.
Juanma Barranquero [Thu, 6 Oct 2005 08:19:10 +0000 (08:19 +0000)]
(x-pointer-hand2, x-pointer-top-left-arrow): Add defvars.

18 years ago(set-language-environment): Fix
Kenichi Handa [Thu, 6 Oct 2005 08:11:14 +0000 (08:11 +0000)]
(set-language-environment): Fix
setting up of case-table for unibyte mode.

18 years ago*** empty log message ***
Kenichi Handa [Thu, 6 Oct 2005 08:09:19 +0000 (08:09 +0000)]
*** empty log message ***

18 years ago(what-cursor-position): If the character is displayed
Kenichi Handa [Thu, 6 Oct 2005 06:57:41 +0000 (06:57 +0000)]
(what-cursor-position): If the character is displayed
by some `display' text property, show that.  Don't use
single-key-description for eight-bit characters in multibyte mode.

18 years ago(gdb-fringe-width): New variable.
Nick Roberts [Thu, 6 Oct 2005 06:06:55 +0000 (06:06 +0000)]
(gdb-fringe-width): New variable.
(gdb-ann3): Set it.
(gdb-put-breakpoint-icon): Don't take fringe-width from speedbar
frame.
(gdb-info-frames-custom): Use inverse-video for first five
characters of selected frame only.
(gdb-get-frame-number): Select frame even when point is on frame
number.

18 years ago*** empty log message ***
Nick Roberts [Thu, 6 Oct 2005 06:05:59 +0000 (06:05 +0000)]
*** empty log message ***

18 years ago(gdb-fringe-width): New variable.
Nick Roberts [Thu, 6 Oct 2005 03:42:24 +0000 (03:42 +0000)]
(gdb-fringe-width): New variable.
(gdb-ann3): Set it.
(gdb-put-breakpoint-icon): Don't take fringe-width from speedbar
frame.

18 years ago*** empty log message ***
Nick Roberts [Thu, 6 Oct 2005 03:41:32 +0000 (03:41 +0000)]
*** empty log message ***

18 years agoadded acknowledgement
Michael Kifer [Thu, 6 Oct 2005 00:51:34 +0000 (00:51 +0000)]
added acknowledgement

18 years ago2005-10-05 Michael Kifer <kifer@cs.stonybrook.edu>
Michael Kifer [Thu, 6 Oct 2005 00:09:49 +0000 (00:09 +0000)]
2005-10-05  Michael Kifer  <kifer@cs.stonybrook.edu>

* ediff-merge.el (ediff-merge-region-is-non-clash): new defsubst.
(ediff-merge-region-is-non-clash-to-skip): previouslu called
ediff-merge-region-is-non-clash.

* ediff-mult.el (ediff-append-custom-diff,ediff-meta-show-patch): use
insert-buffer-substring.

* ediff-ptch.el (ediff-fixup-patch-map): use better heuristics for
selecting files to patch. Also bug fixes.

* ediff-util.el (ediff-setup): bug fix.
(ediff-next-difference): Never skip clashes that differ in white space
only.

* ediff-wind.el (ediff-setup-control-frame,ediff-destroy-control-frame):
check the menubar feature.

* viper-cmd.el (viper-normalize-minor-mode-map-alist,
viper-refresh-mode-line): use make-local-variable to localize some vars
instead of make-variable-buffer-local. Suggested by Stefan Monnier.

* viper-init.el (viper-make-variable-buffer-local): delete alias.
(viper-restore-cursor-type,viper-set-insert-cursor-type): use
make-local-variable instead of make-variable-buffer-local. Suggested by
Stefan Monnier.

* viper.el (viper-mode): don't use viper-make-variable-buffer-local.
(viper-comint-mode-hook): use make-local-variable on
require-final-newline.
(viper-non-hook-settings): don't use make-variable-buffer-local.

18 years ago2005-10-06 Masatake YAMATO <jet@gyve.org>
Masatake YAMATO [Wed, 5 Oct 2005 17:20:04 +0000 (17:20 +0000)]
2005-10-06  Masatake YAMATO  <jet@gyve.org>

* progmodes/gdb-ui.el (gdb-info-breakpoints-custom): Put
`font-lock-function-name-face'.
(gdb-info-frames-custom): Put `font-lock-function-name-face'
and `font-lock-variable-name-face'
(gdb-registers-font-lock-keywords): New font lock keywords definition.
(gdb-registers-mode): Use `gdb-registers-font-lock-keywords`.
(gdb-memory-font-lock-keywords): New font lock keywords definition.
(gdb-memory-mode): Use `gdb-memory-font-lock-keywords'.
(gdb-local-font-lock-keywords): New font lock keywords definition.
(gdb-locals-mode): Use `gdb-local-font-lock-keywords'
(gdb-threads-font-lock-keywords): New font lock keywords definition.
(gdb-threads-mode): Use `gdb-threads-font-lock-keywords'.

18 years ago(scheme-mode-syntax-table): Mark ; as being also the
Stefan Monnier [Wed, 5 Oct 2005 15:31:44 +0000 (15:31 +0000)]
(scheme-mode-syntax-table): Mark ; as being also the
second char of a comment-start sequence.
(scheme-sexp-comment-syntax-table): New var.
(lambda, define): Set their scheme-doc-string-elt property.
(scheme-font-lock-syntactic-face-function): Handle sexp-comments.
Use lisp-font-lock-syntactic-face-function now that it properly
handles |...| symbols.
(scheme-mode-variables): Set lisp-doc-string-elt-property,
parse-sexp-lookup-properties and font-lock-extra-managed-props.

18 years ago(lisp-mode-syntax-table): Move the nesting bit from # to |.
Stefan Monnier [Wed, 5 Oct 2005 15:19:38 +0000 (15:19 +0000)]
(lisp-mode-syntax-table): Move the nesting bit from # to |.
(lisp-font-lock-syntactic-face-function): Distinguish |...| symbols.

18 years ago(lambda): Add its doc-string-elt property.
Stefan Monnier [Wed, 5 Oct 2005 15:03:09 +0000 (15:03 +0000)]
(lambda): Add its doc-string-elt property.
(lisp-doc-string-elt-property): New var.
(lisp-font-lock-syntactic-face-function): Use it.
Rewrite to recognize docstrings even for forms not at toplevel.

18 years ago(scheme-mode-syntax-table): Move the nesting bit from # to |.
Stefan Monnier [Wed, 5 Oct 2005 14:23:13 +0000 (14:23 +0000)]
(scheme-mode-syntax-table): Move the nesting bit from # to |.
(scheme-font-lock-syntactic-face-function): New function, to
distinguish strings from |...| symbols.
(scheme-mode-variables): Use it.  Also fix up the font-lock-time
syntax-table so that #|...|# is properly highlighted.

18 years ago(lisp-font-lock-syntactic-face-function):
Stefan Monnier [Wed, 5 Oct 2005 14:07:18 +0000 (14:07 +0000)]
(lisp-font-lock-syntactic-face-function):
Don't mark as docstring the 3rd elem of an unknown toplevel form.

18 years ago(GDB): Describe use of watch expressions.
Nick Roberts [Tue, 4 Oct 2005 22:54:13 +0000 (22:54 +0000)]
(GDB): Describe use of watch expressions.

18 years ago*** empty log message ***
Nick Roberts [Tue, 4 Oct 2005 22:52:16 +0000 (22:52 +0000)]
*** empty log message ***

18 years agoRevision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-574
Miles Bader [Tue, 4 Oct 2005 22:51:06 +0000 (22:51 +0000)]
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-574

Merge from gnus--rel--5.10

2005-10-04  Reiner Steib  <Reiner.Steib@gmx.de>

   * lisp/gnus/mm-url.el (mm-url-predefined-programs): Add switches for curl.

   * lisp/gnus/gnus-util.el (gnus-remove-duplicates): Remove.

   * lisp/gnus/nnmail.el (nnmail-article-group): Use mm-delete-duplicates
   instead of gnus-remove-duplicates.

   * lisp/gnus/message.el (message-remove-duplicates): Remove.
   (message-idna-to-ascii-rhs-1): Use mm-delete-duplicates instead of
   message-remove-duplicates.

   * lisp/gnus/mm-util.el (mm-delete-duplicates): Use `delete-dups' if
   available, else use implementation from `delete-dups'.

18 years ago(global-map): Resync [home] and [end] bindings with C-a and C-e.
Stefan Monnier [Tue, 4 Oct 2005 21:50:34 +0000 (21:50 +0000)]
(global-map): Resync [home] and [end] bindings with C-a and C-e.

18 years agoMove comments into docstrings.
Stefan Monnier [Tue, 4 Oct 2005 21:49:09 +0000 (21:49 +0000)]
Move comments into docstrings.
(eldoc-message-commands): Initialize in its declaration.
Add move-beginning-of-line and move-end-of-line.
(eldoc-add-command, eldoc-add-command-completions)
(eldoc-remove-command, eldoc-remove-command-completions): Simplify.

18 years ago(outline-mark-subtree): Activate the mark.
Stefan Monnier [Tue, 4 Oct 2005 20:54:26 +0000 (20:54 +0000)]
(outline-mark-subtree): Activate the mark.

18 years ago(appt-time-regexp): New var.
Stefan Monnier [Tue, 4 Oct 2005 20:51:16 +0000 (20:51 +0000)]
(appt-time-regexp): New var.
(appt-add, appt-make-list): Use it.
(appt-convert-time): Clean up.

18 years ago(tex-font-lock-syntactic-face-function):
Stefan Monnier [Tue, 4 Oct 2005 20:45:58 +0000 (20:45 +0000)]
(tex-font-lock-syntactic-face-function):
Don't set any syntax-table property here.
(tex-font-lock-verb): New function.  Do it here.
(tex-font-lock-syntactic-keywords): Use it.