1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-04-22 05:51:11 -07:00
Commit graph

92180 commits

Author SHA1 Message Date
Juanma Barranquero
ea9883d149 Fix typo in previous change. 2009-10-07 02:12:23 +00:00
Juanma Barranquero
216f299a7d * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add eieio, ede.
($(infodir)/eieio, eieio.dvi, $(infodir)/ede, ede.dvi): New targets.
2009-10-07 01:43:06 +00:00
Chong Yidong
07dc47d9a8 Add entries for the EDE and EIEIO manuals. 2009-10-07 01:11:38 +00:00
Chong Yidong
966a6506b3 * eieio.texi:
* ede.texi: New files.

* Makefile.in: Build EIEIO and EDE manuals.
2009-10-07 01:10:52 +00:00
Sam Steingold
f58f7520cd (tramp-compat-process-running-p): Check that
the comm attribute is present before calling regexp-quote.
2009-10-06 19:52:15 +00:00
Eli Zaretskii
9972911fda (Special Properties): Document the meaning of the `cursor' text property
whose value is an integer.
2009-10-06 18:32:07 +00:00
Eli Zaretskii
8a02ff6268 (set_cursor_from_row): Fix and improve comments. 2009-10-06 18:20:22 +00:00
Juanma Barranquero
bde79dc058 * play/animate.el (animate-string): For good effect, make sure
`indent-tabs-mode' and `show-trailing-whitespace' are nil.

* play/animate.el (animate-sequence, animate-birthday-present):
* misc.el (butterfly): Don't set `indent-tabs-mode'.
2009-10-06 11:15:01 +00:00
Glenn Morris
353f2607c2 Regenerate. 2009-10-06 06:40:40 +00:00
Glenn Morris
73fe714ac3 (define-obsolete-face-alias): Doc fix. 2009-10-06 03:43:23 +00:00
Glenn Morris
3405d98c33 (autoloads): Skip preloaded files. (Bug#4446) 2009-10-06 03:12:55 +00:00
Glenn Morris
a0436952b5 (autoload-excludes): New variable.
(autoload-generate-file-autoloads): Skip files in autoload-excludes.
(batch-update-autoloads): Process a string value of autoload-excludes,
set during the build process.
2009-10-06 03:12:32 +00:00
Glenn Morris
683fa532db Fix typo in previous. 2009-10-06 03:09:25 +00:00
Glenn Morris
9fb2cdc58b (tramp-handle-start-file-process): Move tramp-error call
inside with-parsed...  macro so that `v' is defined.
2009-10-06 02:50:44 +00:00
Glenn Morris
7938ab41f5 (f90-end-of-block, f90-beginning-of-block):
Also push mark in the macro case.
2009-10-06 02:49:02 +00:00
Glenn Morris
d47afbc0b0 (fortran-end-of-block, fortran-beginning-of-block):
Also push mark in the macro case.
2009-10-06 02:48:44 +00:00
Glenn Morris
0c2b6f8e17 (emacs${EXEEXT}): Remove direct dependence on SOME_MACHINE_LISP (this
enters indirectly via DOC).

See http://lists.gnu.org/archive/html/emacs-devel/2009-10/msg00022.html
2009-10-06 02:45:26 +00:00
Glenn Morris
eaf9b5643d Use window-full-height-p. 2009-10-06 02:42:29 +00:00
Glenn Morris
25ab030201 (rmail-cease-edit): If there is a Content-Type header we don't
understand, don't insert another.  (Bug#4624)
If changing mime charset, insert the new one in the right place.
2009-10-06 02:37:22 +00:00
Glenn Morris
00169eb683 Matthew Junker <matthew.junker at sbcglobal.net> (tiny change)
(cal-tex-cursor-month-landscape)
(cal-tex-cursor-month): Correctly increment the end date for diary and
holiday listing.  (Bug#4626)
2009-10-06 02:36:35 +00:00
Stefan Monnier
828821887b (describe-function-1): Don't burp is the function is not a symbol. 2009-10-05 19:50:15 +00:00
Juanma Barranquero
a8f316cab0 Fix typos.
* emacs-lisp/chart.el, emacs-lisp/eieio.el, emacs-lisp/eieio-base.el
* emacs-lisp/eieio-comp.el, emacs-lisp/eieio-custom.el
* emacs-lisp/eieio-datadebug.el, emacs-lisp/eieio-opt.el
* emacs-lisp/eieio-speedbar.el
2009-10-05 15:32:08 +00:00
Dan Nicolaescu
4a827e0af1 (log-view-vc-backend): Declare for compiler.
(vc-hg-outgoing-mode, vc-hg-incoming-mode): Set
log-view-vc-backend so that diff can work.
2009-10-05 15:12:29 +00:00
Dan Nicolaescu
c66b7ac005 (log-view-diff): Use vc-diff-internal instead of
vc-version-diff.
(vc-diff-internal): Autoload this instead of vc-version-diff.
2009-10-05 15:09:59 +00:00
Michael Albinus
2a3f19ef97 * files.texi (Magic File Names): Add `copy-directory'. 2009-10-05 11:49:45 +00:00
Eli Zaretskii
a7a8618bcd (eval-expression): Doc fix. 2009-10-05 11:42:18 +00:00
Michael Albinus
8842cd9bbb * tramp.texi (Remote processes): Association of a pty is not supported. 2009-10-05 11:41:48 +00:00
Eli Zaretskii
1902a98c3e (cwarn-mode): Doc fix. 2009-10-05 11:34:15 +00:00
Michael Albinus
263c02efe2 * net/tramp.el (tramp-verbose): Fix docstring.
(tramp-methods): Add recursive option to `tramp-copy-args'.  Add
`tramp-copy-recursive'.  Valid for "rcp", "scp", "scp1", "scp2",
"scp1_old", "scp2_old", "rsync", "rsyncc".
(tramp-default-method): Check also for
`auth-source-user-or-password'.
(tramp-file-name-handler-alist, tramp-file-name-for-operation):
Add handler for `copy-directory'.
(tramp-handle-copy-directory): New defun.
(tramp-do-copy-or-rename-file-out-of-band): Handle directory case.
(tramp-handle-start-file-process): Raise an error when PROGRAM is
nil.  Optimize sent command.
2009-10-05 11:30:52 +00:00
Eli Zaretskii
804543b5c0 (File Attributes): Fix description of file attributes. (Bug#4638)
Update attributes of files.texi example to be more representative.
2009-10-05 08:45:07 +00:00
Eli Zaretskii
e02131a257 (Ffile_attributes): Doc fix. (Bug#4638) 2009-10-05 08:35:41 +00:00
Michael Albinus
461bf92b6e * files.texi (Create/Delete Dirs): New command copy-directory. 2009-10-05 08:11:56 +00:00
Michael Albinus
50b49aded7 * files.texi (Misc File Ops): Mention copy-directory. 2009-10-05 07:57:30 +00:00
Michael Albinus
0e1f2ee62a * files.el (directory-files-no-dot-files-regexp): New defconst.
(delete-directory): Use it.
(copy-directory): Use it.  Remove parameter PRESERVE-UID-GID.
2009-10-05 07:44:01 +00:00
Stefan Monnier
4a34f0655d (diary-show-all-entries): Re-fit the calendar window if necessary. 2009-10-05 05:39:48 +00:00
Stefan Monnier
72aa7df48f (calendar-basic-setup): Don't call switch-to-buffer in a dedicated window. 2009-10-05 05:36:11 +00:00
Karl Fogel
5feb1ba7e5 * bookmark.el (bookmark-handle-bookmark): If bookmark has no file,
don't do anything related to relocating, just return nil.
  (bookmark-error-no-filename): New error.
  (bookmark-default-handler): Signal `bookmark-error-no-filename' if
    bookmark has no file.  Don't even attempt to handle things that
    are not files; the whole point of custom handlers is to keep that
    knowledge elsewhere anyway.  Tighten some comments.
  (bookmark-file-or-variation-thereof): Remove now-unused function.
  (bookmark-location): Doc string fix.

(Bug#4250)
2009-10-05 04:19:04 +00:00
Karl Fogel
1bd49952d7 * bookmark.el (bookmark-handle-bookmark): When relocating a bookmark,
don't use a file dialog, because they usually don't know how to read
  a directory target from the user.  (Bug#4230)
  Also, make sure the prompt can display directories as well as files.
2009-10-05 02:38:35 +00:00
Vinicius Jose Latorre
102b159844 Fix doc. 2009-10-05 02:17:57 +00:00
Karl Fogel
825382c06e * bookmark.el (bookmark-set, bookmark-buffer-name): Improve doc strings.
(Bug#1193)
2009-10-05 01:47:00 +00:00
Karl Fogel
13901bcbc4 * bookmark.el
(bookmark-get-bookmark, bookmark-get-bookmark-record,
   bookmark-set-name, bookmark-prop-get, bookmark-prop-set,
   bookmark-get-annotation, bookmark-set-annotation, bookmark-get-filename,
   bookmark-set-filename, bookmark-get-position, bookmark-set-position,
   bookmark-get-front-context-string, bookmark-set-front-context-string,
   bookmark-get-rear-context-string, bookmark-set-rear-context-string,
   bookmark-location, bookmark-jump, bookmark-jump-other-window,
   bookmark-handle-bookmark, bookmark-relocate, bookmark-insert-location,
   bookmark-rename, bookmark-insert, bookmark-delete, bookmark-time-to-save-p,
   bookmark-edit-annotation-mode, bookmark-edit-annotation): Improve doc
   strings to say whether bookmark can be a string or a record or both,
   and make other consistency and clarity fixes.
  (bookmark-get-handler, bookmark--jump-via, bookmark-write-file,
   bookmark-default-annotation-text, bookmark-yank-word,
   bookmark-maybe-load-default-file, bookmark-maybe-sort-alist,
   bookmark-import-new-list, bookmark-maybe-rename,
   bookmark-bmenu-show-filenames, bookmark-bmenu-hide-filenames,
   bookmark-bmenu-bookmark): Give these doc strings.
  (bookmark-bmenu-check-position): Give this a doc string, but also
   add a FIXME comment about how the function may be pointless.
  (bookmark-default-handler): Rework doc string and change a parameter
   name, to clarify that this takes a bookmark record not a bookmark name.
  (bookmark-set): Change a parameter name to indicate its meaning,
   and improve the doc string a bit.
(Bug#4188)
2009-10-05 01:35:34 +00:00
Karl Fogel
5c1b3e94ad (bookmark-alist): Document the new `handler' element in the param alist.
(bookmark-make-record-function): Adjust documentation for above.
(Bug#4193)
2009-10-04 23:48:33 +00:00
Karl Fogel
8559076d20 (Info-bookmark-make-record): Document this function.
(Info-bookmark-jump): Document with a doc string, not just a comment.
(Bug#4061)
2009-10-04 23:31:52 +00:00
Chong Yidong
d436f538ab * cedet/semantic.el (semantic-mode): Parse all existing buffers when
enabled.
2009-10-04 19:25:26 +00:00
Chong Yidong
82481502da * cedet/semantic.el (semantic-new-buffer-setup-functions): New
option.
(semantic-new-buffer-fcn): Call parser setup functions here.
(semantic-mode): Don't call parser setup functions here, it's done
in semantic-new-buffer-fcn now.

* cedet/srecode/compile.el (srecode-compile-file): Call
semantic-new-buffer-fcn if the buffer has not been parsed.
2009-10-04 19:22:09 +00:00
Chong Yidong
d91485a9a2 * cedet/ede/pmake.el (ede-pmake-insert-variable-once): Delete.
* cedet/ede/proj-comp.el: Don't require ede/pmake at toplevel.
(proj-comp-insert-variable-once): New macro, renamed from
ede-pmake-insert-variable-once in ede/pmake.edl.
(ede-proj-makefile-insert-variables): Use it.
2009-10-04 19:00:54 +00:00
Chong Yidong
2e7eba6021 * cedet/ede/proj-comp.el: Don't require ede/pmake at toplevel.
(ede-proj-makefile-insert-variables): Require ede/pmake.
2009-10-04 14:25:42 +00:00
Michael Albinus
9a03b2e1ee * NEWS: New function copy-directory. 2009-10-04 12:20:13 +00:00
Michael Albinus
b4583b8c21 * dired-aux.el (dired-copy-file-recursive): Use it. 2009-10-04 12:16:36 +00:00
Michael Albinus
8e692050bd * files.el (copy-directory): New defun. 2009-10-04 12:14:05 +00:00