bpt/emacs.git
18 years ago*** empty log message ***
Romain Francoise [Wed, 12 Oct 2005 10:10:04 +0000 (10:10 +0000)]
*** empty log message ***

18 years ago*** empty log message ***
Lars Hansen [Wed, 12 Oct 2005 10:04:57 +0000 (10:04 +0000)]
*** empty log message ***

18 years ago(remember_mouse_glyph): Use MATRIX_BOTTOM_TEXT_ROW to
YAMAMOTO Mitsuharu [Wed, 12 Oct 2005 09:50:50 +0000 (09:50 +0000)]
(remember_mouse_glyph): Use MATRIX_BOTTOM_TEXT_ROW to
get end of text rows.  Obtain header-line/mode-line rows directly.

18 years ago(desktop-load-file): Do nothing when FUNCTION is nil.
Lars Hansen [Wed, 12 Oct 2005 09:16:55 +0000 (09:16 +0000)]
(desktop-load-file): Do nothing when FUNCTION is nil.

18 years ago(glyph_rect, remember_mouse_glyph): Remove X versions.
Kim F. Storm [Tue, 11 Oct 2005 22:37:01 +0000 (22:37 +0000)]
(glyph_rect, remember_mouse_glyph): Remove X versions.
(note_mouse_movement, XTmouse_position): Use generic
remember_mouse_glyph, add last_mouse_glyph arg.

18 years ago(remember_mouse_glyph): New generic version based on
Kim F. Storm [Tue, 11 Oct 2005 22:36:46 +0000 (22:36 +0000)]
(remember_mouse_glyph): New generic version based on
glyph_rect and remember_mouse_glyph from xterm.c enhanced to
properly handle all different window areas.

18 years ago(note_mouse_movement): Fix last_mouse_glyph check.
Kim F. Storm [Tue, 11 Oct 2005 22:36:35 +0000 (22:36 +0000)]
(note_mouse_movement): Fix last_mouse_glyph check.
(glyph_rect, remember_mouse_glyph): Remove w32 specific versions.
(note_mouse_movement, w32_mouse_position): Use generic
remember_mouse_glyph, add last_mouse_glyph arg.

18 years ago(note_mouse_movement): Add call to remember_mouse_glyph.
Kim F. Storm [Tue, 11 Oct 2005 22:35:40 +0000 (22:35 +0000)]
(note_mouse_movement): Add call to remember_mouse_glyph.
(glyph_rect, remember_mouse_glyph): Remove mac specific versions.
(XTmouse_position): Adapt to use generic remember_mouse_glyph
instead of pixel_to_glyph_coords.

18 years ago(remember_mouse_glyph): Add prototype.
Kim F. Storm [Tue, 11 Oct 2005 22:35:22 +0000 (22:35 +0000)]
(remember_mouse_glyph): Add prototype.

18 years ago*** empty log message ***
Kim F. Storm [Tue, 11 Oct 2005 22:35:06 +0000 (22:35 +0000)]
*** empty log message ***

18 years ago(coordinates_in_window): Fix x position for ON_RIGHT_MARGIN.
Kim F. Storm [Tue, 11 Oct 2005 22:21:50 +0000 (22:21 +0000)]
(coordinates_in_window): Fix x position for ON_RIGHT_MARGIN.
Fix x position for ON_TEXT when left margin width > 0.

18 years ago*** empty log message ***
Kim F. Storm [Tue, 11 Oct 2005 22:21:36 +0000 (22:21 +0000)]
*** empty log message ***

18 years ago(sh-tmp-file): Use mktemp -t. Finish support for es and rc shells.
Richard M. Stallman [Tue, 11 Oct 2005 22:06:53 +0000 (22:06 +0000)]
(sh-tmp-file): Use mktemp -t.  Finish support for es and rc shells.

18 years agoSync with version in the GNU MDK project.
Stefan Monnier [Tue, 11 Oct 2005 21:22:14 +0000 (21:22 +0000)]
Sync with version in the GNU MDK project.
Try to fix up minor layout issues like indentation, line break, etc...
(mixal-mode-syntax-table): Don't try to specify comment syntax,
because it doesn't work.
(mixal-operation-codes): Add some more codes.
(mixal-font-lock-keywords): Process comments here.
(mixal-mode): mixasm no longer needs -g option.

18 years ago*** empty log message ***
Jay Belanger [Tue, 11 Oct 2005 19:46:24 +0000 (19:46 +0000)]
*** empty log message ***

18 years ago(Integration): Mention using `a i' to compute definite integrals.
Jay Belanger [Tue, 11 Oct 2005 19:43:00 +0000 (19:43 +0000)]
(Integration): Mention using `a i' to compute definite integrals.

18 years ago(calc-integral): With an argument, compute the definite integral.
Jay Belanger [Tue, 11 Oct 2005 19:41:48 +0000 (19:41 +0000)]
(calc-integral): With an argument, compute the definite integral.

18 years ago* mouse.el (mouse-drag-region-1): Don't try to catch a
Chong Yidong [Tue, 11 Oct 2005 15:30:31 +0000 (15:30 +0000)]
* mouse.el (mouse-drag-region-1): Don't try to catch a
double-click when doing follow-link (it's overridden anyway).

18 years ago(mouse-drag-region-1): Don't try to catch a
Chong Yidong [Tue, 11 Oct 2005 15:30:31 +0000 (15:30 +0000)]
(mouse-drag-region-1): Don't try to catch a
double-click when doing follow-link (it's overridden anyway).

18 years ago*** empty log message ***
Romain Francoise [Tue, 11 Oct 2005 15:18:36 +0000 (15:18 +0000)]
*** empty log message ***

18 years ago(make_lispy_position): Fix buffer calculations for
Kim F. Storm [Tue, 11 Oct 2005 15:07:28 +0000 (15:07 +0000)]
(make_lispy_position): Fix buffer calculations for
mouse click or movement in right fringe and the margins.

18 years ago(coordinates_in_window): Fix returned y position when
Kim F. Storm [Tue, 11 Oct 2005 15:07:07 +0000 (15:07 +0000)]
(coordinates_in_window): Fix returned y position when
ON_SCROLL_BAR.

18 years ago*** empty log message ***
Kim F. Storm [Tue, 11 Oct 2005 15:06:48 +0000 (15:06 +0000)]
*** empty log message ***

18 years ago*** empty log message ***
Juanma Barranquero [Tue, 11 Oct 2005 10:54:03 +0000 (10:54 +0000)]
*** empty log message ***

18 years ago(update-directory-autoloads): Doc fix.
Juanma Barranquero [Tue, 11 Oct 2005 10:45:59 +0000 (10:45 +0000)]
(update-directory-autoloads): Doc fix.
(autoload-print-form-outbuf): Add docstring.

18 years ago*** empty log message ***
Juanma Barranquero [Tue, 11 Oct 2005 08:32:08 +0000 (08:32 +0000)]
*** empty log message ***

18 years ago(fn_jpeg_stdio_src): Don't define it.
Juanma Barranquero [Tue, 11 Oct 2005 08:25:27 +0000 (08:25 +0000)]
(fn_jpeg_stdio_src): Don't define it.
(init_jpeg_functions): Don't initialize `fn_jpeg_stdio_src'.
(our_common_init_source): Rename from `our_init_source'.
(our_common_term_source): Rename from `our_term_source'.
(our_memory_fill_input_buffer): Rename from `our_fill_input_buffer'.
(our_memory_skip_input_data): Rename from `our_skip_input_data'.
(jpeg_memory_src): Use the new names.
(struct jpeg_stdio_mgr): New struct.
(JPEG_STDIO_BUFFER_SIZE): New constant.
(our_stdio_fill_input_buffer, our_stdio_skip_input_data, jpeg_file_src): New
functions.
(jpeg_load): Use `jpeg_file_src' instead of `fn_jpeg_stdio_src'.

18 years ago(FATAL ERRORS): Remove item about JPEG libraries on Windows (Done).
Juanma Barranquero [Tue, 11 Oct 2005 08:23:28 +0000 (08:23 +0000)]
(FATAL ERRORS): Remove item about JPEG libraries on Windows (Done).

18 years ago*** empty log message ***
Juri Linkov [Tue, 11 Oct 2005 05:55:17 +0000 (05:55 +0000)]
*** empty log message ***

18 years ago(Info-mode-menu): Delete menu item "Edit".
Juri Linkov [Tue, 11 Oct 2005 05:47:55 +0000 (05:47 +0000)]
(Info-mode-menu): Delete menu item "Edit".
(Info-mode): Delete description of Info-edit from docstring,
and rearrange descriptions of Info commands in the order
they are documented in the Info manual.

18 years agoRearrange nodes.
Juri Linkov [Tue, 11 Oct 2005 05:47:11 +0000 (05:47 +0000)]
Rearrange nodes.
(Top): Update menu.  Change ref `Info for Experts' to
`Advanced Info Commands'.
(Getting Started): Fix description of manual's parts.
(Help-Int): Change xref `Info Search' to `Search Index', and
`Expert Info' to `Advanced'.
(Advanced): Move node one level up.
(Search Text, Search Index): New nodes split out from `Info Search'.
(Go to node, Choose menu subtopic, Create Info buffer): New nodes
split out from `Advanced'.
(Advanced, Emacs Info Variables): De-document editing an Info file
in Info.
(Emacs Info Variables): Move node from `Expert Info' to `Advanced'.
(Creating an Info File): Delete node and move its text to
`Expert Info'.

18 years ago(appt-check): Use diary-selective-display var.
Stefan Monnier [Tue, 11 Oct 2005 05:08:25 +0000 (05:08 +0000)]
(appt-check): Use diary-selective-display var.

18 years ago(PER_CHAR_METRIC): Remove unused macro.
YAMAMOTO Mitsuharu [Tue, 11 Oct 2005 03:35:54 +0000 (03:35 +0000)]
(PER_CHAR_METRIC): Remove unused macro.
(fm_font_family_alist): New variable.
(syms_of_macterm): Initialize and staticpro it.
(decode_mac_font_name): Replace '-' in family name with '_' if it
occurs just once.  Lower family name.
(parse_x_font_name): Rename from x_font_name_to_mac_font_name.
All uses changed.  Remove argument MF and code conversion for it.
Add argument SIZE.  Rename argument MF_DECODED to FAMILY, and CS
to CHARSET.  Parse font size.  Lower family name.  Return integer
value for status of parsing.
(init_font_name_table) [USE_ATSUI]: Use decode_mac_font_name.
Don't use Fdowncase because family name is already lowered by
decode_mac_font_name.
(init_font_name_table): Always call decode_mac_font_name.  Add
pair of family name and its reference to fm_font_family_alist.
(mac_clear_font_name_table): Clear fm_font_family_alist.
(XLoadQueryFont): Move font size parsing part to parse_x_font_name.
Lookup fm_font_family_alist to get font family reference.
(XLoadQueryFont) [USE_ATSUI]: Don't use Fdowncase because family
name is already lowered by parse_x_font_name.

18 years agoAdd arch tagline
Miles Bader [Tue, 11 Oct 2005 00:29:35 +0000 (00:29 +0000)]
Add arch tagline

18 years ago(glyph_rect): Return 0 if position is outside text area.
Kim F. Storm [Mon, 10 Oct 2005 22:54:19 +0000 (22:54 +0000)]
(glyph_rect): Return 0 if position is outside text area.

18 years ago(make_lispy_position): Fix buffer position calculation for
Kim F. Storm [Mon, 10 Oct 2005 22:54:03 +0000 (22:54 +0000)]
(make_lispy_position): Fix buffer position calculation for
mouse click or movement in fringe.

18 years ago*** empty log message ***
Kim F. Storm [Mon, 10 Oct 2005 22:50:01 +0000 (22:50 +0000)]
*** empty log message ***

18 years ago(newsticker-start, newsticker-show-news): Add autoload cookies.
Richard M. Stallman [Mon, 10 Oct 2005 22:32:07 +0000 (22:32 +0000)]
(newsticker-start, newsticker-show-news): Add autoload cookies.

18 years ago(sh-tmp-file): Use mktemp.
Richard M. Stallman [Mon, 10 Oct 2005 21:24:29 +0000 (21:24 +0000)]
(sh-tmp-file): Use mktemp.

18 years ago*** empty log message ***
Kim F. Storm [Mon, 10 Oct 2005 20:49:55 +0000 (20:49 +0000)]
*** empty log message ***

18 years ago(Matrix and Scalar Modes, Kinds of Declarations): Mention square
Jay Belanger [Mon, 10 Oct 2005 20:00:13 +0000 (20:00 +0000)]
(Matrix and Scalar Modes, Kinds of Declarations): Mention square
matrix mode.

18 years ago(math-check-known-square-matrixp): Change order in which value is checked.
Jay Belanger [Mon, 10 Oct 2005 19:59:18 +0000 (19:59 +0000)]
(math-check-known-square-matrixp): Change order in which value is checked.

18 years ago(jka-compr-handler): Fix typo in `operations' prop.
Richard M. Stallman [Mon, 10 Oct 2005 19:56:42 +0000 (19:56 +0000)]
(jka-compr-handler): Fix typo in `operations' prop.

18 years ago(calc-matrix-mode, calc-set-mode-line): Change the mode name `square'
Jay Belanger [Mon, 10 Oct 2005 19:41:08 +0000 (19:41 +0000)]
(calc-matrix-mode, calc-set-mode-line): Change the mode name `square'
to 'sqmatrix'.

18 years ago(calc-matrix-mode, math-get-modes-vec): Change the mode name `square'
Jay Belanger [Mon, 10 Oct 2005 19:38:02 +0000 (19:38 +0000)]
(calc-matrix-mode, math-get-modes-vec): Change the mode name `square'
to 'sqmatrix'.

18 years ago(math-check-known-scalarp, math-check-known-matrixp): Check the values of
Jay Belanger [Mon, 10 Oct 2005 19:37:33 +0000 (19:37 +0000)]
(math-check-known-scalarp, math-check-known-matrixp): Check the values of
arguments that are variables.
(math-check-known-square-matrixp): New function.
(math-known-square-matrixp): Use math-check-known-square-matrixp.
(math-super-types): Add sqmatrix type.

18 years ago(remember_mouse_glyph): New function.
Jason Rumney [Mon, 10 Oct 2005 19:02:10 +0000 (19:02 +0000)]
(remember_mouse_glyph): New function.
(note_mouse_movement): Use it to remember the current glyph if
changed.
(XTmouse_position): Fix calculation of fake glyph under mouse.
Move code to calculate glyph under mouse into
remember_mouse_glyph.

18 years ago*** empty log message ***
Stefan Monnier [Mon, 10 Oct 2005 18:05:22 +0000 (18:05 +0000)]
*** empty log message ***

18 years ago(select-tags-table-mode): Don't use selective-display.
Stefan Monnier [Mon, 10 Oct 2005 17:49:12 +0000 (17:49 +0000)]
(select-tags-table-mode): Don't use selective-display.
(tags-select-tags-table): Pass `button' to the action function.
(select-tags-table): Place the side-info on button properties rather
than in hidden text.  Abbreviate file names.
(select-tags-table-mode-map): Inherit rather than copy buttom-map.
(select-tags-table-select): Add `button' argument.
Get side-info from the button property rather than from hidden text.

18 years ago*** empty log message ***
Romain Francoise [Mon, 10 Oct 2005 17:32:57 +0000 (17:32 +0000)]
*** empty log message ***

18 years ago(pascal-mode-map): Move init into declaration.
Stefan Monnier [Mon, 10 Oct 2005 17:14:02 +0000 (17:14 +0000)]
(pascal-mode-map): Move init into declaration.
(pascal-mode-syntax-table): Make (* *) markers same class as { ... }.
(pascal-indent-command): Remove unused var `ind'.
(pascal-indent-case): Remove unused var `oldpos'.
(pascal-outline-map): Don't inherit from pascal-mode-map anymore,
since it's now used as a proper minor mode map.
(pascal-outline): Rename to pascal-outline-mode.
(pascal-outline-mode): Use define-minor-mode.
(pascal-outline-mode, pascal-outline-change): Use overlays rather than
selective-display.

18 years ago* mh-init.el (mh-image-load-path): New function that adds the path to
Bill Wohler [Mon, 10 Oct 2005 16:37:54 +0000 (16:37 +0000)]
* mh-init.el (mh-image-load-path): New function that adds the path to
the MH-E images to the image-load-path or load-path depending on the
version of Emacs.

* mh-customize.el: Call mh-image-load-path just before
mh-tool-bar-define so that the toolbar images can be found.

* mh-customize.el (mh-invisible-header-fields-internal)
(mh-invisible-header-fields-internal): Add Received-SPF header and
X-Gmail- prefixes seen from Gmail. Jeffrey C Honig
<jch@honig.net>

* mh-customize.el (mh-customize): Use customization group mh-e.

* mh-e.el (desktop-buffer-mode-handlers): Only add to this list if
the variable exists. Not present pre-version 22.
(Version, mh-version): Added +cvs to version.

* mh-unit.el (mh-unit): Changed lm-verify test to Emacs 22.

* Makefile: Incorporated ideas from Clemens Fruhwirth to
generalize mh-loaddefs.el to make it work for both GNU Emacs and
XEmacs.
(EMACS_OPTIONS, XEMACS_OPTIONS): Use double-dash for all long
options.
(EMACS_LOADDEFS_COOKIE): New variable for generate-autoload-cookie
setting. Obsoletes XEMACS_LOADDEFS_COOKIE.
(EMACS_EXPORT_MH_LOADDEFS): New variable for GNU Emacs commands to
rebuild mh-loaddefs.el.
(XEMACS_EXPORT_MH_LOADDEFS): New variable for XEmacs commands to
rebuild mh-loaddefs.el. Obsoletes XEMACS_LOADDEFS_FILE and
XEMACS_LOADDEFS_PKG_NAME.
(MH-E-LOADDEFS-SRC): New variable which is set to $(MH-E-SRC) on
GNU Emacs, and adds $(MH-E-XEMACS-SRC) on XEmacs.
(all): Modify EMACS_EXPORT_MH_LOADDEFS and MH-E-LOADDEFS-SRC on
XEMacs.
(mh-loaddefs.el): Now depends on $(MH-E-LOADDEFS-SRC) and has
generic compile command that works on both GNU Emacs XEmacs.
(xemacs): Depend on autoloads instead of deleted loaddefs-xemacs.
(loaddefs-xemacs): Deleted.

* mh-comp.el (mh-font-lock-field-data): Fix a bug where the
function would return t but match-data was being set to nil
(closes SF #1241017). Satyaki Das  <satyaki@theforce.stanford.edu>.

* mh-comp.el (mh-insert-auto-fields): Inset identity regardless of
whether one was already set, since if one used a default identity
it would never be overridden. Peter S Galbraith
<psg@debian.org>

* mh-init.el (mh-path): Use customization group mh-e. Thanks to
Peter Whaite for these patches (closes SF #1213716).

* mh-mime.el (mh-compose-forward): Only use mh-sent-from-msg as a
default message if it's a number (as is done elsewhere).
Otherwise, an error is thrown if this function is called from a
draft created by mh-forward since this variable is a list. Also
added a space after the "Messages [%s]:" prompt.

* mh-mime.el (mh-compose-forward): Allow insertion of multiple
forwarded messages by range (including sequences).  For the sent
folder the default message presented is the sent message.  For
other folders, the default message is "cur", if it exists.
Jeffrey C Honig  <jch@honig.net>

18 years ago-nb changed to -nbi
Jan Djärv [Mon, 10 Oct 2005 16:14:00 +0000 (16:14 +0000)]
-nb changed to -nbi

18 years ago* frames.texi (Speedbar): A couple more clarifications.
Chong Yidong [Mon, 10 Oct 2005 15:00:57 +0000 (15:00 +0000)]
* frames.texi (Speedbar): A couple more clarifications.

18 years ago*** empty log message ***
Juanma Barranquero [Mon, 10 Oct 2005 14:59:07 +0000 (14:59 +0000)]
*** empty log message ***

18 years ago(Fredirect_frame_focus): Fix typos in docstring.
Juanma Barranquero [Mon, 10 Oct 2005 14:52:50 +0000 (14:52 +0000)]
(Fredirect_frame_focus): Fix typos in docstring.
(next_frame, prev_frame, set_term_frame_name): Make static.

18 years ago(Fwindow_tree): Fix spelling.
Juanma Barranquero [Mon, 10 Oct 2005 13:41:06 +0000 (13:41 +0000)]
(Fwindow_tree): Fix spelling.

18 years ago(GDB User Interface Layout): Improve diagram.
Nick Roberts [Mon, 10 Oct 2005 12:27:21 +0000 (12:27 +0000)]
(GDB User Interface Layout): Improve diagram.
(Watch Expressions): Explain how to make speedbar global.
(Other GDB User Interface Buffers): Make references more precise.

18 years ago(gdba): Improve diagram.
Nick Roberts [Mon, 10 Oct 2005 12:26:05 +0000 (12:26 +0000)]
(gdba): Improve diagram.
(def-gdb-auto-update-handler, gdb-info-locals-handler)
(gdb-put-breakpoint-icon, gdb-remove-breakpoint-icons): Call
get-buffer-window once.

18 years ago(gud-install-speedbar-variables): Add more
Nick Roberts [Mon, 10 Oct 2005 12:25:04 +0000 (12:25 +0000)]
(gud-install-speedbar-variables): Add more
bindings.
(gud-speedbar-buttons): Preserve point if possible.
(gud-sentinel): Restore previous speedbar display type.

18 years ago*** empty log message ***
Nick Roberts [Mon, 10 Oct 2005 12:23:44 +0000 (12:23 +0000)]
*** empty log message ***

18 years ago(tex-font-lock-keywords-2): Adjust match number.
Andreas Schwab [Mon, 10 Oct 2005 09:47:24 +0000 (09:47 +0000)]
(tex-font-lock-keywords-2): Adjust match number.

18 years ago($(lisp)/mh-e/mh-loaddefs.el): Fix for building
Andreas Schwab [Mon, 10 Oct 2005 09:34:44 +0000 (09:34 +0000)]
($(lisp)/mh-e/mh-loaddefs.el): Fix for building
outside source directory.

18 years ago*** empty log message ***
Carsten Dominik [Mon, 10 Oct 2005 09:20:26 +0000 (09:20 +0000)]
*** empty log message ***

18 years ago(Workflow states): Documented that change in keywords
Carsten Dominik [Mon, 10 Oct 2005 09:17:45 +0000 (09:17 +0000)]
(Workflow states): Documented that change in keywords
becomes active only after restart of Emacs.

18 years ago(org-mode-map): Explicit definition of `C-c C-x' as a
Carsten Dominik [Mon, 10 Oct 2005 09:16:22 +0000 (09:16 +0000)]
(org-mode-map): Explicit definition of `C-c C-x' as a
prefix.
(orgtbl-mode-map): Full keymap instead of sparse, because all
`self-insert-command' keys are redifined in this map.
(org-export-as-html): Specify charset for HTML file, by taking it
from the coding system.

18 years ago(flyspell-check-word-p):
Richard M. Stallman [Mon, 10 Oct 2005 04:03:09 +0000 (04:03 +0000)]
(flyspell-check-word-p):
If unread-command-events is non-empty, don't call sit-for.

18 years ago(font-lock-syntactic-keywords, font-lock-keywords): Doc fixes.
Richard M. Stallman [Mon, 10 Oct 2005 03:25:34 +0000 (03:25 +0000)]
(font-lock-syntactic-keywords, font-lock-keywords): Doc fixes.

18 years ago(flyspell-external-point-words): Simplify logic, and don't try to
Richard M. Stallman [Mon, 10 Oct 2005 01:14:28 +0000 (01:14 +0000)]
(flyspell-external-point-words): Simplify logic, and don't try to
check for consecutive appearances of one incorrect word.

18 years ago*** empty log message ***
Kim F. Storm [Sun, 9 Oct 2005 22:32:57 +0000 (22:32 +0000)]
*** empty log message ***

18 years ago(Speedbar): Clarify the text.
Richard M. Stallman [Sun, 9 Oct 2005 21:19:50 +0000 (21:19 +0000)]
(Speedbar): Clarify the text.

18 years ago*** empty log message ***
Romain Francoise [Sun, 9 Oct 2005 20:56:54 +0000 (20:56 +0000)]
*** empty log message ***

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.