bpt/emacs.git
18 years ago* xselect.c (x_catch_errors_unwind): New function.
Chong Yidong [Tue, 28 Feb 2006 14:52:46 +0000 (14:52 +0000)]
* xselect.c (x_catch_errors_unwind): New function.
(x_reply_selection_request): Put x_uncatch_errors in an unwind.
(Fx_get_atom_name): Call x_uncatch_errors earlier.

* window.c (Qscroll_up, Qscroll_down): New syms.
(window_scroll_pixel_based): Make preserve_y static to avoid
getting point stuck when scrolling 1 line.

18 years ago(math-compose-tex-matrix): Add a latex option.
Jay Belanger [Tue, 28 Feb 2006 14:28:42 +0000 (14:28 +0000)]
(math-compose-tex-matrix):  Add a latex option.
(math-compose-expr):  Use latex option when calling
math-compose-tex-matrix for latex mode.

18 years ago#
André Spiegel [Tue, 28 Feb 2006 08:14:44 +0000 (08:14 +0000)]
#

18 years ago(Old Versions): Clarify operation of C-x v =.
André Spiegel [Tue, 28 Feb 2006 08:13:50 +0000 (08:13 +0000)]
(Old Versions): Clarify operation of C-x v =.

18 years agoRalf Angeli's 19 Feb 2006 bug report fixed
Chong Yidong [Tue, 28 Feb 2006 04:32:40 +0000 (04:32 +0000)]
Ralf Angeli's 19 Feb 2006 bug report fixed

18 years ago*** empty log message ***
Luc Teirlinck [Tue, 28 Feb 2006 03:19:00 +0000 (03:19 +0000)]
*** empty log message ***

18 years ago(Top): Include "Load Suffixes" in the detailed menu.
Luc Teirlinck [Tue, 28 Feb 2006 03:07:28 +0000 (03:07 +0000)]
(Top): Include "Load Suffixes" in the detailed menu.

18 years ago(Locating Files): Suggest additional values for the
Luc Teirlinck [Tue, 28 Feb 2006 03:04:50 +0000 (03:04 +0000)]
(Locating Files): Suggest additional values for the
SUFFIXES arg of `locate-file'.  Update pxref.

18 years ago(Loading): Include new node "Load Suffixes" in menu.
Luc Teirlinck [Tue, 28 Feb 2006 03:01:57 +0000 (03:01 +0000)]
(Loading): Include new node "Load Suffixes" in menu.
(How Programs Do Loading): Discuss the effects of Auto Compression
mode on `load'.
(Load Suffixes): New node.
(Library Search): Delete description of `load-suffixes': it was
moved to "Load Suffixes".
(Autoload, Named Features): Mention `load-suffixes'.

18 years ago*** empty log message ***
Luc Teirlinck [Tue, 28 Feb 2006 03:00:18 +0000 (03:00 +0000)]
*** empty log message ***

18 years agoRe-instate comments about developing for speedbar
Nick Roberts [Tue, 28 Feb 2006 02:52:56 +0000 (02:52 +0000)]
Re-instate comments about developing for speedbar
[this is what info and gdb-ui use even if better methods exist now].

18 years ago(mh-variant, mh-default-folder-for-message-function): Sync docstring
Bill Wohler [Tue, 28 Feb 2006 01:33:28 +0000 (01:33 +0000)]
(mh-variant, mh-default-folder-for-message-function): Sync docstring
with manual.
(cus-face): Require as it is needed by mh-inherit-face-flag.

18 years agoRevision: emacs@sv.gnu.org/emacs--devo--0--patch-126
Miles Bader [Tue, 28 Feb 2006 00:38:35 +0000 (00:38 +0000)]
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-126

Merge from gnus--rel--5.10

Patches applied:

 * gnus--rel--5.10  (patch 40-42)

   - Merge from emacs--devo--0
   - Update from CVS

18 years agoAdd arch tagline
Miles Bader [Mon, 27 Feb 2006 23:40:51 +0000 (23:40 +0000)]
Add arch tagline

18 years ago*** empty log message ***
Nick Roberts [Mon, 27 Feb 2006 22:53:26 +0000 (22:53 +0000)]
*** empty log message ***

18 years ago*** empty log message ***
Richard M. Stallman [Mon, 27 Feb 2006 22:52:42 +0000 (22:52 +0000)]
*** empty log message ***

18 years ago(t-mouse-tty): Use with-temp-buffer. Add more
Nick Roberts [Mon, 27 Feb 2006 22:46:06 +0000 (22:46 +0000)]
(t-mouse-tty): Use with-temp-buffer.  Add more
terminal types.
(t-mouse-lispy-buffer-posn-from-coords): Remove.  Use C
primitive...
(t-mouse-make-event-element): ...posn-at-x-y instead.
(t-mouse-make-event): Deal with Fedora Core 3.
(t-mouse-make-event): Don't sink the `stupid text mode menubar'.
(t-mouse-mouse-position-function): New function.  Use it instead
of advising mouse-position.
(t-mouse-mode): New minor mode.
(t-mouse-stop, t-mouse-run): Remove.  Use t-mouse-mode instead.

18 years ago(mh-minibuffer-read-type): Deleted comment in docstring about obsolete
Bill Wohler [Mon, 27 Feb 2006 22:30:58 +0000 (22:30 +0000)]
(mh-minibuffer-read-type): Deleted comment in docstring about obsolete
variable mh-mime-content-types.

18 years ago(mh-variant): Sync docstring with manual.
Bill Wohler [Mon, 27 Feb 2006 22:29:54 +0000 (22:29 +0000)]
(mh-variant): Sync docstring with manual.
(cus-face): Require as it is needed by mh-inherit-face-flag.

18 years ago* mh-compat.el (mh-display-color-cells): Return 2 if
Bill Wohler [Mon, 27 Feb 2006 22:25:07 +0000 (22:25 +0000)]
* mh-compat.el (mh-display-color-cells): Return 2 if
device-color-cells returns nil (closes SF #1436924).

* mh-e.el (mh-compiling-flag): Delete. No longer needed by
mh-display-color-cells.

18 years agoThis version does *not* work with Emacs 22.
Nick Roberts [Mon, 27 Feb 2006 22:10:43 +0000 (22:10 +0000)]
This version does *not* work with Emacs 22.
It is just the initial import from gpm-1.20.1.

18 years ago*** empty log message ***
Kim F. Storm [Mon, 27 Feb 2006 13:48:44 +0000 (13:48 +0000)]
*** empty log message ***

18 years ago(calendar-holidays): Doc fix.
Glenn Morris [Mon, 27 Feb 2006 09:19:11 +0000 (09:19 +0000)]
(calendar-holidays): Doc fix.

18 years ago*** empty log message ***
Glenn Morris [Mon, 27 Feb 2006 09:18:52 +0000 (09:18 +0000)]
*** empty log message ***

18 years ago(gud-display-line): Use gdb-display-source-buffer
Nick Roberts [Mon, 27 Feb 2006 09:15:58 +0000 (09:15 +0000)]
(gud-display-line): Use gdb-display-source-buffer
for gdb-ui/gdb-mi (old concept).

18 years ago(gdb-source-window): New variable.
Nick Roberts [Mon, 27 Feb 2006 09:14:59 +0000 (09:14 +0000)]
(gdb-source-window): New variable.
Re-introduce the concept of a source window.
(gdb-get-buffer-create): Rename from gdb-get-create-buffer for
consistency with get-buffer-create.
(def-gdb-auto-update-handler, gdb-info-locals-handler)
(gdb-data-list-register-values-handler)
(gdb-stack-list-locals-handler): Try to preserve window-start as
well as window-point.
(gdb-display-source-buffer): New function (old concept).
(gdb-goto-breakpoint): Use it.

18 years ago*** empty log message ***
Nick Roberts [Mon, 27 Feb 2006 09:12:51 +0000 (09:12 +0000)]
*** empty log message ***

18 years ago(reftex-toc-map): Add `follow-mouse'
Carsten Dominik [Mon, 27 Feb 2006 07:41:32 +0000 (07:41 +0000)]
(reftex-toc-map): Add `follow-mouse'
binding.

18 years ago(reftex-select-label-map,
Carsten Dominik [Mon, 27 Feb 2006 07:41:18 +0000 (07:41 +0000)]
(reftex-select-label-map,
reftex-select-bib-map): Add `follow-mouse' binding.

18 years ago(reftex-index-map): Add `follow-mouse'
Carsten Dominik [Mon, 27 Feb 2006 07:40:59 +0000 (07:40 +0000)]
(reftex-index-map): Add `follow-mouse'
binding.

18 years ago*** empty log message ***
Carsten Dominik [Mon, 27 Feb 2006 07:40:38 +0000 (07:40 +0000)]
*** empty log message ***

18 years ago*** empty log message ***
Carsten Dominik [Mon, 27 Feb 2006 07:30:18 +0000 (07:30 +0000)]
*** empty log message ***

18 years ago* xterm.h, xterm.c (x_uncatch_errors): Delete unneccessary
Chong Yidong [Mon, 27 Feb 2006 03:35:31 +0000 (03:35 +0000)]
* xterm.h, xterm.c (x_uncatch_errors): Delete unneccessary
argument.

* xterm.c: (x_load_font, x_term_init, XTmouse_position)
(handle_one_xevent, x_connection_closed, x_list_fonts): No arg for
x_uncatch_errors.

* xselect.c (x_own_selection, x_decline_selection_request)
(x_reply_selection_request, x_get_foreign_selection)
(Fx_get_atom_name, Fx_send_client_event): Likewise.

* xfns.c (x_real_positions, x_set_mouse_color, Fx_focus_frame):
Likewise.

18 years ago(check_windows_init_file): Use Fget_load_suffixes instead of Vload_suffixes.
Luc Teirlinck [Mon, 27 Feb 2006 02:07:37 +0000 (02:07 +0000)]
(check_windows_init_file): Use Fget_load_suffixes instead of Vload_suffixes.

18 years agoEXFUN Fget_load_suffixes. Extern Vload_file_rep_suffixes.
Luc Teirlinck [Mon, 27 Feb 2006 02:06:01 +0000 (02:06 +0000)]
EXFUN Fget_load_suffixes.  Extern Vload_file_rep_suffixes.

18 years agoDeclare Vload_file_rep_suffixes instead of
Luc Teirlinck [Mon, 27 Feb 2006 02:04:35 +0000 (02:04 +0000)]
Declare Vload_file_rep_suffixes instead of
deleted variable default_suffixes.
(Fget_load_suffixes): New function.
(Fload): Use Fget_load_suffixes and Vload_file_rep_suffixes.
No longer use deleted variable default_suffixes.  Update docstring.
(syms_of_lread): defsubr Sget_load_suffixes.
Expand `load-suffixes' docstring.
Delete default_suffixes and DEFVAR_LISP the new variable
`load-file-rep-suffixes'.

18 years ago(find-library-suffixes): Use `get-load-suffixes' instead of `load-suffixes'.
Luc Teirlinck [Mon, 27 Feb 2006 02:03:00 +0000 (02:03 +0000)]
(find-library-suffixes): Use `get-load-suffixes' instead of `load-suffixes'.
(find-library-name): Use `load-file-rep-suffixes' instead of '("").

18 years ago(locate-library): Use `get-load-suffixes' instead of `load-suffixes'
Luc Teirlinck [Mon, 27 Feb 2006 02:01:08 +0000 (02:01 +0000)]
(locate-library): Use `get-load-suffixes' instead of `load-suffixes'
and `load-file-rep-suffixes' instead of '("").

18 years ago(update-directory-autoloads): Use `get-load-suffixes' instead of
Luc Teirlinck [Mon, 27 Feb 2006 01:58:04 +0000 (01:58 +0000)]
(update-directory-autoloads): Use `get-load-suffixes' instead of
`load-suffixes'.

18 years ago(command-line): Use `get-load-suffixes' instead of `load-suffixes'.
Luc Teirlinck [Mon, 27 Feb 2006 01:56:19 +0000 (01:56 +0000)]
(command-line): Use `get-load-suffixes' instead of `load-suffixes'.

18 years ago(file-loadhist-lookup): Use `get-load-suffixes' instead of `load-suffixes'.
Luc Teirlinck [Mon, 27 Feb 2006 01:54:42 +0000 (01:54 +0000)]
(file-loadhist-lookup): Use `get-load-suffixes' instead of `load-suffixes'.

18 years ago(load-library): Use `get-load-suffixes' instead of `load-suffixes'.
Luc Teirlinck [Mon, 27 Feb 2006 01:53:28 +0000 (01:53 +0000)]
(load-library): Use `get-load-suffixes' instead of `load-suffixes'.

18 years ago(jka-compr-uninstall): Replace `mapcar' with `mapc'.
Luc Teirlinck [Mon, 27 Feb 2006 01:51:17 +0000 (01:51 +0000)]
(jka-compr-uninstall): Replace `mapcar' with `mapc'.
Update `load-file-rep-suffixes' instead of `load-suffixes'.
Use jka-compr-compression-info-list--internal,
jka-compr-mode-alist-additions--internal and
jka-compr-load-suffixes--internal.

18 years agoSecond step of the previous changes: move all defcustoms to where they belong.
Luc Teirlinck [Mon, 27 Feb 2006 01:50:36 +0000 (01:50 +0000)]
Second step of the previous changes: move all defcustoms to where they belong.

18 years ago(jka-compr-compression-info-list)
Luc Teirlinck [Mon, 27 Feb 2006 01:47:56 +0000 (01:47 +0000)]
(jka-compr-compression-info-list)
(jka-compr-mode-alist-additions, jka-compr-load-suffixes):
Give :set functions to provide automatic updating.
Update docstring.  Give compiler defvars early in the file
and move the defcustoms to a later spot where all called functions
are defined.
(jka-compr-file-name-handler-entry): Doc fix.
(jka-compr-compression-info-list--internal)
(jka-compr-mode-alist-additions--internal)
(jka-compr-load-suffixes--internal): New variables.
(jka-compr-install): Set the three above variables.
Update `load-file-rep-suffixes' instead of `load-suffixes'.
(jka-compr-update, jka-compr-set): New functions.
(auto-compression-mode): Doc fix.

These changes are installed in two steps to provide better diffs.
The present revision makes no sense without the next one.

18 years ago*** empty log message ***
Luc Teirlinck [Mon, 27 Feb 2006 01:44:20 +0000 (01:44 +0000)]
*** empty log message ***

18 years ago*** empty log message ***
Luc Teirlinck [Sun, 26 Feb 2006 18:18:01 +0000 (18:18 +0000)]
*** empty log message ***

18 years ago(specpdl_ptr): Remove volatile qualifier for consistency with lisp.h.
Luc Teirlinck [Sun, 26 Feb 2006 18:08:02 +0000 (18:08 +0000)]
(specpdl_ptr): Remove volatile qualifier for consistency with lisp.h.

18 years ago(struct specbinding, specpdl_ptr): Remove the volatile qualifier which was
Stefan Monnier [Sun, 26 Feb 2006 16:14:20 +0000 (16:14 +0000)]
(struct specbinding, specpdl_ptr): Remove the volatile qualifier which was
trying to avoid the bug that was fixed by yesterday's changes to xterm.c.

18 years ago(ido-save-history, ido-load-history): Simplify. Don't
Kim F. Storm [Sun, 26 Feb 2006 00:48:27 +0000 (00:48 +0000)]
(ido-save-history, ido-load-history): Simplify.  Don't
use find-file-noselect to avoid interference from other modes.

18 years ago*** empty log message ***
Kim F. Storm [Sun, 26 Feb 2006 00:48:11 +0000 (00:48 +0000)]
*** empty log message ***

18 years agobuffer.c: Revert last change.
Chong Yidong [Sat, 25 Feb 2006 23:33:57 +0000 (23:33 +0000)]
buffer.c: Revert last change.

18 years ago* buffer.c (Foverlay_put): Mark buffer as changed.
Chong Yidong [Sat, 25 Feb 2006 23:32:19 +0000 (23:32 +0000)]
* buffer.c (Foverlay_put): Mark buffer as changed.

18 years ago* xterm.h (x_catch_errors) Return value changed to void.
Chong Yidong [Sat, 25 Feb 2006 23:20:10 +0000 (23:20 +0000)]
* xterm.h (x_catch_errors) Return value changed to void.
(x_uncatch_errors): Unused count argument deleted.

* xterm.c (x_catch_errors): Don't use record_unwind_protect, since
it can be called in a signal handler.
(x_catch_errors_unwind): Function deleted.
(x_uncatch_errors): Deallocate last x_error_message_stack struct.
(x_check_errors): Call x_uncatch_errors before signalling error.

(x_load_font, x_term_init, XTmouse_position, handle_one_xevent)
(x_connection_closed, x_list_fonts): Use new versions of
x_catch_errors and x_uncatch_errors.

* xselect.c (x_own_selection, x_decline_selection_request)
(x_reply_selection_request, x_get_foreign_selection)
(Fx_get_atom_name, Fx_send_client_event): Likewise.

* xfns.c (x_real_positions, x_set_mouse_color, Fx_focus_frame):
Likewise.

* eval.c (record_unwind_protect): Add an assertion.

18 years ago(Fmake_network_process): Init the process's mark.
Stefan Monnier [Sat, 25 Feb 2006 16:49:00 +0000 (16:49 +0000)]
(Fmake_network_process): Init the process's mark.

18 years ago(sh-mode): Fix bug: Arrange to use
Thien-Thi Nguyen [Sat, 25 Feb 2006 11:25:25 +0000 (11:25 +0000)]
(sh-mode): Fix bug: Arrange to use
the default shell if filename is not available.

18 years ago(tags-completion-table): Do completion from all the tables in the
Francesco Potortì [Sat, 25 Feb 2006 01:48:09 +0000 (01:48 +0000)]
(tags-completion-table): Do completion from all the tables in the
current list, as documented in the manual.

18 years ago*** empty log message ***
Francesco Potortì [Sat, 25 Feb 2006 01:47:29 +0000 (01:47 +0000)]
*** empty log message ***

18 years agoTypos.
Kim F. Storm [Sat, 25 Feb 2006 00:31:44 +0000 (00:31 +0000)]
Typos.

18 years agoFixed:
Kim F. Storm [Fri, 24 Feb 2006 23:49:05 +0000 (23:49 +0000)]
Fixed:
Martin Rudalics' 30 Jan 2006 bug report about overlays at end of buffer.
URL/MID: http://mid.gmane.org/43DDC6B7.6010003@gmx.at

18 years ago(modify_overlay): Force redisplay if we modify an
Kim F. Storm [Fri, 24 Feb 2006 23:31:26 +0000 (23:31 +0000)]
(modify_overlay): Force redisplay if we modify an
overlay at the end of the buffer.

18 years ago*** empty log message ***
Kim F. Storm [Fri, 24 Feb 2006 23:31:06 +0000 (23:31 +0000)]
*** empty log message ***

18 years ago(BUGS): Add URLs/MIDs.
Reiner Steib [Fri, 24 Feb 2006 19:17:50 +0000 (19:17 +0000)]
(BUGS): Add URLs/MIDs.

18 years ago* gtkutil.c (xg_get_image_for_pixmap): If x_find_image_file returns
Jan Djärv [Fri, 24 Feb 2006 15:37:10 +0000 (15:37 +0000)]
* gtkutil.c (xg_get_image_for_pixmap): If x_find_image_file returns
 nil the image file has been removed, in that case use the (cached)
 pixmap.

18 years agocc-align.el, cc-awk.el, cc-bytecomp.el, cc-cmds.el, cc-compat.el,
Alan Mackenzie [Fri, 24 Feb 2006 15:33:02 +0000 (15:33 +0000)]
cc-align.el, cc-awk.el, cc-bytecomp.el, cc-cmds.el, cc-compat.el,
cc-defs.el, cc-engine.el, cc-fonts.el, cc-langs.el, cc-menus.el,
cc-mode.el, cc-styles.el, cc-subword.el, cc-vars.el:  Add 2006 to the
copyright statement.

cc-awk.el: (c-awk-after-change): Protect the match data with
save-match-data.  It was being corrupted when Font Lock was not enabled.
(ii): Fix a typo.

cc-cmds.el, cc-mode.el, cc-engine.el (c-update-modeline): Concatenate the
minor mode indicators directly onto mode-name, removing
c-submode-indicators.  Sometimes, c-s-i got separated from the mode name
on the mode line.

cc-cmds.el, cc-mode.el: Rename c-hungry-backspace to
c-hungry-delete-backwards, at the request of RMS.  Leave the old name as
an alias.

cc-cmds.el (c-electric-brace, c-electric-semi&comma, c-electric-colon):
Correct doc-strings: "/ln" -> "/la".

cc-cmds.el (c-electric-brace): Fix clean-up brace-else-brace (error due
to mbeg, mend being undefined).

cc-defs.el (c-version): Update to 5.31.3.

cc-defs.el: [Supersedes patch V1.38]: (top level): Check for a buggy
font-lock-compile-keywords ONLY in XEmacs.  GNU Emacs 22 now has a check
which would throw an error here.

cc-engine.el (c-beginning-of-statement-1): Clarify doc-string and
comments.  Distinguish real labels ("case 1:" or "foo:") from non-labels
("public:").

cc-engine.el (c-after-change-check-<>-operators): Remove save-match-data,
reversing change for V1.45.  save-match-data is now in c-after-change.

cc-engine.el (c-forward-objc-directive): Replace c-forward-token-2 with
crude coding; c-f-t-2 doesn't move over a token at EOB.  Objc Mode was
hanging after typing, e.g., "@implementation".

cc-langs.el (c-filter-ops): Made it available at runtime too to work when
`c-make-init-lang-vars-fun' needs to evaluate from source.

cc-langs.el (c-make-init-lang-vars-fun): Improved the error message when
there's an evaluation error to show whether it's loaded from source or
not.
(c-mode-menu): Add menu items for Electric Mode and Subword Mode.

cc-mode.el (c-after-change): Protect the match data with save-match-data.
It was getting corrupted by c-after-change-check-<>-operators.

cc-mode.el: File Local variables: Solve the problem where both `mode' and
c-file-offsets are specified: `mode' will overwrite c-f-o's settings:
(c-remove-any-local-eval-or-mode-variables): new function.
(c-postprocess-file-styles): call the above new function, within
c-tentative-buffer-change, to splat `mode' and `eval' before the second
hack-local-variables.

18 years ago(Hungry WS Deletion): Rename c-hungry-backspace to
Alan Mackenzie [Fri, 24 Feb 2006 12:20:45 +0000 (12:20 +0000)]
(Hungry WS Deletion): Rename c-hungry-backspace to
c-hungry-delete-backwards, at the request of RMS.  Leave the old name as
an alias.
(Movement Commands): Correct the definition of c-beginning-of-defun, to include the
function header within the defun.
(Comment Commands): State that C-u M-; kills any existing comment.
(Electric Keys): Add a justification for electric indentation.
(Hungry WS Deletion): Clear up the names and complications of the
BACKSPACE and DELETE keys.
Correct two typos.

18 years ago*** empty log message ***
Alan Mackenzie [Fri, 24 Feb 2006 12:18:48 +0000 (12:18 +0000)]
*** empty log message ***

18 years ago(Finsert_file_contents): When a text is replaced
Kenichi Handa [Fri, 24 Feb 2006 06:46:54 +0000 (06:46 +0000)]
(Finsert_file_contents): When a text is replaced
partially, be sure to set point before the inserted characters.

18 years agoRevision: emacs@sv.gnu.org/emacs--devo--0--patch-118
Miles Bader [Fri, 24 Feb 2006 05:02:12 +0000 (05:02 +0000)]
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-118

Merge from gnus--rel--5.10

Patches applied:

 * gnus--rel--5.10  (patch 38-39)

   - Update from CVS

18 years ago(Common requests): Move `Turning on auto-fill by
Juri Linkov [Thu, 23 Feb 2006 23:16:12 +0000 (23:16 +0000)]
(Common requests): Move `Turning on auto-fill by
default' after `Wrapping words automatically'.  Move `Working with
unprintable characters' before `Searching for/replacing newlines'.
Move `Replacing highlighted text' after `Highlighting a region'.
Merge `Repeating commands' and `Repeating a command as many times
as possible' into the former.
(Packages that do not come with Emacs): Add refs to Gmane and etc/MORE.STUFF.

18 years ago(help): Revert last part of 2006-02-23 change (deletion of the `provide' call).
Juanma Barranquero [Thu, 23 Feb 2006 23:14:01 +0000 (23:14 +0000)]
(help): Revert last part of 2006-02-23 change (deletion of the `provide' call).

18 years ago*** empty log message ***
Juri Linkov [Thu, 23 Feb 2006 22:18:21 +0000 (22:18 +0000)]
*** empty log message ***

18 years ago(Newsgroup archives): Update URLs of GNU mail archives.
Juri Linkov [Thu, 23 Feb 2006 22:17:49 +0000 (22:17 +0000)]
(Newsgroup archives): Update URLs of GNU mail archives.
(Reporting bugs): Suggest using `M-x report-emacs-bug'.
Add xref to `(emacs)Reporting Bugs'.
(Getting a printed manual): Add URL to other formats of the manual.
(Common requests): Fix menu.
(Highlighting a region): Remove ref to `Turning on syntax highlighting'.
(Horizontal scrolling): Mention `truncate-partial-width-windows'.
(Inserting text at the beginning of each line): Add pxref to
`Changing the included text prefix'.
(Forcing the cursor to remain in the same column): Mention `track-eol'
and `set-goal-column'.  Add pxref to `(emacs)Moving Point'.
(Replacing text across multiple files): Add keybinding `Q' for
`dired-do-query-replace'.

18 years ago(Info-search): Don't bind search-spaces-regexp to
Juri Linkov [Thu, 23 Feb 2006 21:41:41 +0000 (21:41 +0000)]
(Info-search): Don't bind search-spaces-regexp to
Info-search-whitespace-regexp in non-regexp isearch mode.

18 years ago(compare-windows-highlight): Add new value
Juri Linkov [Thu, 23 Feb 2006 21:41:26 +0000 (21:41 +0000)]
(compare-windows-highlight): Add new value
`persistent' and change :type from `boolean' to `choice'.
(compare-windows-overlays1, compare-windows-overlays2):
New internal variables.
(compare-windows-highlight): If compare-windows-highlight is
`persistent', add current overlays to compare-windows-overlays[12]
instead of adding compare-windows-dehighlight to pre-command-hook.
(compare-windows-dehighlight): Delete all overlays from
compare-windows-overlays[12].

18 years ago(describe-mode): Pass `mode-name' to format-mode-line.
Stefan Monnier [Thu, 23 Feb 2006 16:39:24 +0000 (16:39 +0000)]
(describe-mode): Pass `mode-name' to format-mode-line.

18 years agoAdd 2006 copyright.
Stefan Monnier [Thu, 23 Feb 2006 16:37:46 +0000 (16:37 +0000)]
Add 2006 copyright.

18 years agoRemove unnecessary leading * in docstrings.
Stefan Monnier [Thu, 23 Feb 2006 16:35:41 +0000 (16:35 +0000)]
Remove unnecessary leading * in docstrings.

18 years ago(org-xemacs-p, org-export-html-show-new-buffer, org-table-may-need-update,
Juanma Barranquero [Thu, 23 Feb 2006 14:43:40 +0000 (14:43 +0000)]
(org-xemacs-p, org-export-html-show-new-buffer, org-table-may-need-update,
org-insert-item, org-mhe-get-message-real-folder,
org-mhe-get-message-folder-from-index, org-mhe-get-message-folder,
org-mhe-get-message-num, org-mhe-get-header, org-make-org-heading-search-string,
org-make-org-heading-camel, org-table-sort-lines, org-format-org-table-html,
org-format-table-table-html): Fix typos in docstrings.

18 years agoFix omission bug: Add dot (ASCII 0x2E) on first line.
Thien-Thi Nguyen [Thu, 23 Feb 2006 13:31:03 +0000 (13:31 +0000)]
Fix omission bug: Add dot (ASCII 0x2E) on first line.

18 years ago*** empty log message ***
Juanma Barranquero [Thu, 23 Feb 2006 11:59:35 +0000 (11:59 +0000)]
*** empty log message ***

18 years agoVersion number change only
Carsten Dominik [Thu, 23 Feb 2006 10:56:04 +0000 (10:56 +0000)]
Version number change only

18 years ago(org-cleaned-string-for-export, org-solidify-link-text):
Carsten Dominik [Thu, 23 Feb 2006 10:54:29 +0000 (10:54 +0000)]
(org-cleaned-string-for-export, org-solidify-link-text):
New function.
(org-add-hook): Use `add-local-hook' instead of `make-local-hook'
for XEmacs, just to silence the compiler.
(org-export-as-ascii, org-export-as-html-and-open): Use
`org-cleaned-string-for-export' and create internal links.
(org-follow-mhe-link): Require mh-e, use folder.

18 years ago*** empty log message ***
Carsten Dominik [Thu, 23 Feb 2006 10:54:15 +0000 (10:54 +0000)]
*** empty log message ***

18 years ago(x_set_toolkit_scroll_bar_thumb): Don't set control
YAMAMOTO Mitsuharu [Thu, 23 Feb 2006 10:43:32 +0000 (10:43 +0000)]
(x_set_toolkit_scroll_bar_thumb): Don't set control
values if control is not visible or values are not changed.

18 years ago*** empty log message ***
Kenichi Handa [Thu, 23 Feb 2006 10:13:23 +0000 (10:13 +0000)]
*** empty log message ***

18 years ago(update_text_area): Avoid needless redraw of rightmost
YAMAMOTO Mitsuharu [Thu, 23 Feb 2006 09:07:23 +0000 (09:07 +0000)]
(update_text_area): Avoid needless redraw of rightmost
glyph whose face is extended to the text area end.

18 years ago(gud-speedbar-buttons): Use shadow face properly.
Nick Roberts [Thu, 23 Feb 2006 07:40:25 +0000 (07:40 +0000)]
(gud-speedbar-buttons): Use shadow face properly.

18 years ago(gdb-debug-ring-max): Rename from gdb-debug-log-length.
Nick Roberts [Thu, 23 Feb 2006 07:38:57 +0000 (07:38 +0000)]
(gdb-debug-ring-max): Rename from gdb-debug-log-length.
(gdb-debug-ring): Rename from gdb-debug-log-ring.  Don't make
it a real ring but...
(gud-gdba-marker-filter): ...make it work like mark-ring.
(gdb-enable-debug): Rename from gdb-enable-debug-log.
(gdb-mouse-jump): New function.  Add bindings.

18 years ago*** empty log message ***
Nick Roberts [Thu, 23 Feb 2006 07:38:01 +0000 (07:38 +0000)]
*** empty log message ***

18 years ago(gdb-signalled): New variable and function.
Nick Roberts [Wed, 22 Feb 2006 22:01:35 +0000 (22:01 +0000)]
(gdb-signalled): New variable and function.
(gdb-debug-log-ring): Rename from gdb-debug-log and make a ring.
(gdb-send, gdb-send-item, gud-gdba-marker-filter): Use it.
(gdb-debug-log-length): Customize it's length.
(gud-watch, gdb-var-create-handler): Display function::var format
but don't use to create variable object.
(gdb-var-create-handler): Use message-box in place of message.
(gdb-stopped): Call gdb-exited if signalled.

18 years ago*** empty log message ***
Nick Roberts [Wed, 22 Feb 2006 22:00:47 +0000 (22:00 +0000)]
*** empty log message ***

18 years ago(Fwindow_list): Check `window' before doing XWINDOW.
Stefan Monnier [Wed, 22 Feb 2006 21:01:34 +0000 (21:01 +0000)]
(Fwindow_list): Check `window' before doing XWINDOW.
The default `window' should not be "on a different frame".

18 years ago(Fvertical_motion): Only try to move back if we can.
Kim F. Storm [Wed, 22 Feb 2006 20:29:41 +0000 (20:29 +0000)]
(Fvertical_motion): Only try to move back if we can.

18 years ago*** empty log message ***
Kim F. Storm [Wed, 22 Feb 2006 20:29:24 +0000 (20:29 +0000)]
*** empty log message ***

18 years ago*** empty log message ***
Carsten Dominik [Wed, 22 Feb 2006 08:56:27 +0000 (08:56 +0000)]
*** empty log message ***

18 years ago(GC_CLIP_REGION): Remove macro.
YAMAMOTO Mitsuharu [Wed, 22 Feb 2006 08:00:12 +0000 (08:00 +0000)]
(GC_CLIP_REGION): Remove macro.
(mac_begin_clip, mac_end_clip): Take arg GC instead of REGION.
All uses changed.  Don't do clipping if n_clip_rects is zero.
(mac_set_clip_rectangles): Use xassert instead of abort.  Set
n_clip_rects.  Don't make clip_region empty when number of
clipping rectangles is zero.
(mac_reset_clip_rectangles): Set n_clip_rects directly instead of
calling mac_set_clip_rectangles.
(x_set_toolkit_scroll_bar_thumb): Temporarily hide scroll bar to
avoid multiple redraws.

18 years ago(digest_single_submenu): Apply 2006-02-19 change for xmenu.c.
YAMAMOTO Mitsuharu [Wed, 22 Feb 2006 07:59:34 +0000 (07:59 +0000)]
(digest_single_submenu): Apply 2006-02-19 change for xmenu.c.

18 years ago(struct _XGC) [!MAC_OSX || !USE_ATSUI]: New member n_clip_rects.
YAMAMOTO Mitsuharu [Wed, 22 Feb 2006 07:59:26 +0000 (07:59 +0000)]
(struct _XGC) [!MAC_OSX || !USE_ATSUI]: New member n_clip_rects.

18 years ago*** empty log message ***
Carsten Dominik [Wed, 22 Feb 2006 07:23:52 +0000 (07:23 +0000)]
*** empty log message ***