Juanma Barranquero [Wed, 18 Jul 2007 11:48:47 +0000 (11:48 +0000)]
(For, Fand): Doc fixes.
Reported by Johan Bockgård.
Juanma Barranquero [Wed, 18 Jul 2007 11:47:54 +0000 (11:47 +0000)]
(Ffind_operation_coding_system): Doc fix.
Reported by Johan Bockgård.
Jan Djärv [Wed, 18 Jul 2007 10:47:04 +0000 (10:47 +0000)]
Declare x_ewmh_activate_frame
Jan Djärv [Wed, 18 Jul 2007 10:46:38 +0000 (10:46 +0000)]
(x_ewmh_activate_frame): New function.
(XTframe_raise_lower): Move code to x_ewmh_activate_frame.
Jan Djärv [Wed, 18 Jul 2007 10:46:25 +0000 (10:46 +0000)]
(Fx_focus_frame): Call x_ewmh_activate_frame
Juanma Barranquero [Wed, 18 Jul 2007 09:18:58 +0000 (09:18 +0000)]
*** empty log message ***
Juanma Barranquero [Wed, 18 Jul 2007 09:01:47 +0000 (09:01 +0000)]
(follow-mode-hook, follow-mode-off-hook, follow-mode,
follow-delete-other-windows-and-split, follow-recenter,
follow-windows-aligned-p, follow-point-visible-all-windows-p, follow-redisplay,
follow-estimate-first-window-start, follow-xemacs-scrollbar-support,
follow-intercept-process-output): Fix typos in docstrings.
Martin Rudalics [Wed, 18 Jul 2007 08:55:20 +0000 (08:55 +0000)]
(change-log-mode): Use fill-nobreak-predicate to
avoid that filling introduces lines with a single asterisk.
Martin Rudalics [Wed, 18 Jul 2007 08:46:42 +0000 (08:46 +0000)]
(kmacro-end-macro): When ignoring empty macro
avoid incorrect kmacro-ring-empty-p messages.
Michael Albinus [Tue, 17 Jul 2007 21:34:31 +0000 (21:34 +0000)]
* NEWS: `file-remote-p' has a new optional parameter IDENTIFICATION.
Michael Albinus [Tue, 17 Jul 2007 21:29:20 +0000 (21:29 +0000)]
* files.texi (Magic File Names): Introduce optional parameter
IDENTIFICATION for `file-remote-p'.
Michael Albinus [Tue, 17 Jul 2007 21:16:36 +0000 (21:16 +0000)]
* tramp.texi: Move @setfilename ../info/tramp up, outside the header
section. Reported by <poti@potis.org>.
(Remote processes): Arguments of the program to be debugged are taken
literally.
(Frequently Asked Questions): Simplify recentf example.
Michael Albinus [Tue, 17 Jul 2007 21:10:07 +0000 (21:10 +0000)]
* net/tramp.el (tramp-handle-file-remote-p): Handle optional
parameter IDENTIFICATION.
(tramp-handle-set-file-times): New defun. Replaces `tramp-touch'.
(tramp-file-name-handler-alist, tramp-file-name-for-operation):
Add entry for `set-file-times'.
(tramp-do-copy-or-rename-file-via-buffer)
(tramp-do-copy-or-rename-file-out-of-band): Use `set-file-times'.
(tramp-handle-unhandled-file-name-directory): Rewrite.
(tramp-convert-file-attributes): Add error handling when inode is
extraordinary big.
(tramp-get-inode): Change parameter from FILE to VEC.
(tramp-handle-start-file-process ): Use (current-buffer) if BUFFER
is NIL. This is according to the specification. Goto (point-max)
when ready.
(tramp-handle-shell-command): Rewrite completely, using
`process-file' and `start-file-process'.
(tramp-methods, tramp-find-shell)
(tramp-open-connection-setup-interactive-shell)
(tramp-maybe-open-connection): Guard against $PROMPT_COMMAND shell
var. Reported by Steve Youngs <steve@sxemacs.org>.
* net/tramp-fish.el (tramp-fish-file-name-handler-alist): Add
entry for `set-file-times'. Rename `start-process' into
`start-file-process'. Remove `call-process' entry.
(tramp-fish-handle-set-file-times): New defun.
(tramp-fish-handle-executable-find): Use `process-file'.
(tramp-fish-handle-process-file): New defun. Replaces
`tramp-fish-handle-call-process'.
(tramp-fish-do-copy-or-rename-file-directly): Use
`set-file-times'.
(tramp-fish-get-file-entries): Change `tramp-get-inode' parameter.
* net/tramp-smb.el (tramp-smb-handle-file-attributes): Change
`tramp-get-inode' parameter.
Michael Albinus [Tue, 17 Jul 2007 21:09:12 +0000 (21:09 +0000)]
* net/ange-ftp.el: (ange-ftp-file-remote-p): Handle optional
parameter IDENTIFICATION.
Michael Albinus [Tue, 17 Jul 2007 21:08:49 +0000 (21:08 +0000)]
* progmodes/grep.el (grep-probe): Use `process-file'.
(grep-compute-defaults): Handle variables host specific.
Michael Albinus [Tue, 17 Jul 2007 21:08:21 +0000 (21:08 +0000)]
* recentf.el (recentf-keep-default-predicate): Adapt call of
`file-remote-p'.
Michael Albinus [Tue, 17 Jul 2007 21:07:49 +0000 (21:07 +0000)]
* files.el (file-remote-p): Introduce optional parameter
IDENTIFICATION.
Francesco Potortì [Tue, 17 Jul 2007 15:13:24 +0000 (15:13 +0000)]
* etags.c (C_entries): Reset the fvdef machine when out of function.
(PRINT_UNDOCUMENTED_OPTIONS_HELP): #define as FALSE if undefined.
(print_help): Use it in if() rather than #if.
(print_help): Conditionally print help about --no-line-directive.
Francesco Potortì [Tue, 17 Jul 2007 15:03:54 +0000 (15:03 +0000)]
*** empty log message ***
Francesco Potortì [Tue, 17 Jul 2007 14:55:40 +0000 (14:55 +0000)]
*** empty log message ***
Martin Rudalics [Tue, 17 Jul 2007 07:27:27 +0000 (07:27 +0000)]
(Fdisplay_buffer): If largest or LRU window is the
only window, split it even if it is not eligible for splitting.
This restores the original behavior broken by the 2007-07-15
change.
Glenn Morris [Tue, 17 Jul 2007 07:04:48 +0000 (07:04 +0000)]
(abbrev_check_chars): New function.
(Fdefine_global_abbrev, Fdefine_mode_abbrev): Call abbrev_check_chars
to check abbrev characters are word constituents. Doc fix.
Glenn Morris [Tue, 17 Jul 2007 07:04:22 +0000 (07:04 +0000)]
*** empty log message ***
Stefan Monnier [Tue, 17 Jul 2007 05:57:35 +0000 (05:57 +0000)]
(Fstart_process, Fmake_network_process, read_process_output):
Fix up last changes.
Stefan Monnier [Tue, 17 Jul 2007 05:33:17 +0000 (05:33 +0000)]
(vc-bzr-version, vc-bzr-at-least-version, vc-bzr-post-command-function):
Remove. Version 0.8 is already old nowadays, and by the time Emacs-23 comes
out, nobody will even remember it has ever existed.
Stefan Monnier [Tue, 17 Jul 2007 04:59:27 +0000 (04:59 +0000)]
*** empty log message ***
Dan Nicolaescu [Tue, 17 Jul 2007 04:47:57 +0000 (04:47 +0000)]
Undo previous change.
Eli Zaretskii [Mon, 16 Jul 2007 22:41:49 +0000 (22:41 +0000)]
(clean): Don't delete *~.
Eli Zaretskii [Mon, 16 Jul 2007 22:40:17 +0000 (22:40 +0000)]
(clean): Don't delete *~.
Eli Zaretskii [Mon, 16 Jul 2007 22:37:26 +0000 (22:37 +0000)]
(clean): Don't delete *~.
Eli Zaretskii [Mon, 16 Jul 2007 22:36:01 +0000 (22:36 +0000)]
(extraclean): Don't delete *~.
Eli Zaretskii [Mon, 16 Jul 2007 22:34:38 +0000 (22:34 +0000)]
(bootstrap, bootstrap-nmake, bootstrap-gmake): Depend on cmdproxy.
(cleanall): Don't delete *~.
Stefan Monnier [Mon, 16 Jul 2007 18:38:05 +0000 (18:38 +0000)]
(tex-verbatim-environments): Add safe-local-variable property.
(tex-font-lock-syntactic-keywords): Lookup tex-verbatim-environments
when starting font-lock rather than when loading tex-mode.el.
Thien-Thi Nguyen [Mon, 16 Jul 2007 16:59:58 +0000 (16:59 +0000)]
(bookmark-maybe-sort-alist): Don't modify bookmark-alist.
Instead, if not sorting, simply return it.
(bookmark-bmenu-list): Call bookmark-maybe-sort-alist
for its return value, not for its side effect.
Stefan Monnier [Mon, 16 Jul 2007 16:01:04 +0000 (16:01 +0000)]
(sh-font-lock-quoted-subshell): Skip over the
whole $( rather than just the $. Rename from sh-quoted-subshell.
(sh-font-lock-syntactic-keywords): Adjust call accordingly.
Thien-Thi Nguyen [Mon, 16 Jul 2007 14:59:10 +0000 (14:59 +0000)]
(calculate-lisp-indent): In the case of alignment under a constant symbol,
find and consider the sexp actually at indentation to be the "last sexp".
Andreas Schwab [Mon, 16 Jul 2007 13:22:13 +0000 (13:22 +0000)]
(Fdisplay_buffer): Use NILP.
(Fset_window_scroll_bars): Likewise.
Richard M. Stallman [Mon, 16 Jul 2007 04:42:24 +0000 (04:42 +0000)]
(mouse-yank-secondary): Better error message if no secondary selection.
Dan Nicolaescu [Mon, 16 Jul 2007 04:25:51 +0000 (04:25 +0000)]
(vc-handled-backends): Move BZR later in the list.
Dan Nicolaescu [Mon, 16 Jul 2007 04:05:08 +0000 (04:05 +0000)]
(xterm-turn-on-modify-other-keys)
(xterm-turn-off-modify-other-keys): New functions.
(terminal-init-xterm): Enable the modifyOtherKeys feature if the
terminal supports it.
Thien-Thi Nguyen [Mon, 16 Jul 2007 02:17:28 +0000 (02:17 +0000)]
(bookmark-show-all-annotations):
Make sure each inserted annotation ends with newline.
Jason Rumney [Sun, 15 Jul 2007 22:15:38 +0000 (22:15 +0000)]
*** empty log message ***
Michael Albinus [Sun, 15 Jul 2007 20:05:28 +0000 (20:05 +0000)]
*** empty log message ***
Juri Linkov [Sun, 15 Jul 2007 19:58:18 +0000 (19:58 +0000)]
(cua-paste): Before a yank command,
check also whether last-command is one of mouse-save-then-kill,
mouse-secondary-save-then-kill, mouse-set-region, mouse-drag-region.
Juri Linkov [Sun, 15 Jul 2007 19:55:32 +0000 (19:55 +0000)]
(delete-selection-pre-hook): Before a yank command,
check also whether last-command is one of mouse-save-then-kill,
mouse-secondary-save-then-kill, mouse-set-region, mouse-drag-region.
Michael Albinus [Sun, 15 Jul 2007 19:55:14 +0000 (19:55 +0000)]
* recentf.el (recentf-keep-default-predicate): New defun.
(recentf-keep): Use it as initial value.
Glenn Morris [Sun, 15 Jul 2007 19:15:13 +0000 (19:15 +0000)]
Jeff Miller <jmiller at cablespeed.com> (tiny change)
(calendar-goto-bahai-date): Autoload it.
Glenn Morris [Sun, 15 Jul 2007 19:12:45 +0000 (19:12 +0000)]
Move autoload from previous change to calendar.el.
Karl Berry [Sun, 15 Jul 2007 13:19:28 +0000 (13:19 +0000)]
move Quitting Info node; update Back-Cover Text
Jason Rumney [Sun, 15 Jul 2007 12:14:52 +0000 (12:14 +0000)]
(uint16_t): Define if C99 does not appear to be fully supported.
Martin Rudalics [Sun, 15 Jul 2007 08:23:02 +0000 (08:23 +0000)]
(window_min_size_2): New function.
(window_min_size_1, size_window, Fdisplay_buffer)
(Fsplit_window, adjust_window_trailing_edge): Use it to avoid
windows without mode- or header-lines when window-min-height is
too small.
(size_window): Reset nodelete_p after testing it, following an
earlier note by Kim F. Storm.
(display_buffer): Do not set split_height_threshold to twice the
value of window_min_height to avoid changing the value of a
customizable variable. Rather explicitly check whether the
height of the window that shall be splitted is at least as large
as split_height_threshold.
Miles Bader [Sun, 15 Jul 2007 01:50:59 +0000 (01:50 +0000)]
Merge from emacs--rel--22
Patches applied:
* emacs--rel--22 (patch 55-58)
- Update from CVS
- Merge from gnus--rel--5.10
* gnus--rel--5.10 (patch 235-236)
- Update from CVS
2007-07-13 Dan Nicolaescu <dann@ics.uci.edu>
* lisp/replace.el (match): Use yellow1 instead of yellow.
* lisp/progmodes/gdb-ui.el (breakpoint-enabled): Use red1 instead of
red.
* lisp/pcvs-info.el (cvs-unknown): Likewise.
2007-07-10 Richard M. Stallman <rms@gnu.org>
* lisp/emacs-lisp/lisp-mode.el (eval-defun):
Explain special handling of `
defface'.
2007-07-13 Katsumi Yamaoka <yamaoka@jpl.org>
* lisp/gnus/gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
(gnus-server-closed-face, gnus-server-denied-face)
(gnus-server-offline-face): Remove variable.
(gnus-server-font-lock-keywords): Use faces that are not aliases.
* lisp/gnus/mm-util.el (mm-decode-coding-string, mm-encode-coding-string)
(mm-decode-coding-region, mm-encode-coding-region): Don't modify string
if the coding-system argument is nil for XEmacs.
* lisp/gnus/nnrss.el (nnrss-compatible-encoding-alist): Inherit the value of
mm-charset-override-alist.
* lisp/gnus/rfc2047.el: Don't require base64; require rfc2045 for the function
rfc2045-encode-string.
(rfc2047-encode-parameter): Use rfc2045-encode-string to quote or not
to quote the parameter value.
2007-07-10 Richard M. Stallman <rms@gnu.org>
* lispref/display.texi (Defining Faces): Explain C-M-x feature for
defface.
2007-07-11 Jason Rumney <jasonr@gnu.org>
* nt/gmake.defs (OLE32): New library to link.
* nt/nmake.defs (OLE32): Likewise.
2007-07-11 Jason Rumney <jasonr@gnu.org>
* src/makefile.w32-in (LIBS): Include OLE32.
* src/w32fns.c (w32_msg_pump) <WM_EMACS_CREATEWINDOW>: Initialize COM.
(w32_msg_pump) <WM_DESTROY>: Uninitialize COM.
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-812
Miles Bader [Sun, 15 Jul 2007 04:45:41 +0000 (04:45 +0000)]
Merge from gnus--rel--5.10
Patches applied:
* gnus--rel--5.10 (patch 235-236)
- Update from CVS
2007-07-13 Katsumi Yamaoka <yamaoka@jpl.org>
* lisp/gnus/gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
(gnus-server-closed-face, gnus-server-denied-face)
(gnus-server-offline-face): Remove variable.
(gnus-server-font-lock-keywords): Use faces that are not aliases.
* lisp/gnus/mm-util.el (mm-decode-coding-string, mm-encode-coding-string)
(mm-decode-coding-region, mm-encode-coding-region): Don't modify string
if the coding-system argument is nil for XEmacs.
* lisp/gnus/nnrss.el (nnrss-compatible-encoding-alist): Inherit the value of
mm-charset-override-alist.
* lisp/gnus/rfc2047.el: Don't require base64; require rfc2045 for the function
rfc2045-encode-string.
(rfc2047-encode-parameter): Use rfc2045-encode-string to quote or not
to quote the parameter value.
Revision: emacs@sv.gnu.org/emacs--rel--22--patch-58
Karl Fogel [Sun, 15 Jul 2007 01:34:15 +0000 (01:34 +0000)]
Revert recent bookmark keybinding changes, thus returning to using
three slots under C-x r. See this message and its thread for details:
http://lists.gnu.org/archive/html/emacs-devel/2007-07/msg00705.html.
* lisp/bookmark.el: Revert 2007-07-13T18:16:17Z!kfogel@red-bean.com.
* etc/NEWS: Revert 2007-07-13T23:20:21Z!kfogel@red-bean.com, which
documented bookmark keybinding changes that were later reverted.
* man/ChangeLog: Remove ChangeLog entry for accidentally uncommitted
changes to regs.texi that would have documented the keybinding
change reverted above.
Glenn Morris [Sun, 15 Jul 2007 01:23:15 +0000 (01:23 +0000)]
Sync from trunk:
Werner Lemberg <wl at gnu.org>
* emacs.1: Completely revised. Fix many typographical glitches.
Updated to handle current state of options and resources.
Glenn Morris [Sun, 15 Jul 2007 01:15:36 +0000 (01:15 +0000)]
Jeff Miller <jmiller at cablespeed.com> (tiny change)
(calendar-goto-bahai-date): Add autoload cookie.
Glenn Morris [Sun, 15 Jul 2007 01:14:34 +0000 (01:14 +0000)]
Jeff Miller <jmiller at cablespeed.com> (tiny change)
(calendar-goto-bahai-date): Add autoload cookie.
Jason Rumney [Sun, 15 Jul 2007 01:00:55 +0000 (01:00 +0000)]
(comint-simple-send): Concat newline before sending.
(comint-password-prompt-regexp): Recognize plink's passphrase prompt.
Jason Rumney [Sun, 15 Jul 2007 00:59:43 +0000 (00:59 +0000)]
(set-default-process-coding-system): Use dos line ends
for input to cmdproxy on all versions of Windows.
Use dos line ends for input to plink.
Jason Rumney [Sat, 14 Jul 2007 23:15:49 +0000 (23:15 +0000)]
IPv6 support on MS-Windows
Jason Rumney [Sat, 14 Jul 2007 23:04:56 +0000 (23:04 +0000)]
Don't undefine AF_INET6.
Jason Rumney [Sat, 14 Jul 2007 23:03:37 +0000 (23:03 +0000)]
Include winsock2.h and ws2tcpip.h instead of winsock.h.
Stefan Monnier [Sat, 14 Jul 2007 19:03:22 +0000 (19:03 +0000)]
(generated-autoload-file): Autoload the safe-local-variable setting.
Richard M. Stallman [Sat, 14 Jul 2007 18:43:58 +0000 (18:43 +0000)]
(maybe_call_debugger): New function.
(find_handler_clause): Use maybe_call_debugger.
Call it when the handler says `debug'.
Eliminate DEBUGGER_VALUE_PTR.
(Fsignal): Eliminate debugger_value.
(Qdebug): New variable.
(syms_of_eval): Initialize it.
Richard M. Stallman [Sat, 14 Jul 2007 18:34:22 +0000 (18:34 +0000)]
(Handling Errors): Document `debug' in handler list.
Richard M. Stallman [Sat, 14 Jul 2007 18:31:40 +0000 (18:31 +0000)]
*** empty log message ***
Karl Fogel [Sat, 14 Jul 2007 18:10:17 +0000 (18:10 +0000)]
* lisp/ChangeLog: Put main author of change in the ChangeLog entry
header; rewrite entry accordingly.
Karl Fogel [Sat, 14 Jul 2007 18:06:09 +0000 (18:06 +0000)]
* regs.texi (Bookmarks): Adjust for recent keybinding changes in
bookmark.el, namely 2007-07-13T18:16:17Z!kfogel@red-bean.com and
2007-07-13T18:20:55Z!kfogel@red-bean.com.
David Kastrup [Sat, 14 Jul 2007 16:14:58 +0000 (16:14 +0000)]
(defadvice): Doc fix.
Juanma Barranquero [Sat, 14 Jul 2007 11:11:43 +0000 (11:11 +0000)]
(when, unless): Doc fix.
Juanma Barranquero [Sat, 14 Jul 2007 11:04:31 +0000 (11:04 +0000)]
*** empty log message ***
Juanma Barranquero [Sat, 14 Jul 2007 10:57:49 +0000 (10:57 +0000)]
(Fsave_window_excursion): Doc fix.
Juanma Barranquero [Sat, 14 Jul 2007 10:56:33 +0000 (10:56 +0000)]
(Fwith_output_to_temp_buffer): Doc fix.
Juanma Barranquero [Sat, 14 Jul 2007 10:55:50 +0000 (10:55 +0000)]
(Ftrack_mouse): Doc fix.
Juanma Barranquero [Sat, 14 Jul 2007 10:54:09 +0000 (10:54 +0000)]
(Fprogn): Doc fix.
David Kastrup [Sat, 14 Jul 2007 09:12:16 +0000 (09:12 +0000)]
(gnus-mime-delete-part): Don't go through article-edit
finishing actions if we did not edit the article.
Jan Djärv [Sat, 14 Jul 2007 09:02:35 +0000 (09:02 +0000)]
(bugzilla): Mention gtk-engines-qt bug.
Jan Djärv [Sat, 14 Jul 2007 09:02:06 +0000 (09:02 +0000)]
Mention gtk-engines-qt problem.
Richard M. Stallman [Fri, 13 Jul 2007 23:38:31 +0000 (23:38 +0000)]
Whitespace change.
Karl Fogel [Fri, 13 Jul 2007 23:20:21 +0000 (23:20 +0000)]
* NEWS: Update for recent bookmark keybinding changes.
Eli Zaretskii [Fri, 13 Jul 2007 20:42:01 +0000 (20:42 +0000)]
(install-lisp-SH, install-lisp-CMD): New targets.
(install): Use them to copy all *.el files before *.elc.
Eli Zaretskii [Fri, 13 Jul 2007 20:37:05 +0000 (20:37 +0000)]
Add @documentencoding directive.
Eli Zaretskii [Fri, 13 Jul 2007 20:36:29 +0000 (20:36 +0000)]
($(infodir)/emacs-mime): Use --enable-encoding.
Eli Zaretskii [Fri, 13 Jul 2007 20:35:27 +0000 (20:35 +0000)]
(../info/emacs-mime): Use --enable-encoding.
Eli Zaretskii [Fri, 13 Jul 2007 20:23:12 +0000 (20:23 +0000)]
(install-lisp-SH, install-lisp-CMD): New targets.
(install): Use them to copy all *.el files before *.elc.
Eli Zaretskii [Fri, 13 Jul 2007 19:47:02 +0000 (19:47 +0000)]
($(infodir)/emacs-mime): Use --enable-encoding.
Eli Zaretskii [Fri, 13 Jul 2007 19:45:55 +0000 (19:45 +0000)]
(../info/emacs-mime): Use --enable-encoding.
Eli Zaretskii [Fri, 13 Jul 2007 19:44:45 +0000 (19:44 +0000)]
Add @documentencoding directive.
Karl Fogel [Fri, 13 Jul 2007 18:20:55 +0000 (18:20 +0000)]
* bookmark.el (bookmark-jump-other-window): New function.
(bookmark-map): Bind it to "o".
Patch by Drew Adams <drew.adams{_AT_}oracle.com>. See
http://lists.gnu.org/archive/html/emacs-devel/2007-07/msg00633.html.
Karl Fogel [Fri, 13 Jul 2007 18:18:04 +0000 (18:18 +0000)]
* bookmark.el: Shorten some comments to fit within 80 lines.
Karl Fogel [Fri, 13 Jul 2007 18:16:17 +0000 (18:16 +0000)]
* bookmark.el: Don't define bookmark keys under the "C-xr" map;
instead, make "C-xp" a prefix for bookmark-map. Patch by Drew
Adams <drew.adams{_AT_}oracle.com>, mildly tweaked by me. See
http://lists.gnu.org/archive/html/emacs-devel/2007-07/msg00633.html.
Carsten Dominik [Fri, 13 Jul 2007 16:08:46 +0000 (16:08 +0000)]
Move to end of line if in headline without
tags.
Carsten Dominik [Fri, 13 Jul 2007 16:08:21 +0000 (16:08 +0000)]
*** empty log message ***
Carsten Dominik [Fri, 13 Jul 2007 13:15:05 +0000 (13:15 +0000)]
*** empty log message ***
Carsten Dominik [Fri, 13 Jul 2007 13:14:11 +0000 (13:14 +0000)]
Bug fixes.
Carsten Dominik [Fri, 13 Jul 2007 13:13:55 +0000 (13:13 +0000)]
*** empty log message ***
Stefan Monnier [Fri, 13 Jul 2007 04:49:30 +0000 (04:49 +0000)]
Remove spurious * in docstrings.
(vc-handled-backends): Add BZR.
Stefan Monnier [Fri, 13 Jul 2007 04:46:37 +0000 (04:46 +0000)]
(vc-find-file-hook): Use with-demoted-errors.
Dan Nicolaescu [Fri, 13 Jul 2007 02:50:19 +0000 (02:50 +0000)]
* replace.el (match): Use yellow1 instead of yellow.
* progmodes/gdb-ui.el (breakpoint-enabled): Use red1 instead of
red.
* pcvs-info.el (cvs-unknown): Likewise.
Stefan Monnier [Fri, 13 Jul 2007 01:06:36 +0000 (01:06 +0000)]
(init_eval_once): Bump max_lisp_eval_depth to 400.