1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-11-27 07:37:33 +00:00
Commit Graph

6021 Commits

Author SHA1 Message Date
Kenichi Handa
70abfe909d Fix syntax (open/close) of CJK characters. 2004-05-19 00:12:49 +00:00
Masatake YAMATO
4d4ea14a2d * wid-edit.el (widget-radio-button-notify): Don't pass `widget'
to widget-apply. :action method assumes 2 arguments, not 3.
2004-05-18 13:38:59 +00:00
Glenn Morris
2c37583719 *** empty log message *** 2004-05-17 18:57:23 +00:00
Sam Steingold
410019e59c (common-lisp-indent-function-1): Indent "without-" forms just
like "with-" and "do-".  Use regexp-opt.
2004-05-17 17:00:00 +00:00
Kim F. Storm
5711678928 *** empty log message *** 2004-05-16 21:43:16 +00:00
Eli Zaretskii
7033bbf1e6 Fix last change in ispell.el. 2004-05-16 15:37:33 +00:00
Vinicius Jose Latorre
5fe26b0034 doc fix 2004-05-16 14:01:46 +00:00
John Wiegley
e9e132edf5 *** empty log message *** 2004-05-15 22:45:13 +00:00
Eli Zaretskii
c1380aa6e5 *** empty log message *** 2004-05-15 12:43:52 +00:00
Eli Zaretskii
bc3621a08e (compilation-warning-face, compilation-info-face): Use min-colors. 2004-05-15 12:17:22 +00:00
Jan Djärv
269558241a New icons. 2004-05-15 10:01:04 +00:00
Kim F. Storm
62f3da3b1a *** empty log message *** 2004-05-14 23:08:54 +00:00
Kenichi Handa
08020f9ad5 *** empty log message *** 2004-05-14 12:52:44 +00:00
David Ponce
ddda21d349 *** empty log message *** 2004-05-14 10:04:16 +00:00
David Kastrup
c7a73294c5 2004-05-13 Marcelo Toledo <marcelo@marcelotoledo.org>
* language/european.el ("Brazilian Portuguese"): Added support for
	Brazilian Portuguese.
2004-05-14 07:13:58 +00:00
John Wiegley
97dad9d378 2004-05-13 John Wiegley <johnw@newartisans.com>
* eshell/esh-test.el (eshell-test): Call the function
	`emacs-version' rather than trying to build a custom version
	string.
2004-05-14 01:03:03 +00:00
Juanma Barranquero
08cbceb9a7 *** empty log message *** 2004-05-13 20:47:35 +00:00
Stefan Monnier
a267ab4da0 *** empty log message *** 2004-05-13 17:14:33 +00:00
John Paul Wallington
64bd6fd115 (emacs-version): Check for gtk' feature before x-toolkit' feature. 2004-05-13 13:01:01 +00:00
Juanma Barranquero
aae424b96f (help-arg-highlighting-function, help-argument-name): Delete.
(help-default-arg-highlight): New function.
(help-do-arg-highlighting): Use it.
2004-05-13 01:18:00 +00:00
Glenn Morris
eb15ce9e4c *** empty log message *** 2004-05-13 00:32:26 +00:00
Nick Roberts
da1a6bb899 *** empty log message *** 2004-05-12 20:42:07 +00:00
Juanma Barranquero
71507e4752 (define-generic-mode): Remove redundant arglist info. 2004-05-12 20:22:41 +00:00
Daniel Pfeiffer
0e52264f1c (compilation-set-window-height): Use save-excursion to protect against misplaced marker. 2004-05-12 18:46:24 +00:00
Jan Djärv
9b44aa8b6f * custom.el (defface): Document that type can have value gtk.
* faces.el (face-spec-set-match-display): Handle type gtk in display.
2004-05-12 09:23:02 +00:00
Juanma Barranquero
c968810061 *** empty log message *** 2004-05-12 00:02:52 +00:00
Juanma Barranquero
b47773708b *** empty log message *** 2004-05-11 17:43:47 +00:00
Eli Zaretskii
cdc9b8452c *** empty log message *** 2004-05-11 09:48:14 +00:00
Eli Zaretskii
ac00945e6e (Man-getpage-in-background): Use shell-file-name
and shell-command-switch variables instead of hard-coded
values.
2004-05-11 09:30:25 +00:00
Eli Zaretskii
1e77b11209 New file. 2004-05-11 09:15:55 +00:00
Stefan Monnier
f68d54e7db *** empty log message *** 2004-05-11 05:01:05 +00:00
Juanma Barranquero
494bcd27cb (custom-initialize-default, defcustom): Fix typo in docstring. 2004-05-10 22:08:58 +00:00
Daniel Pfeiffer
10436a4793 *** empty log message *** 2004-05-10 21:06:42 +00:00
Sam Steingold
3eab7193fb (ispell-message): Use `message-cite-prefix-regexp'
instead of `message-yank-prefix'.
2004-05-10 21:03:18 +00:00
Stefan Monnier
522067b2d4 (help-buffer): Autoload when compiling.
(python-after-info-look): Don't assume Info-goto-node returns non-nil.
(run-python): Prepend to any existing PYTHONPATH.
2004-05-10 18:36:09 +00:00
Juanma Barranquero
aa7094ba0f *** empty log message *** 2004-05-10 18:18:23 +00:00
Nick Roberts
95157669da *** empty log message *** 2004-05-10 17:52:06 +00:00
Juanma Barranquero
54ce7cbf6c (start-process-shell-command): Fix docstring. Put usage info in a format usable
by `describe-function'.
(open-network-stream, open-network-stream-nowait, open-network-stream-server):
Fix docstring.
2004-05-10 17:44:56 +00:00
Richard M. Stallman
e109331ade *** empty log message *** 2004-05-10 16:56:13 +00:00
Stefan Monnier
b82a6ae78c *** empty log message *** 2004-05-10 15:54:52 +00:00
Kenichi Handa
a57e815925 *** empty log message *** 2004-05-10 12:58:20 +00:00
Miles Bader
f9878c26e8 Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-296
Allow restarting an existing debugger session that's exited

2004-05-10  Miles Bader  <miles@gnu.org>

   * lisp/progmodes/gud.el (gud-common-init): Only consider an existing
   buffer an error if the debugger process is actually running.
2004-05-10 08:40:27 +00:00
Juanma Barranquero
efde45ca30 *** empty log message *** 2004-05-09 22:59:35 +00:00
Jason Rumney
64ec7df91d (cp932, cp936, cp949, cp950): Remove.
Only add cp125* if windows-125* already defined.
2004-05-09 21:36:45 +00:00
Jason Rumney
ceb96489dd *** empty log message *** 2004-05-09 15:49:26 +00:00
Jason Rumney
893b49bbdf (set-locale-environment): On MS-Windows use ansi code-page for default
coding-systems.  Set up paper sizes for Windows 3 letter languages.
2004-05-09 14:57:44 +00:00
Juanma Barranquero
d0aa1aab84 (quickurl, quickurl-browse-url, quickurl-read):
Don't use CL-style default args.
2004-05-09 01:55:31 +00:00
Juanma Barranquero
b1c661c724 *** empty log message *** 2004-05-09 00:50:52 +00:00
Juanma Barranquero
603b9df93d *** empty log message *** 2004-05-08 17:30:52 +00:00
Andreas Schwab
70d4043b63 . 2004-05-08 16:42:56 +00:00
Andreas Schwab
9e24a165fe Fix references to utf-translate-cjk into utf-translate-cjk-mode. 2004-05-08 14:36:07 +00:00
John Wiegley
c4ae2d518c 2004-05-08 John Wiegley <johnw@newartisans.com>
* iswitchb.el (iswitchb-use-virtual-buffers): Added support for
	"virtual buffers" (off by default), which makes it possible to
	switch to the buffers of recently files.  When a buffer name
	search fails, and this option is on, iswitchb will look at the
	list of recently visited files, and permit matching against those
	names.  When the user hits RET on a match, it will revisit that
	file.
	(iswitchb-read-buffer): Added two optional arguments, which makes
	isearchb.el possible.
	(iswitchb-completions, iswitchb-set-matches, iswitchb-prev-match,
	iswitchb-next-match): Added support for virtual buffers.
2004-05-08 13:04:29 +00:00
Juanma Barranquero
0f0af7a8f8 *** empty log message *** 2004-05-07 22:42:56 +00:00
Kai Großjohann
38c65fca8d 2004-05-07 Kai Grossjohann <kai@emptydomain.de>
Version 2.0.40 of Tramp released.

	* net/tramp.el (tramp-completion-mode, tramp-md5-function): Use
	symbol-function to invoke functions only known on some Emacs
	flavors.  This avoids byte-compiler warnings.  Reported by Kevin
	Scaldeferri <kevin@scaldeferri.com>.
	(tramp-do-copy-or-rename-file-via-buffer): Renamed from
	tramp-do-copy-or-rename-via-buffer (without `file'), to make it
	consistent with the other tramp-do-* functions.
	(tramp-do-copy-or-rename-file): Calls adjusted.
	(tramp-process-initial-commands): Avoid liveness check on shell --
	we know that it must be alive since we're opening a connection at
	this moment.
	(tramp-last-cmd): New internal variable.
	(tramp-process-echoes): New tunable.
	(tramp-send-command): Set tramp-last-cmd.
	(tramp-wait-for-output): Delete echo, if applicable.
	(tramp-read-passwd): Construct the key for the password cache in a
	way that works for multi methods, too.
	(tramp-bug): Add backup-directory-alist and
	bkup-backup-directory-info to bug reports, with Tramp
	counterparts.

2004-05-01  Michael Albinus  <michael.albinus@gmx.de>

	* net/tramp*.el: Suppress byte-compiler warnings where possible.

	* net/tramp.el (tramp-out-of-band-prompt-regexp)
	(tramp-actions-copy-out-of-band): New defcustoms.
	(tramp-do-copy-or-rename-file-out-of-band): Asynchronous process
	used instead of a synchronous one.  Allows password entering.
	(tramp-action-out-of-band): New defun.
	(tramp-open-connection-rsh, tramp-method-out-of-band-p): Remove
	restriction with password from doc string.
	(tramp-bug): Add variables `tramp-terminal-prompt-regexp',
	`tramp-out-of-band-prompt-regexp',
	`tramp-actions-copy-out-of-band', `password-cache' and
	`password-cache-expiry'.
	(toplevel): Remove todo item wrt ssh-agent.  Obsolete due to
	password caching.
	(tramp-touch): FILE can be a local file, too.
	(TODO): Remove items done.
	(tramp-handle-insert-directory): Properly quote file name also if
	not full-directory-p.  Handle wildcard case.  Reported by Andreas
	Schwab <schwab@suse.de>.
	(tramp-do-copy-or-rename-file-via-buffer): Set permissions of the
	new file.
	(tramp-handle-file-local-copy, tramp-handle-write-region): The
	permissions of the temporary file are set if filename exists.
	Reported by Ted Stern <stern@cray.com>.
	(tramp-backup-directory-alist)
	(tramp-bkup-backup-directory-info): New defcustoms.
	(tramp-file-name-handler-alist): Add entry for
	`find-backup-file-name'.
	(tramp-handle-find-backup-file-name): New function.  Implements
	Tramp's find-backup-file-name.

	* net/tramp-smb.el (tramp-smb-file-name-handler-alist): Add entry
	for `find-backup-file-name'.

	* net/tramp-vc.el (tramp-vc-workfile-unchanged-p): Correct typo
	("file" -> "filename").  Reported by Kim F. Storm <storm@cua.dk>.
2004-05-07 21:20:10 +00:00
Lars Hansen
9bcabb45f7 (desktop-buffer-mode-handlers): Fix docstring. 2004-05-07 19:41:11 +00:00
Lars Hansen
c23832791a *** empty log message *** 2004-05-07 18:03:59 +00:00
Juanma Barranquero
a478f3e181 (lambda): Add arglist description to docstring.
(declare): Fix typo in docstring.
(open-network-stream): Fix docstring.
(process-kill-without-query): Fix docstring and add obsolescence info.
(last, butlast, nbutlast): Make arguments match their use in docstring.
(insert-buffer-substring-no-properties): Likewise.
(insert-buffer-substring-as-yank): Likewise.
(split-string): Fix docstring.
2004-05-07 01:06:20 +00:00
Nick Roberts
6dba30fb25 *** empty log message *** 2004-05-06 22:56:22 +00:00
Stefan Monnier
24d5055cef Changes largely merged in from Dave Love's code. Doc fixes.
(python-mode-map): Add python-complete-symbol.
(python-comment-line-p, python-beginning-of-string): Use syntax-ppss.
(python-comment-indent, python-complete-symbol)
(python-symbol-completions, python-partial-symbol)
(python-try-complete): New.
(python-indent-line): Remove optional arg.  Use python-block-end-p.
(python-check): Bind compilation-error-regexp-alist.
(inferior-python-mode): Use rx.  Move keybindings to top level.
Set comint-input-filter.
(python-preoutput-filter): Use rx.
(python-input-filter): Re-introduce.
(python-proc): Start new process if necessary.
Check python-buffer non-nil.
(view-return-to-alist): Defvar.
(python-send-receive): New.
(python-eldoc-function): Use it.
(python-mode-running): Don't defvar.
(python-mode): Set comment-indent-function.
Maybe update hippie-expand-try-functions-list.
(python-indentation-levels): Initialize differently.
(python-block-end-p): New.
(python-indent-line): Use it.
(python-compilation-regexp-alist): Augment.
(run-python): Import `emacs' module to Python rather than loading
code directly.  Set python-buffer differently.
(python-send-region): Use emacs.eexecfile.  Fix orig-start calculation.
Use python-proc.
(python-send-command): Go to end of comint buffer.
(python-load-file): Use python-proc, emacs.eimport.
(python-describe-symbol): Simplify interactive form.
Use emacs.help.  Do use temp-buffer-show-hook.
Call print-help-return-message.
(hippie-exp): Require when compiling.
(python-preoutput-continuation): Use rx.
2004-05-06 20:22:32 +00:00
John Paul Wallington
b90a6a12f1 2004-05-06 Romain Francoise <romain@orebokech.com> (tiny change)
* ibuffer.el (ibuffer-redisplay-engine): Do not remove folded
	filter groups from the buffer when rebuilding the Ibuffer buffer
	and `ibuffer-show-empty-filter-groups' is nil.
2004-05-06 07:24:56 +00:00
Vinicius Jose Latorre
cfb7b9ce93 New fun. 2004-05-06 04:34:38 +00:00
Vinicius Jose Latorre
1ed43c8ea6 New fun. 2004-05-06 04:00:05 +00:00
Juanma Barranquero
1c34b5a97d (help-argument-name): Default to bold; don't inherit from
font-lock-variable-name-face.
(help-do-arg-highlight): Grok also ARGth occurrences in the docstring.
2004-05-06 01:12:06 +00:00
Juanma Barranquero
b03a4fdde7 *** empty log message *** 2004-05-06 00:46:57 +00:00
Kenichi Handa
f747bef986 *** empty log message *** 2004-05-06 00:04:56 +00:00
Stephen Eglen
971cb8347a (iswitchb-global-map): Fix typo. Removed unwanted ###autoloads from
source file.
2004-05-05 12:14:39 +00:00
Lars Hansen
2a93ca78ea (wdired-change-to-wdired-mode): Quote wdired-mode-hook in run-hooks.
Use substitute-command-keys in message.
(wdired-abort-changes): Add message.
2004-05-05 08:01:53 +00:00
Stefan Monnier
9a9069c994 (sql-xemacs-p, sql-emacs19-p, sql-emacs20-p): Remove.
(sql-mode-syntax-table): Use shared GNU EMacs/XEmacs syntax.
(sql-builtin-face, sql-doc-face): Remove.
(sql-mode-ansi-font-lock-keywords)
(sql-mode-oracle-font-lock-keywords)
(sql-mode-postgres-font-lock-keywords)
(sql-mode-linter-font-lock-keywords)
(sql-mode-ms-font-lock-keywords)
(sql-mode-mysql-font-lock-keywords): Use standard fonts.
(sql-product-font-lock): Fix font-lock reset when font rules change.
(sql-highlight-product): Remove incorrect font-lock reset logic.
2004-05-04 21:59:40 +00:00
Jonathan Yavner
c21c3d8966 Typo fix: "ses--column-widths" => "ses--col-widths" 2004-05-04 16:15:16 +00:00
Kim F. Storm
6ab6679999 *** empty log message *** 2004-05-04 13:45:52 +00:00
Kim F. Storm
bdcc01de44 *** empty log message *** 2004-05-04 13:03:55 +00:00
Juanma Barranquero
c57ada27c8 (help-argument-name): New face, inheriting from
font-lock-variable-name-face, to highlight function arguments in
`describe-function' and `describe-key'.
(help-do-arg-highlight): Auxiliary function to highlight a given list of
arguments in a string.
(help-highlight-arguments): Highlight the function arguments and all uses
of them in the docstring.
(describe-function-1): Use it. Do docstring output via `insert', not
'princ', so text attributes are preserved.
2004-05-04 00:22:29 +00:00
Juanma Barranquero
8eae13fde9 (winner-mode-map): Move winner-undo and winner-redo to C-c <left> and C-c
<right>, respectively (the previous bindings conflict with next-buffer,
prev-buffer).
2004-05-03 23:17:41 +00:00
Stefan Monnier
8bf38a9bfe (bibtex-progress-message): Fix docstring.
(bibtex-entry-update): New command bound to C-c C-u.
(bibtex-text-in-string): Fix regexp.
(bibtex-assoc-of-regexp): Remove.
(bibtex-progress-message): Fix docstring.
(bibtex-inside-field): Use if.
(bibtex-assoc-regexp): New function.
(bibtex-format-entry): Make code more robust so it formats also old entries.
(bibtex-autokey-demangle-title): Merge with obsolete function
bibtex-assoc-of-regexp.
(bibtex-field-list): New function.
(bibtex-entry): Use bibtex-field-list.
(bibtex-parse-entry): Fix docstring.
(bibtex-print-help-message): Use bibtex-field-list.
(bibtex-make-field): Use bibtex-field-list.
(bibtex-entry-index): Bugfix. Return crossref key if required.
(bibtex-lessp): Fix docstring.
2004-05-03 23:04:55 +00:00
Luc Teirlinck
9bfadbd382 *** empty log message *** 2004-05-03 21:53:38 +00:00
Jan Djärv
0928a1d825 * toolbar/tool-bar.el (tool-bar-setup): Use lookup-key for
cut/copy/paste in case menu-bar-enable-clipboard is in effect.
2004-05-03 21:48:21 +00:00
Jan Djärv
e43a720fd6 * term/x-win.el (x-clipboard-yank): Don't exit on error from
x-get-selection.
2004-05-03 20:02:49 +00:00
Kim F. Storm
a6133defd6 *** empty log message *** 2004-05-03 14:25:58 +00:00
Jason Rumney
238add5e58 Remove files related to old msvc only windows build. 2004-05-03 14:19:40 +00:00
Kim F. Storm
d83e1f9d7d *** empty log message *** 2004-05-03 13:39:08 +00:00
Luc Teirlinck
deae888e00 (xselect-convert-to-string): Bind `inhibit-read-only' to t. 2004-05-03 01:24:47 +00:00
Nick Roberts
31b5ff3984 *** empty log message *** 2004-05-03 00:33:21 +00:00
Nick Roberts
a89f5c79cf *** empty log message *** 2004-05-02 23:03:26 +00:00
Stefan Monnier
822001db2a Arch-tags shouldn't be outline headers. 2004-05-02 20:45:51 +00:00
Stefan Monnier
55f2eb7e34 (diff-header-face, diff-file-header-face): Use min-colors. 2004-05-02 19:27:59 +00:00
Stefan Monnier
5ad1dfd6a1 *** empty log message *** 2004-05-02 17:25:53 +00:00
Eli Zaretskii
052ca4d1d2 (compilation-start): In the no-async-subprocesses branch, fontify
the buffer explicitly after the process exits.
2004-05-02 17:23:04 +00:00
Stefan Monnier
37384edefe *** empty log message *** 2004-05-02 16:48:20 +00:00
Eli Zaretskii
cf8f099f0a (compilation-start): In the no-async-subprocesses branch, call
sit-for to give redisplay a chance to show the updated process
status in the mode line.
2004-05-02 15:38:02 +00:00
Luc Teirlinck
a4683d667d *** empty log message *** 2004-05-01 20:40:58 +00:00
Luc Teirlinck
7655d37803 (ielm-prompt-read-only): Update docstring. 2004-05-01 20:18:27 +00:00
Juanma Barranquero
9242b3b792 (help-add-fundoc-usage): Use %S instead of %s to format arglist so default
values in CL-style argument lists are correctly shown.
2004-05-01 13:55:16 +00:00
Jason Rumney
1e8b532f5a (w32-drag-n-drop): Use x-dnd.el functions. 2004-05-01 13:31:29 +00:00
Juri Linkov
4ae73f87a0 (dired-diff): Use `dired-dwim-target-directory'
if current dired buffer has no buffer mark.
2004-05-01 05:38:07 +00:00
Kenichi Handa
d1df889e9e (miscdic-convert): Don't generate a
quail file if it is up to date.
2004-05-01 04:38:47 +00:00
Juri Linkov
8aa3c14796 Don't put delete-selection' property on insert-parentheses' symbol
to take advantage of region handling in `insert-pair' function.
Suggested by Stephan Stahl <stahl@eos.franken.de>
2004-05-01 04:03:28 +00:00
Kim F. Storm
b2b55d030d *** empty log message *** 2004-04-30 22:53:12 +00:00
Kim F. Storm
3b365de3ad (cua--convert-rectangle-as): New defmacro.
(cua-upcase-rectangle, cua-downcase-rectangle): Use it.
(cua-upcase-initials-rectangle, cua-capitalize-rectangle):
New commands (suggested by Jordan Breeding)..
2004-04-30 21:43:36 +00:00
Kim F. Storm
b2dae92a19 (mouse-drag-copy-region): New defcustom.
(mouse-set-region, mouse-drag-region-1): Use it.
2004-04-30 21:37:43 +00:00
Juanma Barranquero
3b0af40281 (smerge-diff-switches): Fix typo in docstring. 2004-04-30 21:12:42 +00:00