1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2025-01-05 11:45:45 +00:00
Commit Graph

35471 Commits

Author SHA1 Message Date
Juanma Barranquero
def7167bdf (describe-char-unicode-data): Use a hidden buffer for Unicode data file pointed
to by `describe-char-unicodedata-file'.
2006-12-04 10:24:04 +00:00
Stefan Monnier
9bbceb74b4 (sgml-font-lock-keywords-1): Fix pathological O(n^2) regexp-search by
anchoring the search.
2006-12-04 08:08:06 +00:00
Dan Nicolaescu
2b058c727e (whitespace-cleanup-internal): Use current
argument for recursive call.
2006-12-04 07:34:01 +00:00
Michael Albinus
5717642238 * net/tramp.el (tramp-methods): Add "ControlPath" and
"ControlMaster" to scp, scp1 and scp2 methods.  Suggested by
Andreas Schwab <schwab@suse.de>.
(tramp-do-copy-or-rename-file-out-of-band)
(tramp-open-connection-rsh): Compute format spec for ?t.
(tramp-process-actions): Trace command parameters.
2006-12-04 06:51:21 +00:00
Nick Roberts
215f50ced9 (toggle-truncate-lines): Clarify doc string. 2006-12-04 05:51:48 +00:00
Nick Roberts
6dadbf8915 *** empty log message *** 2006-12-04 05:51:04 +00:00
Nick Roberts
9106c6aebe (gdb-var-delete-children): New function.
(gdb-speedbar-expand-node): Use it.
2006-12-04 03:26:44 +00:00
Nick Roberts
d2e126dc74 *** empty log message *** 2006-12-04 03:25:29 +00:00
Juanma Barranquero
43dbe40498 *** empty log message *** 2006-12-04 01:02:12 +00:00
Richard M. Stallman
a8d5f40f49 (python-indent): Add safe-local-variable prop. 2006-12-04 00:33:19 +00:00
Richard M. Stallman
6a80f50e17 (dired-revert): Turn off dired-after-readin-hook around call to dired-readin. 2006-12-04 00:32:00 +00:00
Richard M. Stallman
49bb7f019f (outline-end-of-subtree): Don't leave an empty
line hidden as we would a real next heading.
2006-12-04 00:31:04 +00:00
Richard M. Stallman
b36e96c8f3 (menu-bar-make-toggle): Add "globally" to echo area messages.
<indicate-empty-lines, case-fold-search>: Add "globally" to Help string.
<case-fold-search>: MESSAGE arg need not say "globally".
(menu-bar-edit-menu <paste-from-menu>): Renamed from select-and-paste.
2006-12-04 00:30:11 +00:00
Vinicius Jose Latorre
77ea34ced9 Fix paren.el doc. 2006-12-03 22:26:52 +00:00
Kim F. Storm
c07583cdcf Ken Manheimer <ken.manheimer@gmail.com>:
(allout-ascend): Add an optional argument to preserve
original position of point when unsuccessful.  Also, fix a
docstring error.
(allout-yank-processing): Fix depth shift of multiple-topic so yanks
work again, using allout-ascend's new option.
(allout-setup-mode-map): Extracted from allout-mode to initialize
allout-mode-map.  Call it on file load, so the mode docstring
substitutions work even if allout mode has not yet been invoked.
(allout-mode): Use new allout-setup-mode-map to track any keybinding
customizations since the map was last processed.  Also,	refine the
docstring so it's ship-shape for release.
(allout-default-layout, allout-beginning-of-line-cycles)
(allout-distinctive-bullets-string, allout-use-mode-specific-leader)
(allout-encrypt-unencrypted-on-saves, allout-inhibit-auto-fill)
(allout-version, allout-layout, allout-infer-body-reindent)
(allout-infer-header-lead-and-primary-bullet, allout-view-change-hook)
(allout-init, allout-mode, allout-next-heading, allout-chart-subtree)
(allout-previous-heading, allout-goto-prefix-doublechecked)
(allout-current-bullet-pos, allout-next-sibling-leap)
(allout-pre-command-business, allout-encrypted-type-prefix)
(allout-make-topic-prefix, allout-open-topic, allout-rebullet-heading)
(allout-rebullet-topic, allout-rebullet-topic-grunt)
(allout-flag-region, allout-expose-topic, allout-expose-topic)
(allout-old-expose-topic, allout-listify-exposed)
(allout-process-exposed, allout-latex-verb-quote)
(allout-latex-verbatim-quote-curr-line, allout-adjust-file-variable)
(allout-toggle-current-subtree-encryption)
(allout-toggle-subtree-encryption, allout-bullet-isearch):
Remove extraneous open-paren and close paren string escapes.
2006-12-03 21:37:33 +00:00
Kim F. Storm
f9f46d8dd6 *** empty log message *** 2006-12-03 21:36:58 +00:00
Juanma Barranquero
7977c946cf (is-windows, ada-find-in-src-path): Doc fixes.
(ada-xref-pos-ring-max, ada-xref-project-files, ada-xref-initialize,
ada-prj-default-comp-cmd, ada-quote-cmd, ada-compile-current):
Fix typos in docstrings.
2006-12-03 21:29:14 +00:00
Vinicius Jose Latorre
d166d7c41b Fix paren.el. 2006-12-03 13:29:41 +00:00
Glenn Morris
233820156b *** empty log message *** 2006-12-03 01:02:32 +00:00
Glenn Morris
c9c1844051 Fix Copyright format.
Update package URL.
2006-12-03 01:01:48 +00:00
Glenn Morris
92ab38343d Fix Copyright format. 2006-12-03 01:00:52 +00:00
Chong Yidong
a9d0154753 (mouse-drag-track): Suppress automatic hscrolling for initial down
event.
2006-12-02 21:47:02 +00:00
Chong Yidong
8a6137df3a * mouse.el (mouse-drag-track): Suppress automatic hscrolling for
initial down event.
2006-12-02 21:46:52 +00:00
Kim F. Storm
c64a6023b9 (cua-toggle-set-mark): Doc fix.
(cua-repeat-replace-region): Make M-v more robust.
(cua-paste-pop-rotate-temporarily): New defcustom.
(cua-paste-pop): Use it.
(cua-auto-mark-last-change): New defcustom.
(cua-pop-to-last-change): New helper function.
(cua-set-mark): Use them.
2006-12-02 00:30:00 +00:00
Kim F. Storm
85e3d48f01 *** empty log message *** 2006-12-02 00:29:50 +00:00
Nick Roberts
493ded4fe1 *** empty log message *** 2006-12-01 21:55:43 +00:00
Nick Roberts
f5be22a273 (toggle-case-fold-search): Clarify doc/help string and
mini-buffer message.
2006-12-01 21:52:51 +00:00
Nick Roberts
ba3a449e44 *** empty log message *** 2006-12-01 21:52:07 +00:00
Vinicius Jose Latorre
f9914209c8 Fix the highlight overlay extension 2006-12-01 21:03:19 +00:00
Juanma Barranquero
2acb13b129 *** empty log message *** 2006-12-01 14:12:04 +00:00
Vinicius Jose Latorre
4abc74e836 Eliminate Emacs 20 & 21 compatibility. 2006-12-01 13:13:19 +00:00
Miles Bader
5538c331d1 Merge from gnus--rel--5.10
Patches applied:

 * gnus--rel--5.10  (patch 169-170)

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

2006-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>

   * lisp/gnus/mml2015.el (mml2015-pgg-clear-verify): Replace encode-coding-string
   with mm-encode-coding-string.

2006-11-29  Katsumi Yamaoka  <yamaoka@jpl.org>

   * lisp/gnus/nneething.el (nneething-decode-file-name): Replace
   decode-coding-string with mm-decode-coding-string.

Revision: emacs@sv.gnu.org/emacs--devo--0--patch-534
2006-12-01 11:53:31 +00:00
Juanma Barranquero
310afa177a *** empty log message *** 2006-11-30 23:34:05 +00:00
Juanma Barranquero
5232b4cdfa (hexl-goto-address, hexl-forward-char, hexl-forward-short, hexl-forward-word,
hexl-previous-line, hexl-beginning-of-1k-page, hexl-end-of-1k-page): Doc fixes.
(hexl-address-region, hexl-ascii-region, hexl-highlight-line-range): Fix typos
in docstrings.
2006-11-30 23:30:52 +00:00
Kim F. Storm
10b19e8897 2006-11-30 Michaël Cadilhac <michael.cadilhac@lrde.org>
(ido-local-file-exists-p): New. Tell if a file exists
locally, i.e. without using file name handlers.
(ido-read-internal): Allow mono letter host names, avoiding the
`c:' problem by testing if the file exists locally.
(ido-complete, ido-make-file-list, ido-exhibit): Ditto.
2006-11-30 20:50:31 +00:00
Kim F. Storm
939cb3e871 *** empty log message *** 2006-11-30 20:50:07 +00:00
Juanma Barranquero
1b7ef4aaec *** empty log message *** 2006-11-30 16:41:31 +00:00
Juanma Barranquero
9bb2e9f86b (byte-optimize, byte-compile-warnings): Doc fixes. 2006-11-30 16:26:37 +00:00
Masatake YAMATO
3fc29559f5 (hl-line-range-function, hl-line-face): Declare variables to avoid bytecomp warnings.
(hexl-mode-old-ruler-function): New variable.
(hexl-follow-line): Bind `hexl-mode-old-hl-line-range-function'	and `hl-line-range-function' after `require' hl-line.
Then bind `hl-line-range-function' and `hl-line-face'.
Don't require frame. Don't use `with-no-warnings'.
(hexl-activate-ruler): Store the original value of `ruler-mode-ruler-function' to `hexl-mode-old-ruler-function'.
(hexl-mode-exit): Restore the original value of `ruler-mode-ruler-function'.
2006-11-30 16:10:03 +00:00
Masatake YAMATO
6ac2ae62e2 (hexl-mode-old-hl-line-range-function): New variable
(hexl-mode-old-hl-line-face): New variable
(hexl-mode, hexl-mode-exit): Fix the highlighting of the current line when exit from the hexl-mode.
2006-11-30 15:55:14 +00:00
Juanma Barranquero
33fac69773 (create-fontset-from-ascii-font, create-fontset-from-fontset-spec,
x-compose-font-name): Doc fixes.
(fontset-name-p): Fix typo in docstring.
2006-11-30 15:50:08 +00:00
Juanma Barranquero
1726419131 (c-indent-exp): Fix typo in docstring. 2006-11-30 15:42:04 +00:00
Vinicius Jose Latorre
8a3ee455f6 Fix ChangeLog date. 2006-11-30 10:05:08 +00:00
Vinicius Jose Latorre
0723946185 Fix maintainer email. Emacs 20/21 compatibility. 2006-11-30 10:03:25 +00:00
J.D. Smith
e141c335c0 (idlwave-auto-fill): Remove paragraph-start let to prevent auto-fill
giving up.
2006-11-29 19:16:52 +00:00
Juanma Barranquero
4fc9bd5699 Fix trivial issues in developers' names. 2006-11-29 16:10:13 +00:00
Juanma Barranquero
9fa04a08cb (led-state): Fix typo in previous change. 2006-11-28 22:03:32 +00:00
Chong Yidong
9e288f7521 (easy-mmode-define-navigation): Fix interactive spec of the functions
getting defined to make them work as documented.
2006-11-28 19:22:31 +00:00
Chong Yidong
3b46a8f760 * emacs-lisp/easy-mmode.el (easy-mmode-define-navigation): Fix
interactive spec of the functions getting defined to make them
work as documented.
2006-11-28 19:22:02 +00:00
Chong Yidong
0c3e8c6c32 * startup.el (fancy-splash-screens): Hide initial splash buffer. 2006-11-28 16:47:26 +00:00