]> code.delx.au - gnu-emacs/log
gnu-emacs
18 years ago(byte-compile-dynamic)
Reiner Steib [Tue, 2 May 2006 12:24:55 +0000 (12:24 +0000)]
(byte-compile-dynamic)
(byte-compile-dynamic-docstrings, byte-compile-warnings)
(find-file-visit-truename, indent-tabs-mode, left-margin)
(no-byte-compile no-update-autoloads, truncate-lines)
(version-control): Don't use `t' for safe-local-variable
declarations.

18 years ago(Perl_functions): Free space allocated for var package.
Francesco Potortì [Tue, 2 May 2006 10:15:29 +0000 (10:15 +0000)]
(Perl_functions): Free space allocated for var package.
(Erlang_functions): Possibly free space allocated for var last.
(Prolog_functions): Possibly free space allocated for var last.

18 years ago(grep-expand-template): Use symbol-value instead of eval on symbols.
Kim F. Storm [Tue, 2 May 2006 08:50:59 +0000 (08:50 +0000)]
(grep-expand-template): Use symbol-value instead of eval on symbols.

18 years agoRevision: emacs@sv.gnu.org/emacs--devo--0--patch-258
Miles Bader [Tue, 2 May 2006 05:25:29 +0000 (05:25 +0000)]
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-258

Clean up lisp/gnus/ChangeLog a bit

18 years agoRevision: emacs@sv.gnu.org/emacs--devo--0--patch-257
Miles Bader [Tue, 2 May 2006 05:25:20 +0000 (05:25 +0000)]
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-257

Merge from gnus--rel--5.10

Patches applied:

 * gnus--rel--5.10  (patch 98)

   - Update from CVS

18 years ago*** empty log message ***
Richard M. Stallman [Tue, 2 May 2006 01:47:57 +0000 (01:47 +0000)]
*** empty log message ***

18 years ago(Top): Add Diff Mode to menu.
Richard M. Stallman [Tue, 2 May 2006 01:43:17 +0000 (01:43 +0000)]
(Top): Add Diff Mode to menu.

18 years ago(Diff Mode): New node.
Richard M. Stallman [Tue, 2 May 2006 01:42:55 +0000 (01:42 +0000)]
(Diff Mode): New node.

18 years ago(diff-mode-shared-map): Don't bind M-W, M-U, M-C,
Richard M. Stallman [Tue, 2 May 2006 01:39:40 +0000 (01:39 +0000)]
(diff-mode-shared-map): Don't bind M-W, M-U, M-C,
M-r, M-R, M-A, M-SPC or M-DEL.
(diff-mode-map): diff-refine-hunk now on C-c C-w
(diff-mode-map): Bind C-c C-e, C-c C-n, C-c C-r, C-c C-u.

18 years ago(nil and t): Clarify.
Richard M. Stallman [Tue, 2 May 2006 00:09:03 +0000 (00:09 +0000)]
(nil and t): Clarify.

18 years ago(File Local Variables): Suggest using booleanp.
Richard M. Stallman [Tue, 2 May 2006 00:08:17 +0000 (00:08 +0000)]
(File Local Variables): Suggest using booleanp.

18 years ago(restore_menu_items): Return a value.
Andreas Schwab [Mon, 1 May 2006 22:58:47 +0000 (22:58 +0000)]
(restore_menu_items): Return a value.

18 years ago(help-mode): view-exit-action calls delete-window
Richard M. Stallman [Mon, 1 May 2006 20:18:47 +0000 (20:18 +0000)]
(help-mode): view-exit-action calls delete-window
only when it is safe and possible.

18 years ago(undo-outer-limit-truncate): Put quotes around buffer name in messages.
Richard M. Stallman [Mon, 1 May 2006 20:17:24 +0000 (20:17 +0000)]
(undo-outer-limit-truncate): Put quotes around buffer name in messages.

18 years ago(display-warning, lwarn): Doc fixes.
Richard M. Stallman [Mon, 1 May 2006 20:16:40 +0000 (20:16 +0000)]
(display-warning, lwarn): Doc fixes.

18 years ago(tool-bar-setup): Put Help and Preferences items in the default tool-bar-map.
Richard M. Stallman [Mon, 1 May 2006 20:15:56 +0000 (20:15 +0000)]
(tool-bar-setup): Put Help and Preferences items in the default tool-bar-map.

18 years ago*** empty log message ***
Juanma Barranquero [Mon, 1 May 2006 15:12:44 +0000 (15:12 +0000)]
*** empty log message ***

18 years ago(Type Predicates): Fix typos.
Juanma Barranquero [Mon, 1 May 2006 15:05:48 +0000 (15:05 +0000)]
(Type Predicates): Fix typos.

18 years ago(Type Predicates): Add links for booleanp and string-or-null-p.
Stefan Monnier [Mon, 1 May 2006 13:31:59 +0000 (13:31 +0000)]
(Type Predicates): Add links for booleanp and string-or-null-p.

18 years ago(nil and t): Add `booleanp' predicate.
Stefan Monnier [Mon, 1 May 2006 13:30:59 +0000 (13:30 +0000)]
(nil and t): Add `booleanp' predicate.

18 years ago* net/tramp.el (tramp-completion-file-name-handler-alist)
Michael Albinus [Mon, 1 May 2006 13:22:15 +0000 (13:22 +0000)]
* net/tramp.el (tramp-completion-file-name-handler-alist)
(tramp-run-real-handler, tramp-completion-run-real-handler)
(tramp-completion-handle-file-name-all-completions)
(tramp-completion-handle-file-name-completion): Autoload them.
(tramp-completion-handle-file-exists-p)
(tramp-completion-handle-file-name-directory)
(tramp-completion-handle-file-name-nondirectory)
(tramp-completion-handle-expand-file-name): Remove them.
(tramp-handle-file-name-directory): Return the real directory
name.  Returning "/" only doesn't need to be necessary any longer.
(tramp-file-name-handler): Make special attention when in hostname
completion mode.
(tramp-completion-file-name-handler): Revert patch from
2006-04-28.
(tramp-register-file-name-handlers): Register
`tramp-completion-file-name-handler' only when
`partial-completion-mode� is enabled.
(tramp-completion-handle-file-name-all-completions): Delete
directory part from results.
(tramp-get-completion-methods, tramp-get-completion-user-host):
Discard deleting "/", it doesn't work after the change of
`tramp-handle-file-name-directory' above.

18 years ago(Fforward_comment): Detect generic comment at beginning of
Stefan Monnier [Mon, 1 May 2006 13:09:24 +0000 (13:09 +0000)]
(Fforward_comment): Detect generic comment at beginning of
buffer when moving backwards.

18 years ago*** empty log message ***
Kim F. Storm [Mon, 1 May 2006 09:38:57 +0000 (09:38 +0000)]
*** empty log message ***

18 years ago(grep-expand-template): Use save-match-data.
Kim F. Storm [Mon, 1 May 2006 09:33:10 +0000 (09:33 +0000)]
(grep-expand-template): Use save-match-data.

18 years ago*** empty log message ***
Kim F. Storm [Mon, 1 May 2006 09:32:59 +0000 (09:32 +0000)]
*** empty log message ***

18 years ago*** empty log message ***
Glenn Morris [Mon, 1 May 2006 03:39:17 +0000 (03:39 +0000)]
*** empty log message ***

18 years ago(LaTeX Calendar): Mention cal-tex-preamble-extra.
Glenn Morris [Mon, 1 May 2006 03:36:49 +0000 (03:36 +0000)]
(LaTeX Calendar): Mention cal-tex-preamble-extra.

18 years ago(cal-tex-preamble-extra): New variable.
Glenn Morris [Mon, 1 May 2006 03:29:19 +0000 (03:29 +0000)]
(cal-tex-preamble-extra): New variable.
(cal-tex-preamble): Use cal-tex-preamble-extra.
(cal-tex-list-diary-entries): Refer to `diary-list-entries' rather
than alias `list-diary-entries'.

18 years ago*** empty log message ***
Glenn Morris [Mon, 1 May 2006 03:28:50 +0000 (03:28 +0000)]
*** empty log message ***

18 years ago(mac_update_title_bar): Minor format change.
YAMAMOTO Mitsuharu [Mon, 1 May 2006 02:51:38 +0000 (02:51 +0000)]
(mac_update_title_bar): Minor format change.

18 years ago*** empty log message ***
YAMAMOTO Mitsuharu [Mon, 1 May 2006 01:14:30 +0000 (01:14 +0000)]
*** empty log message ***

18 years ago(prepare_menu_bars) [MAC_OS]: Call mac_update_title_bar.
YAMAMOTO Mitsuharu [Mon, 1 May 2006 01:14:09 +0000 (01:14 +0000)]
(prepare_menu_bars) [MAC_OS]: Call mac_update_title_bar.
(get_glyph_face_and_encoding, get_char_face_and_encoding): Don't
distinguish known faces from others.

18 years ago(unexec): Error if trying unexec from dumped executable.
YAMAMOTO Mitsuharu [Mon, 1 May 2006 01:13:42 +0000 (01:13 +0000)]
(unexec): Error if trying unexec from dumped executable.

18 years ago(mac_update_title_bar): Add extern.
YAMAMOTO Mitsuharu [Mon, 1 May 2006 01:13:29 +0000 (01:13 +0000)]
(mac_update_title_bar): Add extern.
(struct mac_output) [TARGET_API_MAC_CARBON]: New member `file_name'.
(FRAME_FILE_NAME): New macro.

18 years ago(mac_draw_line, mac_draw_line_to_pixmap): Adjust
YAMAMOTO Mitsuharu [Mon, 1 May 2006 01:13:06 +0000 (01:13 +0000)]
(mac_draw_line, mac_draw_line_to_pixmap): Adjust
endpoints of strictly horizontal/vertical lines.
(mac_set_clip_rectangles) [USE_CG_DRAWING]: Set clip_rects.
(pcm_init, pcm_get_status): New functions.
(x_per_char_metric, XLoadQueryFont): Use them instead of
XCharStructRow and related macros.
(x_draw_relief_rect): Don't adjust arguments of mac_draw_line.
(x_free_frame_resources) [TARGET_API_MAC_CARBON]: Free FRAME_FILE_NAME.
(XTread_socket) [TARGET_API_MAC_CARBON]: Handle proxy icon drag
and window path pop-up menu on title bar.
(mac_use_core_graphics) [USE_CG_DRAWING]: Set default to 1.

18 years ago(USE_ATSUI): Set default to 1 if MAC_OSX is defined.
YAMAMOTO Mitsuharu [Mon, 1 May 2006 01:12:23 +0000 (01:12 +0000)]
(USE_ATSUI): Set default to 1 if MAC_OSX is defined.
(USE_CG_DRAWING): Don't define if compiled on Mac OS X 10.1.
(enum pcm_status): New enum.
(XCHARSTRUCTROW_CHAR_VALID_P, XCHARSTRUCTROW_SET_CHAR_VALID)
(XCharStructRow): Remove.  Now validity is represented by
non-negativeness of sum of ascent and descent.
(struct MacFontStruct): Change type of member `rows'.
(struct _XGC) [USE_CG_DRAWING]: Add member `clip_rects'.

18 years ago(mac_update_title_bar): New function.
YAMAMOTO Mitsuharu [Mon, 1 May 2006 01:11:56 +0000 (01:11 +0000)]
(mac_update_title_bar): New function.
[TARGET_API_MAC_CARBON] (mac_update_proxy_icon): New function.
(show_hourglass, hide_hourglass) [USE_CG_DRAWING]: Call
mac_prepare_for_quickdraw.

18 years ago(mac_coerce_file_name_ptr): Try typeFSRef if coercion
YAMAMOTO Mitsuharu [Mon, 1 May 2006 01:11:28 +0000 (01:11 +0000)]
(mac_coerce_file_name_ptr): Try typeFSRef if coercion
through typeFileURL failed.

18 years ago(update_window): Don't set changed_p when mode/header
YAMAMOTO Mitsuharu [Mon, 1 May 2006 01:11:01 +0000 (01:11 +0000)]
(update_window): Don't set changed_p when mode/header
line is updated.

18 years ago(Mac International): Now Carbon Emacs has ATSUI support.
YAMAMOTO Mitsuharu [Mon, 1 May 2006 01:10:29 +0000 (01:10 +0000)]
(Mac International): Now Carbon Emacs has ATSUI support.
(Mac Environment Variables): Shorten example line.
(Mac Font Specs): Shorten lisp lines.  Add descriptions for ATSUI.

18 years ago(mac-ae-open-documents, mac-drag-n-drop): Use
YAMAMOTO Mitsuharu [Mon, 1 May 2006 01:09:40 +0000 (01:09 +0000)]
(mac-ae-open-documents, mac-drag-n-drop): Use
select-frame-set-input-focus instead of raise-frame.
(global-map): Bind M-drag-n-drop to mac-drag-n-drop.

18 years ago(GUD Customization): Describe cases %d and %c.
Nick Roberts [Sun, 30 Apr 2006 23:16:47 +0000 (23:16 +0000)]
(GUD Customization): Describe cases %d and %c.
Update description for %e.

18 years ago*** empty log message ***
Nick Roberts [Sun, 30 Apr 2006 23:15:34 +0000 (23:15 +0000)]
*** empty log message ***

18 years ago(gud-def): Add %c case.
Nick Roberts [Sun, 30 Apr 2006 23:10:48 +0000 (23:10 +0000)]
(gud-def): Add %c case.
(gud-speedbar-buttons): Don'bind case-fold-search unnecessarily.
(gud-format-command): Make match case sensitive.  Match on %F.

18 years ago(Fdefine_key): Improve error message when KEY begins with a non-prefix key.
Richard M. Stallman [Sun, 30 Apr 2006 22:15:21 +0000 (22:15 +0000)]
(Fdefine_key): Improve error message when KEY begins with a non-prefix key.

18 years agoUpdate my email address.
Stefan Monnier [Sun, 30 Apr 2006 15:49:08 +0000 (15:49 +0000)]
Update my email address.

18 years ago(Fforward_comment): Don't forget to break out of the loop
Stefan Monnier [Sun, 30 Apr 2006 15:35:54 +0000 (15:35 +0000)]
(Fforward_comment): Don't forget to break out of the loop
when we skipped backward over a generic comment.

18 years ago*** empty log message ***
Richard M. Stallman [Sun, 30 Apr 2006 02:35:46 +0000 (02:35 +0000)]
*** empty log message ***

18 years ago(Multiline Font Lock): Renamed from Multi line Font Lock Elements.
Richard M. Stallman [Sun, 30 Apr 2006 02:35:35 +0000 (02:35 +0000)]
(Multiline Font Lock): Renamed from Multi line Font Lock Elements.
Much clarification.
(Font Lock Multiline, Region to Fontify): Much clarification.

18 years ago(mode-line-major-mode-keymap): Undo last change.
Richard M. Stallman [Sun, 30 Apr 2006 01:36:19 +0000 (01:36 +0000)]
(mode-line-major-mode-keymap): Undo last change.
(mode-line-format): Further help-echo doc fixes.

18 years ago(mode-line-major-mode-keymap): Move the major mode menu to Mouse-3.
Richard M. Stallman [Sun, 30 Apr 2006 01:31:55 +0000 (01:31 +0000)]
(mode-line-major-mode-keymap): Move the major mode menu to Mouse-3.
(help-echo): help-echo doc fixes.

18 years ago(main): Initialize docs to NULL.
Dan Nicolaescu [Sat, 29 Apr 2006 22:15:04 +0000 (22:15 +0000)]
(main): Initialize docs to NULL.

18 years ago(yow): Free buf.
Dan Nicolaescu [Sat, 29 Apr 2006 21:36:04 +0000 (21:36 +0000)]
(yow): Free buf.

18 years ago* help-fns.el (describe-variable): Add info about safe local variables.
Dan Nicolaescu [Sat, 29 Apr 2006 21:18:05 +0000 (21:18 +0000)]
* help-fns.el (describe-variable): Add info about safe local variables.

* custom.texi (Examining): Update C-h v output example.

18 years agoDelete c-indentation-style local variable.
Dan Nicolaescu [Sat, 29 Apr 2006 20:15:48 +0000 (20:15 +0000)]
Delete c-indentation-style local variable.

18 years ago(main): Check for negative value from `read'.
Richard M. Stallman [Sat, 29 Apr 2006 18:55:19 +0000 (18:55 +0000)]
(main): Check for negative value from `read'.

18 years ago(read_header): Give fatal error if input has no header.
Richard M. Stallman [Sat, 29 Apr 2006 18:52:23 +0000 (18:52 +0000)]
(read_header): Give fatal error if input has no header.

18 years agotramp-file-name-handler-alist): Delete expand-file-name and other
Richard M. Stallman [Sat, 29 Apr 2006 15:58:42 +0000 (15:58 +0000)]
tramp-file-name-handler-alist): Delete expand-file-name and other
operations that can cause spurious loading.

18 years agoImprove the documentation of how to hilight multiline elements.
Stefan Monnier [Sat, 29 Apr 2006 15:11:38 +0000 (15:11 +0000)]
Improve the documentation of how to hilight multiline elements.

18 years agoAdd `booleanp'.
Stefan Monnier [Sat, 29 Apr 2006 14:14:53 +0000 (14:14 +0000)]
Add `booleanp'.

18 years ago(File Local Variables): Remove the special case t for safe-local-variable.
Stefan Monnier [Sat, 29 Apr 2006 14:02:42 +0000 (14:02 +0000)]
(File Local Variables): Remove the special case t for safe-local-variable.

18 years ago(safe-local-variable-p): Remove support for the special value t.
Stefan Monnier [Sat, 29 Apr 2006 13:59:52 +0000 (13:59 +0000)]
(safe-local-variable-p): Remove support for the special value t.

18 years ago(sentence-end-without-space): Fix safety predicate.
Stefan Monnier [Sat, 29 Apr 2006 13:59:04 +0000 (13:59 +0000)]
(sentence-end-without-space): Fix safety predicate.
(sentence-end-double-space, sentence-end-without-period)
(paragraph-ignore-fill-prefix): Tighten the safety predicate.

18 years ago(colon-double-space): Tighten the safety predicate.
Stefan Monnier [Sat, 29 Apr 2006 13:57:38 +0000 (13:57 +0000)]
(colon-double-space): Tighten the safety predicate.

18 years ago(abbrev-mode): Tighten the safety predicate.
Stefan Monnier [Sat, 29 Apr 2006 13:56:50 +0000 (13:56 +0000)]
(abbrev-mode): Tighten the safety predicate.

18 years ago(booleanp): New fun.
Stefan Monnier [Sat, 29 Apr 2006 13:56:19 +0000 (13:56 +0000)]
(booleanp): New fun.

18 years ago(reftex-guess-label-type): Tighten the safety predicate.
Stefan Monnier [Sat, 29 Apr 2006 13:55:42 +0000 (13:55 +0000)]
(reftex-guess-label-type): Tighten the safety predicate.

18 years agoRevision: emacs@sv.gnu.org/emacs--devo--0--patch-252
Miles Bader [Sat, 29 Apr 2006 03:51:50 +0000 (03:51 +0000)]
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-252

Merge from gnus--rel--5.10

Patches applied:

 * gnus--rel--5.10  (patch 96-97)

   - Update from CVS

18 years ago(Version, mh-version): Update for release 7.95.
Bill Wohler [Sat, 29 Apr 2006 01:26:12 +0000 (01:26 +0000)]
(Version, mh-version): Update for release 7.95.

18 years agoUpdate for MH-E release 7.95.
Bill Wohler [Sat, 29 Apr 2006 01:25:23 +0000 (01:25 +0000)]
Update for MH-E release 7.95.

18 years ago(Grep Searching): Add lgrep and rgrep.
Kim F. Storm [Fri, 28 Apr 2006 23:42:45 +0000 (23:42 +0000)]
(Grep Searching): Add lgrep and rgrep.

18 years agoAdd lgrep + rgrep.
Kim F. Storm [Fri, 28 Apr 2006 23:42:37 +0000 (23:42 +0000)]
Add lgrep + rgrep.

18 years ago(grep-read-files): Use buffer-name if no buffer-file-name.
Kim F. Storm [Fri, 28 Apr 2006 23:39:02 +0000 (23:39 +0000)]
(grep-read-files): Use buffer-name if no buffer-file-name.
Default to *.ext if no alias matches.
No default if no extension.

18 years ago(defgroup grep): Doc fix.
Kim F. Storm [Fri, 28 Apr 2006 22:22:01 +0000 (22:22 +0000)]
(defgroup grep): Doc fix.
(grep-auto-highlight): Remove.
(grep-template): New defcustom.
(grep-find-template): Rename from grep-tree-template.
(grep-files-aliases): Rename from grep-tree-files-aliases.
Remove "all" alias, add "l" alias.
(grep-tree-ignore-case, grep-tree-ignore-CVS-directories): Remove.
(grep-find-ignored-directories): New defcustom to replace
grep-tree-ignore-CVS-directories, to facilitate ignoring
subdirectories for multiple version control systems.
(grep-mode-map): Add Recursive grep item to GREP menu.
(grep-regexp-history, grep-files-history): New defvars.
(grep-probe): New helper function.
(grep-compute-defaults): Use it to simplify code.
Adapt to name changes.
Use `.' as base in grep-find-template rather than <D>.
(grep): Remove superfluous highlight-regexp arg.  Fix doc.
Call grep-compute-defaults unconditionally.
(grep-expand-keywords): New defconst.
(grep-expand-template): Rename from grep-expand-command-macros.
Simplify via grep-expand-keywords.  Look at case-fold-search instead
of grep-tree-ignore-case to add -i option.
Bind case-fold-search to nil while matching keywords.
(grep-tree-last-regexp, grep-tree-last-files): Remove.
(grep-read-regexp, grep-read-files): New helper functions.
(rgrep): Rename from grep-tree.  Rework to use proper histories.
Adapt to changes in defcustoms and functions above.
(lgrep): New command, as grep, but using same interactive api as rgrep.

18 years ago*** empty log message ***
Kim F. Storm [Fri, 28 Apr 2006 22:20:57 +0000 (22:20 +0000)]
*** empty log message ***

18 years agoFix a typo in a doc string.
Eli Zaretskii [Fri, 28 Apr 2006 05:09:13 +0000 (05:09 +0000)]
Fix a typo in a doc string.

18 years ago* net/tramp.el (tramp-completion-file-name-handler): Disable
Michael Albinus [Fri, 28 Apr 2006 04:06:16 +0000 (04:06 +0000)]
* net/tramp.el (tramp-completion-file-name-handler): Disable
Tramp's functionality while loading Tramp itself.
(tramp-register-file-name-handlers): That's a defsubst now.  Code
from `tramp-repair-jka-compr' moved here.  Apply it via
`after-init-hook'.
(tramp-repair-jka-compr): Removed.

18 years ago(calc-embedded-make-info): Use `math-read-expr' when
Jay Belanger [Thu, 27 Apr 2006 18:40:41 +0000 (18:40 +0000)]
(calc-embedded-make-info): Use `math-read-expr' when
`math-read-big-expr' doesn't work.

18 years ago(command-line-1): Display warning when
Reiner Steib [Thu, 27 Apr 2006 13:51:57 +0000 (13:51 +0000)]
(command-line-1): Display warning when
pure-space-overflow is non-nil.

18 years ago* textmodes/bibtex.el (bibtex-user-optional-fields): Mark as
Roland Winkler [Wed, 26 Apr 2006 23:36:24 +0000 (23:36 +0000)]
* textmodes/bibtex.el (bibtex-user-optional-fields): Mark as
risky.

* textmodes/bibtex.el (bibtex-url): New optional arg no-browse.
Return the URL or nil if none can be generated.

18 years ago(bibtex-url): New optional arg no-browse. Return the URL or nil if
Roland Winkler [Wed, 26 Apr 2006 23:34:34 +0000 (23:34 +0000)]
(bibtex-url): New optional arg no-browse.  Return the URL or nil if
none can be generated.

18 years ago(bibtex-user-optional-fields): Mark as risky.
Roland Winkler [Wed, 26 Apr 2006 23:32:39 +0000 (23:32 +0000)]
(bibtex-user-optional-fields): Mark as risky.

18 years ago(gud-comint-buffer): Move forward to stop byte compiler warnings.
Nick Roberts [Wed, 26 Apr 2006 23:03:56 +0000 (23:03 +0000)]
(gud-comint-buffer): Move forward to stop byte compiler warnings.
(gud-basic-call, gud-find-expr): Let user select an expression
for printing.  Print expression as well as value in GUD buffer.

18 years ago(pp1, pv1): Only print value as expression is now printed out by gud-print.
Nick Roberts [Wed, 26 Apr 2006 23:02:33 +0000 (23:02 +0000)]
(pp1, pv1): Only print value as expression is now printed out by gud-print.
(pv1): Correct doc string.

18 years ago*** empty log message ***
Nick Roberts [Wed, 26 Apr 2006 23:01:51 +0000 (23:01 +0000)]
*** empty log message ***

18 years agoRevision: emacs@sv.gnu.org/emacs--devo--0--patch-249
Miles Bader [Wed, 26 Apr 2006 21:58:05 +0000 (21:58 +0000)]
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-249

Merge from gnus--rel--5.10

Patches applied:

 * gnus--rel--5.10  (patch 91-95)

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

18 years agoRemove local autoload declaration for
Stefan Monnier [Wed, 26 Apr 2006 21:54:51 +0000 (21:54 +0000)]
Remove local autoload declaration for
pgg-gpg-symmetric-key-p, since that's now done in pgg-gpg.el.
(allout-show-bodies, allout-header-prefix, allout-primary-bullet)
(allout-plain-bullets-string, allout-distinctive-bullets-string)
(allout-use-mode-specific-leader, allout-old-style-prefixes)
(allout-stylish-prefixes, allout-numbered-bullet)
(allout-file-xref-bullet, allout-presentation-padding)
(allout-use-hanging-indents, allout-reindent-bodies): Mark as
safe-local-variable with suitable value spec, and add autoload
cookie for loaddefs inclusion.  We now use an explicit spec everywhere.
(move-beginning-of-line, move-end-of-line): Repair so these compat
functions now actually resituate the point, when appropriate.

18 years ago*** empty log message ***
Juanma Barranquero [Wed, 26 Apr 2006 21:32:06 +0000 (21:32 +0000)]
*** empty log message ***

18 years ago(store_in_keymap): Change `def' arg to not be `register'.
Stefan Monnier [Wed, 26 Apr 2006 20:50:25 +0000 (20:50 +0000)]
(store_in_keymap): Change `def' arg to not be `register'.
Seems to trigger a bug in gcc-amd64 4.0.2 20051125 (Red Hat 4.0.2-8):
keymap.c:895: error: address of register variable `def' requested.

18 years ago(url-open-stream): Don't hide errors.
Stefan Monnier [Wed, 26 Apr 2006 20:40:18 +0000 (20:40 +0000)]
(url-open-stream): Don't hide errors.
(url-gateway-nslookup-host, url-open-telnet): Use with-current-buffer.

18 years ago(url-insert): New function.
Stefan Monnier [Wed, 26 Apr 2006 20:37:58 +0000 (20:37 +0000)]
(url-insert): New function.
(url-insert-file-contents): Use it.

18 years agoFixup commenting convention.
Stefan Monnier [Wed, 26 Apr 2006 20:22:57 +0000 (20:22 +0000)]
Fixup commenting convention.

18 years ago(c-subword-mode-map): Use command remapping.
Stefan Monnier [Wed, 26 Apr 2006 20:21:56 +0000 (20:21 +0000)]
(c-subword-mode-map): Use command remapping.

18 years ago(Parsing Expressions): Minor cleanup.
Richard M. Stallman [Wed, 26 Apr 2006 19:32:20 +0000 (19:32 +0000)]
(Parsing Expressions): Minor cleanup.

18 years ago(construct_mouse_wheel): Handle negative coordinates.
Jason Rumney [Wed, 26 Apr 2006 18:19:13 +0000 (18:19 +0000)]
(construct_mouse_wheel): Handle negative coordinates.

18 years ago(w32_wnd_proc) <WM_LBUTTONDOWN, WM_RBUTTONDOWN>:
Jason Rumney [Wed, 26 Apr 2006 17:54:41 +0000 (17:54 +0000)]
(w32_wnd_proc) <WM_LBUTTONDOWN, WM_RBUTTONDOWN>:
<WM_LBUTTONUP, WM_RBUTTONUP>: Call signal_user_input in the cases
where we preempt mouse_button_timer.

18 years ago*** empty log message ***
Jason Rumney [Wed, 26 Apr 2006 17:54:06 +0000 (17:54 +0000)]
*** empty log message ***

18 years ago(add-log-iso8601-time-zone): Make parameter optional.
Stefan Monnier [Wed, 26 Apr 2006 14:16:05 +0000 (14:16 +0000)]
(add-log-iso8601-time-zone): Make parameter optional.
(add-log-iso8601-time-string): Fix call to format-time-string.

18 years ago* mh-e.el (mh-invisible-header-fields-internal): Add entry "X-Provags-ID:"
Eric Ding [Wed, 26 Apr 2006 13:13:35 +0000 (13:13 +0000)]
* mh-e.el (mh-invisible-header-fields-internal): Add entry "X-Provags-ID:"

18 years ago(posn-string, posn-image, posn-object): Doc fix.
Kim F. Storm [Wed, 26 Apr 2006 08:56:32 +0000 (08:56 +0000)]
(posn-string, posn-image, posn-object): Doc fix.