Thien-Thi Nguyen
c7bef55fee
(ange-ftp-ls): Fix typo introduced in last change.
2005-10-04 00:21:58 +00:00
Stefan Monnier
6d1f4dc422
(c-basic-common-init): Remove calls to
...
make-local-variable which we do not need any more.
2005-10-03 21:23:06 +00:00
Stefan Monnier
6c715ec53e
(c-setup-paragraph-variables): Make sure we do
...
not change the global value of those vars.
2005-10-03 21:21:35 +00:00
Stefan Monnier
b63f6e81f7
Use with-current-buffer.
...
(ange-ftp-insert-directory): Do not follow symlinks any more.
2005-10-03 21:19:15 +00:00
Chong Yidong
7752250e6b
* speedbar.el (speedbar-ignored-path-regexp, speedbar-line-path)
...
(speedbar-ignored-path-expressions, speedbar-buffers-line-path)
(speedbar-add-ignored-path-regexp, speedbar-buffers-line-path)
(speedbar-path-line): Define obsolete aliases.
(speedbar-line-directory): Doc fix.
* progmodes/vhdl-mode.el (vhdl-speedbar-initialize)
(vhdl-speedbar-rescan-hierarchy): Call speedbar-line-directory
instead of speedbar-line-path.
2005-10-03 20:46:29 +00:00
Chong Yidong
56e2a181bf
Add details of Speedbar merge.
2005-10-03 20:45:55 +00:00
Jan Djärv
03714c7f09
* x-dnd.el (x-dnd-drop-data): Don't set dnd-open-file-other-window
...
to nil if dropping on a window. Handle dropping on a minibuffer window
like dropping on a non-window part of Emacs.
2005-10-03 19:41:49 +00:00
Stefan Monnier
1430e7f9b9
(url-http-create-request): Avoid incorrect implicit uni->multibyte conversion.
2005-10-03 18:19:45 +00:00
Stefan Monnier
326ebf78cd
(ispell-find-aspell-dictionaries): Remove interactive spec.
2005-10-03 18:11:35 +00:00
Kim F. Storm
64fb500aac
(ido-mode): Use custom-initialize-set.
2005-10-03 16:45:35 +00:00
Kim F. Storm
f4f5169ffe
*** empty log message ***
2005-10-03 16:45:22 +00:00
Kim F. Storm
1a765705f5
*** empty log message ***
2005-10-03 07:37:43 +00:00
Richard M. Stallman
edd6952073
Discard old maintainer email addr.
2005-10-03 01:12:41 +00:00
Richard M. Stallman
cde3239fdb
yes
2005-10-02 17:44:18 +00:00
Richard M. Stallman
b0de446f2b
(ebnf-eps-production-list): Use insert-buffer-substring.
2005-10-02 17:39:25 +00:00
Richard M. Stallman
f9f51bbf9e
Pacify byte compiler warnings in pacification code.
...
(tramp-handle-file-local-copy): Use insert-buffer-substring.
2005-10-02 17:37:34 +00:00
Stefan Monnier
edb18c43df
(ange-ftp-insert-directory): Fix up the search when `file' is absolute.
2005-10-02 15:54:03 +00:00
Stefan Monnier
402893bb42
(ange-ftp-insert-directory): Undo unintended part in last change.
2005-10-02 15:38:20 +00:00
Romain Francoise
942c40e3e3
(compile-goto-error): Delete extra paren.
2005-10-02 11:07:01 +00:00
Andreas Schwab
aae3725f5f
(ediff-fixup-patch-map): Handle file names without
...
directory component in the session info.
2005-10-02 09:35:32 +00:00
Richard M. Stallman
b059f7d08e
*** empty log message ***
2005-10-02 03:36:42 +00:00
Richard M. Stallman
5a5ee8142b
(comint-redirect-subvert-readonly): Doc fix.
2005-10-02 03:34:29 +00:00
Richard M. Stallman
ae0cc840ad
(compilation-buffer-name): New arg MODE-COMMAND.
...
(compilation-start): Pass new arg to compilation-buffer-name.
(compile-goto-error): Use next-error-internal.
2005-10-02 03:33:18 +00:00
Richard M. Stallman
56ab610b00
(next-error-internal): New function.
2005-10-02 03:33:02 +00:00
Chong Yidong
24bbdbefcc
* speedbar.el: Remove RCS tag.
...
(speedbar-check-read-only): Handle non-existent files.
* dframe.el, ezimage.el, sb-image.el: Remove RCS tags.
* info.el (Info-speedbar-hierarchy-buttons)
(Info-speedbar-goto-node): Call speedbar-select-attached-frame.
2005-10-02 03:11:03 +00:00
Miles Bader
dceb5300d2
Add arch tagline
2005-10-02 00:23:59 +00:00
Romain Francoise
1fdecd0cd4
2005-10-01 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
...
* textmodes/bibtex.el (bibtex-valid-entry-whitespace-re): Do not
match newline.
(bibtex-realign): Do not use bibtex-valid-entry-whitespace-re.
(bibtex-summary): remove unnecessary save-excursion.
(bibtex-fill-field-bounds): Use fill-region-as-paragraph.
2005-10-01 20:09:23 +00:00
YAMAMOTO Mitsuharu
ddcb766578
*** empty log message ***
2005-10-01 11:12:06 +00:00
YAMAMOTO Mitsuharu
8de786ae2b
Add charset info for "iso10646-1". Modify default fontset to use
...
ATSUI-compatible fonts for some charsets if available.
2005-10-01 11:07:39 +00:00
Stefan Monnier
c615a00cda
(mm-inline-media-tests): Check presence of the diff-mode
...
function rather than the diff-mode.el package.
(mm-display-external): Use with-current-buffer.
(mm-viewer-completion-map, mm-viewer-completion-map):
Move initialization inside declaration.
2005-10-01 04:00:50 +00:00
Stefan Monnier
ff48d32d0c
*** empty log message ***
2005-10-01 03:44:23 +00:00
Chong Yidong
35d884a99e
* speedbar.el: Re-apply arch tag.
...
(speedbar-version): Renamed to version 1.0. Suggested by Eric
M. Ludlam.
Reapply two changes from Emacs CVS' version of speedbar lost
during the merge:
(speedbar-use-imenu-flag): Avoid unnecessary use of
locate-library.
(speedbar-frame-parameters): Improve customize type.
2005-10-01 03:01:42 +00:00
Stefan Monnier
3bd1644e75
(ange-ftp-gwp-start): Use with-current-buffer.
...
(ange-ftp-file-directory-p): Fix the symlink case.
(ange-ftp-insert-directory): When listing a single file, get a list of
the parent buffer and extract the relevant line. Inspired from a patch by
Katsumi Yamaoka <yamaoka@jpl.org>.
(ange-ftp-file-name-sans-versions): Simplify.
2005-09-30 21:04:56 +00:00
Romain Francoise
dc42e0199c
Fixup whitespace.
2005-09-30 18:41:26 +00:00
Bill Wohler
c727526be9
2005-09-30 Bill Wohler <wohler@newt.com>
...
Moved MH-E image files from toolbar and mail directories into
etc/images.
* mail/reply2.*: Moved to etc/images/mail/reply*.
* toolbar/execute.*, toolbar/highlight.*, toolbar/mh-logo.xpm:
* toolbar/page-down.*, toolbar/show.*, toolbar/widen.*: Moved to
etc/images.
* toolbar/alias.*, toolbar/refile.*, toolbar/repack.*:
* toolbar/reply*: Moved to etc/images/mail.
* toolbar/rescan.*: Moved and renamed to etc/images/refresh.*.
* mh-e/mh-customize.el (mh-refile-msg, mh-tool-bar-reply-from)
(mh-tool-bar-reply-to, mh-tool-bar-reply-all)
(mh-alias-grab-from-field, mh-pack-folder): Image files moved to
etc/images/mail so added "mail/" prefix.
(mh-reply): Ditto. Also renamed reply2.* to reply.*.
(mh-rescan-folder): Ditto. Renamed image file to refresh.* since
it can be used in the general sense. Does not have "mail/" prefix.
2005-09-30 17:48:04 +00:00
Chong Yidong
73d29ec994
Removed files. New speedbar image files are in etc/images/ezimage
2005-09-30 13:20:57 +00:00
Chong Yidong
7cfc18c4c6
* dframe.el: New file.
2005-09-30 13:18:43 +00:00
Chong Yidong
58bd8bf966
* speedbar.el: New version 1.0pre3.
...
* ezimage.el, sb-image.el: New files.
* sb-*.xpm: Files removed. New image files installed into
etc/images/ezimage.
2005-09-30 13:15:10 +00:00
Kenichi Handa
070860c37a
(ps-mule-show-warning): If a character is in
...
ps-print-translation-table, don't treat it as non-printable.
2005-09-30 07:01:40 +00:00
David Ponce
01c5577a87
(tree-widget-themes-load-path): New variable.
...
(tree-widget-themes-directory): Doc fix.
(tree-widget-image-formats) [Emacs]: Doc fix.
(tree-widget--locate-sub-directory): New function.
(tree-widget-themes-directory): Use it.
2005-09-30 06:28:53 +00:00
David Ponce
50a9d14ad2
*** empty log message ***
2005-09-30 06:28:17 +00:00
David Ponce
ad8b6d89ef
(recentf-filename-handlers): Rename from
...
`recentf-filename-handler'. Allow a list of functions.
(recentf-menu-items-for-commands): Fix :help strings.
(recentf-apply-filename-handlers): New function.
(recentf-expand-file-name): Use it.
(recentf-cleanup): Remove duplicates too.
2005-09-30 06:18:55 +00:00
David Ponce
6aabfecf99
*** empty log message ***
2005-09-30 06:18:32 +00:00
Miles Bader
a33704bbe8
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-566
...
Merge from gnus--rel--5.10
Patches applied:
* gnus--rel--5.10 (patch 128)
- Update from CVS
2005-09-28 Simon Josefsson <jas@extundo.com>
* etc/GNUS-NEWS: Fix IDNA notes.
2005-09-28 Reiner Steib <Reiner.Steib@gmx.de>
* lisp/gnus/message.el: Remove useless autoloads.
2005-09-28 Simon Josefsson <jas@extundo.com>
* lisp/gnus/message.el (message-use-idna): Default to t.
(message-use-idna): Test whether encoding works too. Doc fix.
2005-09-28 Katsumi Yamaoka <yamaoka@jpl.org>
* lisp/gnus/nntp.el (nntp-warn-about-losing-connection): Remove.
2005-09-28 Simon Josefsson <jas@extundo.com>
* man/message.texi (IDNA): Fix.
2005-09-28 Katsumi Yamaoka <yamaoka@jpl.org>
* man/gnus.texi (NNTP): Remove nntp-buggy-select, nntp-read-timeout,
nntp-server-hook, and nntp-warn-about-losing-connection; fix
description of nntp-open-connection-function.
(Common Variables): Fix descriptions.
2005-09-30 03:03:53 +00:00
Juri Linkov
2a56faf14c
Remove duplicate entries.
2005-09-29 23:14:57 +00:00
Juri Linkov
477ca0e891
(custom-buffer-sort-alphabetically): Default to nil.
2005-09-29 23:03:32 +00:00
Juri Linkov
fa6674e31f
(vhdl-font-lock-prompt-face)
...
(vhdl-font-lock-attribute-face, vhdl-font-lock-enumvalue-face)
(vhdl-font-lock-function-face, vhdl-font-lock-directive-face)
(vhdl-font-lock-reserved-words-face)
(vhdl-font-lock-translate-off-face, syntax-alist): Remove group
`font-lock-highlighting-faces'.
2005-09-29 22:58:48 +00:00
Juri Linkov
da7422052c
(compilation-error, compilation-warning)
...
(compilation-info, compilation-line-number, compilation-column-number):
Change group from `font-lock-highlighting-faces' to `compilation'.
2005-09-29 22:57:28 +00:00
Juri Linkov
2a8f2d4c09
(Buffer-menu-buffer): Remove group `font-lock-highlighting-faces'.
2005-09-29 22:56:45 +00:00
Juri Linkov
daf96a41a4
(tooltip): Add group `basic-faces'.
2005-09-29 22:56:22 +00:00