Commit Graph

93611 Commits

Author SHA1 Message Date
Glenn Morris
d9aa39cc6e * commits: Mention not to mix changes in any given commit. 2010-02-17 22:18:49 -08:00
Glenn Morris
b788a98d13 * emacs-lisp/authors.el (authors-renamed-files-alist):
Add entries for INSTALL.CVS.
2010-02-17 22:05:45 -08:00
Glenn Morris
65f9cabd4b INSTALL.BZR: Minor edit.
Remove section about developer access to the Bazaar repository, which
is not really relevant to this file.
2010-02-17 22:02:35 -08:00
Glenn Morris
83a5f630d4 CONTRIBUTE: Various minor updates and changes.
Mostly related to the change from CVS to Bazaar.
2010-02-17 21:39:06 -08:00
Kenichi Handa
154d394bd3 from trunk 2010-02-18 11:29:34 +09:00
Kenichi Handa
ebaf11b608 Fix handling of CODING_RESULT_INSUFFICIENT_DST. 2010-02-18 11:27:25 +09:00
Mark A. Hershberger
ba5bf6423b 2010-02-17 Mark A. Hershberger <mah@everybody.org>
* vc-bzr.el: fix typo in Known Bugs section.

	* isearch.el (isearch-update-post-hook): New hook
	(isearch-update): Use the new hook.
2010-02-17 16:39:21 -05:00
Kenichi Handa
7fb371fec3 from trunk 2010-02-17 15:51:01 +09:00
Kenichi Handa
d0396581d5 Fix the ccl decoder for the case that the output buffer is fullfilled. 2010-02-17 15:47:32 +09:00
Michael Albinus
aac0b0f2be * net/tramp.el (tramp-do-copy-or-rename-file-out-of-band): Fix
errors in copying directories.
(tramp-handle-add-name-to-file, tramp-handle-copy-directory)
(tramp-do-copy-or-rename-file, tramp-handle-delete-directory)
(tramp-handle-delete-file)
(tramp-handle-dired-recursive-delete-directory)
(tramp-handle-write-region): Flush also the cache for the upper
directory.
2010-02-16 17:03:29 +01:00
Chong Yidong
adad7a44dd * org-freemind.el (org-freemind-from-org-mode-node)
(org-freemind-from-org-mode, )
(org-freemind-from-org-sparse-tree, org-freemind-to-org-mode):
Pass arg to called-interactively-p.
2010-02-16 09:46:15 -05:00
Chong Yidong
e8ab39085d * simple.el (save-interprogram-paste-before-kill): Doc fix. 2010-02-16 09:40:45 -05:00
Chong Yidong
ff90f4b003 Minor tweaks to custom groups.
* cus-edit.el (hardware): Doc fix.

* man.el (man): Add to external custom group.

* delim-col.el (columns): Move to wp custom group.

* doc-view.el (doc-view): Add to data custom group.

* cedet/data-debug.el (data-debug): Move to extensions group.

* cedet/ede.el (ede):
* cedet/srecode.el (srecode):
* cedet/semantic.el (semantic): Put in tools and extensions group.

* nxml/nxml-mode.el (nxml-faces): Remove from font-lock-faces group.
2010-02-16 09:35:45 -05:00
Chong Yidong
6fd060bfb8 Small edit to custom images for better text alignment.
* etc/images/custom/down-pushed.xpm, etc/images/custom/down.xpm:
* etc/images/custom/right-pushed.xpm:
* etc/images/custom/right-pushed.xpm: Increase height by four
pixels, to improve text alignment.
2010-02-16 09:28:41 -05:00
Chong Yidong
05bbe066a6 * textmodes/flyspell.el (flyspell-word): Obey the offset specified
by ispell-parse-output (Bug#5575).
2010-02-16 09:23:44 -05:00
Kenichi Handa
f1e0d76362 Regenate ja-dic.el. 2010-02-16 16:39:44 +09:00
Kenichi Handa
545b31aa75 Update SKK-JISYO.L to the latest version. 2010-02-16 15:58:32 +09:00
Kenichi Handa
a622127f2b from trunk 2010-02-16 15:51:15 +09:00
Kenichi Handa
fa6ea913cb Fix for the new SKK-JISYO.L format. 2010-02-16 15:49:23 +09:00
Glenn Morris
dc4d62739d Change a custom default to ease the mail->message transition.
* message.el (message-default-mail-headers): Change the default value
to ease the transition from mail-mode to message-mode.  (Bug#5555)
2010-02-15 18:48:08 -08:00
Glenn Morris
40572be641 * nxml-mode.texi (Commands for locating a schema): Fix keybinding. 2010-02-15 18:44:29 -08:00
Glenn Morris
88fd78aeff Close bug#5562.
* textmodes/tex-mode.el (tex-bibtex-file): Expand the result of
tex-main-file before using it.  (Bug#5562)
2010-02-15 18:42:03 -08:00
Glenn Morris
88c26f5c45 * emacs-lisp-intro.texi: Fix typo in name of `find-tag' command. 2010-02-15 18:38:00 -08:00
Stefan Monnier
ad10faa16f (ad-compile-function): Fix last change. 2010-02-15 15:03:22 -05:00
Stefan Monnier
2b8c974a6f (ad-compile-function): Suppress byte-compiler warnings, since it is annoying
for the user to see them each time he runs the code.
2010-02-15 14:55:51 -05:00
Michael Albinus
7540f02995 * net/tramp.el (tramp-process-actions, tramp-read-passwd):
* net/tramp-gvfs.el (tramp-gvfs-maybe-open-connection): Use VEC
instead of PROC for caching "first-password-request".  Otherwise,
new processes would not profit from passwords already entered.

* net/tramp-cache.el (tramp-dump-connection-properties): Don't
save "first-password-request" property.
2010-02-15 16:04:53 +01:00
Juanma Barranquero
737b5223e1 Fix typos in comments. 2010-02-14 18:32:16 +01:00
Juanma Barranquero
484eaeac27 Fix typos in ChangeLogs. 2010-02-14 18:31:34 +01:00
Juanma Barranquero
296271c006 * quick-install-emacs (PRUNED): Fix typo in message. 2010-02-14 18:30:41 +01:00
Juanma Barranquero
fa5f7c5f63 Fix typos in docstrings.
* outline.el (outline-head-from-level):
* simple.el (with-wrapper-hook):
* cedet/ede.el (ede-run-target, project-delete-target)
  (project-dist-files, ede-name, ede-documentation, ede-parent-project)
  (ede-adebug-project, ede-adebug-project-parent)
  (ede-adebug-project-root):
* emacs-lisp/elint.el (elint-extra-errors, elint-current-buffer)
  (elint-defun, elint-buffer-env, elint-top-form-logged)
  (elint-unbound-variable):
* textmodes/reftex-toc.el (reftex-toc-newhead-from-alist):
2010-02-14 18:28:10 +01:00
Michael Albinus
ecbaeb7bf5 * files.el (insert-directory): When WILDCARD-REGEXP and
FULL-DIRECTORY-P are nil, insert the file entry instead of the
whole directory.  (Bug#5551)

* net/ange-ftp.el (ange-ftp-insert-directory): Insert "  " for
dired's alignment sanity.  (Bug#5516)
2010-02-14 10:23:52 +01:00
Juri Linkov
91e3333fc5 * man.el (Man-fontify-manpage, Man-cleanup-manpage):
Remove remaining ^H with their preceding chars.  (Bug#5566)
2010-02-14 02:20:31 +02:00
Glenn Morris
3602064247 Improve docs of some transposition functions.
* simple.el (transpose-subr): Give it a doc-string.

* textmodes/paragraphs.el (transpose-paragraphs, transpose-sentences):
Doc fixes.
2010-02-13 11:29:25 -08:00
Jan Djärv
471e4f0440 xterm.c (XTflash): Use Gdk-routines if USE_GTK so scroll bars doesn't get
overdrawn.
2010-02-13 14:27:32 +01:00
Jan Djärv
98599f74d0 xterm.c (x_clear_frame_area): Cal gtk_widget_queue_draw if USE_GTK,
bug #5571.
2010-02-13 13:54:50 +01:00
Juri Linkov
f5952338f4 * arc-mode.el (archive-unique-fname): Make directories for nested
archives.  (Bug#5540)
2010-02-12 21:35:45 +02:00
Juri Linkov
918fe50f30 * ffap.el (dired-at-point): Fix docstring. (Bug#5565) 2010-02-12 21:28:29 +02:00
Glenn Morris
c5347676c7 * NEWS: Mention mail-interactive change from Emacs 23.1. 2010-02-11 21:20:50 -08:00
Stefan Monnier
28f0b0721d (copy-overlay): Damn typo. 2010-02-11 14:37:11 -05:00
Stefan Monnier
48b1e7cf2b * subr.el (copy-overlay): Handle deleted overlays. 2010-02-11 14:35:36 -05:00
Stefan Monnier
c07ff22119 (Man-completion-table): Don't signal an error if we can't run
manual-program (bug#4056).
2010-02-11 11:00:01 -05:00
Glenn Morris
ac9ffe99b5 * ChangeLog: Spelling fix. 2010-02-10 20:13:39 -08:00
Juanma Barranquero
ac146f8288 Fix typos. 2010-02-11 01:12:47 +01:00
Juanma Barranquero
0e3742470a * textmodes/artist.el (artist-mt): Fix typos in docstring. 2010-02-11 01:02:43 +01:00
Juanma Barranquero
48c2d18a51 Fix typos. 2010-02-11 00:53:28 +01:00
Stefan Monnier
348d1e60a6 (Info-bookmark-jump): Simplify. 2010-02-10 15:04:51 -05:00
Stefan Monnier
dbf8402bc7 (bookmark-handle-bookmark): Catch the right error.
(bookmark-default-handler): Accept new bookmark field `buffer'.
2010-02-10 15:02:54 -05:00
Glenn Morris
2b23acdef6 * ChangeLog: Fix typos. 2010-02-10 09:31:49 -08:00
Jan Djärv
50b51e49a1 Fix for bug#5512, don't rely on SIGIO alone.
* xsmfns.c (x_session_initialize): Move initialization of ice_fd and
doing_interact here.
(ice_connection_closed): New function.
(x_session_check_input, smc_die_CB, ice_io_error_handler)
(ice_conn_watch_CB, x_session_close): Call ice_connection_closed.
(x_session_check_input): Call IceCloseConnection if IceProcessMessages
returns I/O error.
(ice_conn_watch_CB): Call add_keyboard_wait_descriptor on ice_fd,
bug #5512.
2010-02-10 10:31:24 +01:00
Jan Djärv
182659ae3c Fix for bug#5512, don't rely on SIGIO alone.
(x_session_initialize): Move initialization of ice_fd and
doing_interact here.
(ice_connection_closed): New function.
(x_session_check_input, smc_die_CB, ice_io_error_handler)
(ice_conn_watch_CB, x_session_close): Call ice_connection_closed.
(x_session_check_input): Call IceCloseConnection if IceProcessMessages
returns I/O error.
(ice_conn_watch_CB): Call add_keyboard_wait_descriptor on ice_fd,
bug #5512.
2010-02-10 10:29:28 +01:00