]> git.eshelyaron.com Git - emacs.git/log
emacs.git
17 years ago(kmacro-end-macro): When ignoring empty macro
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.

17 years ago* NEWS: `file-remote-p' has a new optional parameter IDENTIFICATION.
Michael Albinus [Tue, 17 Jul 2007 21:34:31 +0000 (21:34 +0000)]
* NEWS: `file-remote-p' has a new optional parameter IDENTIFICATION.

17 years ago* files.texi (Magic File Names): Introduce optional parameter
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'.

17 years ago* tramp.texi: Move @setfilename ../info/tramp up, outside the header
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.

17 years ago* net/tramp.el (tramp-handle-file-remote-p): Handle optional
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.

17 years ago* net/ange-ftp.el: (ange-ftp-file-remote-p): Handle optional
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.

17 years ago* progmodes/grep.el (grep-probe): Use `process-file'.
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.

17 years ago* recentf.el (recentf-keep-default-predicate): Adapt call of
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'.

17 years ago* files.el (file-remote-p): Introduce optional parameter
Michael Albinus [Tue, 17 Jul 2007 21:07:49 +0000 (21:07 +0000)]
* files.el (file-remote-p): Introduce optional parameter
IDENTIFICATION.

17 years ago* etags.c (C_entries): Reset the fvdef machine when out of function.
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.

17 years ago*** empty log message ***
Francesco Potortì [Tue, 17 Jul 2007 15:03:54 +0000 (15:03 +0000)]
*** empty log message ***

17 years ago*** empty log message ***
Francesco Potortì [Tue, 17 Jul 2007 14:55:40 +0000 (14:55 +0000)]
*** empty log message ***

17 years ago(Fdisplay_buffer): If largest or LRU window is the
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.

17 years ago(abbrev_check_chars): New function.
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.

17 years ago*** empty log message ***
Glenn Morris [Tue, 17 Jul 2007 07:04:22 +0000 (07:04 +0000)]
*** empty log message ***

17 years ago(Fstart_process, Fmake_network_process, read_process_output):
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.

17 years ago(vc-bzr-version, vc-bzr-at-least-version, vc-bzr-post-command-function):
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.

17 years ago*** empty log message ***
Stefan Monnier [Tue, 17 Jul 2007 04:59:27 +0000 (04:59 +0000)]
*** empty log message ***

17 years agoUndo previous change.
Dan Nicolaescu [Tue, 17 Jul 2007 04:47:57 +0000 (04:47 +0000)]
Undo previous change.

17 years ago(clean): Don't delete *~.
Eli Zaretskii [Mon, 16 Jul 2007 22:41:49 +0000 (22:41 +0000)]
(clean): Don't delete *~.

17 years ago(clean): Don't delete *~.
Eli Zaretskii [Mon, 16 Jul 2007 22:40:17 +0000 (22:40 +0000)]
(clean): Don't delete *~.

17 years ago(clean): Don't delete *~.
Eli Zaretskii [Mon, 16 Jul 2007 22:37:26 +0000 (22:37 +0000)]
(clean): Don't delete *~.

17 years ago(extraclean): Don't delete *~.
Eli Zaretskii [Mon, 16 Jul 2007 22:36:01 +0000 (22:36 +0000)]
(extraclean): Don't delete *~.

17 years ago(bootstrap, bootstrap-nmake, bootstrap-gmake): Depend on cmdproxy.
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 *~.

17 years ago(tex-verbatim-environments): Add safe-local-variable property.
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.

17 years ago(bookmark-maybe-sort-alist): Don't modify bookmark-alist.
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.

17 years ago(sh-font-lock-quoted-subshell): Skip over the
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.

17 years ago(calculate-lisp-indent): In the case of alignment under a constant symbol,
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".

17 years ago(Fdisplay_buffer): Use NILP.
Andreas Schwab [Mon, 16 Jul 2007 13:22:13 +0000 (13:22 +0000)]
(Fdisplay_buffer): Use NILP.
(Fset_window_scroll_bars): Likewise.

17 years ago(mouse-yank-secondary): Better error message if no secondary selection.
Richard M. Stallman [Mon, 16 Jul 2007 04:42:24 +0000 (04:42 +0000)]
(mouse-yank-secondary): Better error message if no secondary selection.

17 years ago(vc-handled-backends): Move BZR later in the list.
Dan Nicolaescu [Mon, 16 Jul 2007 04:25:51 +0000 (04:25 +0000)]
(vc-handled-backends): Move BZR later in the list.

17 years ago(xterm-turn-on-modify-other-keys)
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.

17 years ago(bookmark-show-all-annotations):
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.

17 years ago*** empty log message ***
Jason Rumney [Sun, 15 Jul 2007 22:15:38 +0000 (22:15 +0000)]
*** empty log message ***

17 years ago*** empty log message ***
Michael Albinus [Sun, 15 Jul 2007 20:05:28 +0000 (20:05 +0000)]
*** empty log message ***

17 years ago(cua-paste): Before a yank command,
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.

17 years ago(delete-selection-pre-hook): Before a yank command,
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.

17 years ago* recentf.el (recentf-keep-default-predicate): New defun.
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.

17 years agoJeff Miller <jmiller at cablespeed.com> (tiny change)
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.

17 years agoMove autoload from previous change to calendar.el.
Glenn Morris [Sun, 15 Jul 2007 19:12:45 +0000 (19:12 +0000)]
Move autoload from previous change to calendar.el.

17 years agomove Quitting Info node; update Back-Cover Text
Karl Berry [Sun, 15 Jul 2007 13:19:28 +0000 (13:19 +0000)]
move Quitting Info node; update Back-Cover Text

17 years ago(uint16_t): Define if C99 does not appear to be fully supported.
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.

17 years ago(window_min_size_2): New function.
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.

17 years agoMerge from emacs--rel--22
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

17 years agoMerge from gnus--rel--5.10
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

17 years agoRevert recent bookmark keybinding changes, thus returning to using
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.

17 years agoSync from trunk:
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.

17 years agoJeff Miller <jmiller at cablespeed.com> (tiny change)
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.

17 years agoJeff Miller <jmiller at cablespeed.com> (tiny change)
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.

17 years ago(comint-simple-send): Concat newline before sending.
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.

17 years ago(set-default-process-coding-system): Use dos line ends
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.

17 years agoIPv6 support on MS-Windows
Jason Rumney [Sat, 14 Jul 2007 23:15:49 +0000 (23:15 +0000)]
IPv6 support on MS-Windows

17 years agoDon't undefine AF_INET6.
Jason Rumney [Sat, 14 Jul 2007 23:04:56 +0000 (23:04 +0000)]
Don't undefine AF_INET6.

17 years agoInclude winsock2.h and ws2tcpip.h instead of winsock.h.
Jason Rumney [Sat, 14 Jul 2007 23:03:37 +0000 (23:03 +0000)]
Include winsock2.h and ws2tcpip.h instead of winsock.h.

17 years ago(generated-autoload-file): Autoload the safe-local-variable setting.
Stefan Monnier [Sat, 14 Jul 2007 19:03:22 +0000 (19:03 +0000)]
(generated-autoload-file): Autoload the safe-local-variable setting.

17 years ago(maybe_call_debugger): New function.
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.

17 years ago(Handling Errors): Document `debug' in handler list.
Richard M. Stallman [Sat, 14 Jul 2007 18:34:22 +0000 (18:34 +0000)]
(Handling Errors): Document `debug' in handler list.

17 years ago*** empty log message ***
Richard M. Stallman [Sat, 14 Jul 2007 18:31:40 +0000 (18:31 +0000)]
*** empty log message ***

17 years ago* lisp/ChangeLog: Put main author of change in the ChangeLog entry
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.

17 years ago* regs.texi (Bookmarks): Adjust for recent keybinding changes in
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.

17 years ago(defadvice): Doc fix.
David Kastrup [Sat, 14 Jul 2007 16:14:58 +0000 (16:14 +0000)]
(defadvice): Doc fix.

17 years ago(when, unless): Doc fix.
Juanma Barranquero [Sat, 14 Jul 2007 11:11:43 +0000 (11:11 +0000)]
(when, unless): Doc fix.

17 years ago*** empty log message ***
Juanma Barranquero [Sat, 14 Jul 2007 11:04:31 +0000 (11:04 +0000)]
*** empty log message ***

17 years ago(Fsave_window_excursion): Doc fix.
Juanma Barranquero [Sat, 14 Jul 2007 10:57:49 +0000 (10:57 +0000)]
(Fsave_window_excursion): Doc fix.

17 years ago(Fwith_output_to_temp_buffer): Doc fix.
Juanma Barranquero [Sat, 14 Jul 2007 10:56:33 +0000 (10:56 +0000)]
(Fwith_output_to_temp_buffer): Doc fix.

17 years ago(Ftrack_mouse): Doc fix.
Juanma Barranquero [Sat, 14 Jul 2007 10:55:50 +0000 (10:55 +0000)]
(Ftrack_mouse): Doc fix.

17 years ago(Fprogn): Doc fix.
Juanma Barranquero [Sat, 14 Jul 2007 10:54:09 +0000 (10:54 +0000)]
(Fprogn): Doc fix.

17 years ago(gnus-mime-delete-part): Don't go through article-edit
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.

17 years ago(bugzilla): Mention gtk-engines-qt bug.
Jan Djärv [Sat, 14 Jul 2007 09:02:35 +0000 (09:02 +0000)]
(bugzilla): Mention gtk-engines-qt bug.

17 years agoMention gtk-engines-qt problem.
Jan Djärv [Sat, 14 Jul 2007 09:02:06 +0000 (09:02 +0000)]
Mention gtk-engines-qt problem.

17 years agoWhitespace change.
Richard M. Stallman [Fri, 13 Jul 2007 23:38:31 +0000 (23:38 +0000)]
Whitespace change.

17 years ago* NEWS: Update for recent bookmark keybinding changes.
Karl Fogel [Fri, 13 Jul 2007 23:20:21 +0000 (23:20 +0000)]
* NEWS: Update for recent bookmark keybinding changes.

17 years ago(install-lisp-SH, install-lisp-CMD): New targets.
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.

17 years agoAdd @documentencoding directive.
Eli Zaretskii [Fri, 13 Jul 2007 20:37:05 +0000 (20:37 +0000)]
Add @documentencoding directive.

17 years ago($(infodir)/emacs-mime): Use --enable-encoding.
Eli Zaretskii [Fri, 13 Jul 2007 20:36:29 +0000 (20:36 +0000)]
($(infodir)/emacs-mime): Use --enable-encoding.

17 years ago(../info/emacs-mime): Use --enable-encoding.
Eli Zaretskii [Fri, 13 Jul 2007 20:35:27 +0000 (20:35 +0000)]
(../info/emacs-mime): Use --enable-encoding.

17 years ago(install-lisp-SH, install-lisp-CMD): New targets.
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.

17 years ago($(infodir)/emacs-mime): Use --enable-encoding.
Eli Zaretskii [Fri, 13 Jul 2007 19:47:02 +0000 (19:47 +0000)]
($(infodir)/emacs-mime): Use --enable-encoding.

17 years ago(../info/emacs-mime): Use --enable-encoding.
Eli Zaretskii [Fri, 13 Jul 2007 19:45:55 +0000 (19:45 +0000)]
(../info/emacs-mime): Use --enable-encoding.

17 years agoAdd @documentencoding directive.
Eli Zaretskii [Fri, 13 Jul 2007 19:44:45 +0000 (19:44 +0000)]
Add @documentencoding directive.

17 years ago* bookmark.el (bookmark-jump-other-window): New function.
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.

17 years ago* bookmark.el: Shorten some comments to fit within 80 lines.
Karl Fogel [Fri, 13 Jul 2007 18:18:04 +0000 (18:18 +0000)]
* bookmark.el: Shorten some comments to fit within 80 lines.

17 years ago* bookmark.el: Don't define bookmark keys under the "C-xr" map;
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.

17 years agoMove to end of line if in headline without
Carsten Dominik [Fri, 13 Jul 2007 16:08:46 +0000 (16:08 +0000)]
Move to end of line if in headline without
tags.

17 years ago*** empty log message ***
Carsten Dominik [Fri, 13 Jul 2007 16:08:21 +0000 (16:08 +0000)]
*** empty log message ***

17 years ago*** empty log message ***
Carsten Dominik [Fri, 13 Jul 2007 13:15:05 +0000 (13:15 +0000)]
*** empty log message ***

17 years agoBug fixes.
Carsten Dominik [Fri, 13 Jul 2007 13:14:11 +0000 (13:14 +0000)]
Bug fixes.

17 years ago*** empty log message ***
Carsten Dominik [Fri, 13 Jul 2007 13:13:55 +0000 (13:13 +0000)]
*** empty log message ***

17 years agoRemove spurious * in docstrings.
Stefan Monnier [Fri, 13 Jul 2007 04:49:30 +0000 (04:49 +0000)]
Remove spurious * in docstrings.
(vc-handled-backends): Add BZR.

17 years ago(vc-find-file-hook): Use with-demoted-errors.
Stefan Monnier [Fri, 13 Jul 2007 04:46:37 +0000 (04:46 +0000)]
(vc-find-file-hook): Use with-demoted-errors.

17 years ago* replace.el (match): Use yellow1 instead of yellow.
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.

17 years ago(init_eval_once): Bump max_lisp_eval_depth to 400.
Stefan Monnier [Fri, 13 Jul 2007 01:06:36 +0000 (01:06 +0000)]
(init_eval_once): Bump max_lisp_eval_depth to 400.

17 years ago(Starting GUD): Add xref to this anchor.
Nick Roberts [Thu, 12 Jul 2007 23:56:37 +0000 (23:56 +0000)]
(Starting GUD): Add xref to this anchor.

17 years ago(Remote processes): Add an anchor to the subsection
Nick Roberts [Thu, 12 Jul 2007 23:55:04 +0000 (23:55 +0000)]
(Remote processes): Add an anchor to the subsection
"Running a debugger on a remote host".

17 years ago*** empty log message ***
Nick Roberts [Thu, 12 Jul 2007 23:53:28 +0000 (23:53 +0000)]
*** empty log message ***

17 years ago(desktop-buffer-info, desktop-save): Use `desktop-dirname' instead of `dirname'.
Juanma Barranquero [Thu, 12 Jul 2007 22:47:51 +0000 (22:47 +0000)]
(desktop-buffer-info, desktop-save): Use `desktop-dirname' instead of `dirname'.

17 years ago(desktop-buffer-info, desktop-save): Use `desktop-dirname' instead of `dirname'.
Juanma Barranquero [Thu, 12 Jul 2007 22:40:00 +0000 (22:40 +0000)]
(desktop-buffer-info, desktop-save): Use `desktop-dirname' instead of `dirname'.

17 years ago* tramp.texi (Remote processes): Don't call it "experimental" any
Michael Albinus [Thu, 12 Jul 2007 21:13:06 +0000 (21:13 +0000)]
* tramp.texi (Remote processes): Don't call it "experimental" any
longer.  Add subsection about running a debugger on a remote host.

17 years agoRemove dashes from front of first line.
Jason Rumney [Thu, 12 Jul 2007 10:43:46 +0000 (10:43 +0000)]
Remove dashes from front of first line.

17 years ago(struct Lisp_Process): Turn slots infd, outfd, kill_without_query, pty_flag,
Stefan Monnier [Thu, 12 Jul 2007 06:36:57 +0000 (06:36 +0000)]
(struct Lisp_Process): Turn slots infd, outfd, kill_without_query, pty_flag,
tick, update_tick, decoding_carryover, inherit_coding_system_flag,
filter_multibyte, adaptive_read_buffering, read_output_delay, and
read_output_skip from Lisp_Objects to ints.  Remove unused
encoding_carryover.