- 07 Oct, 2009 7 commits
-
-
Chong Yidong authored
-
Glenn Morris authored
buffer rather than a random one.
-
Glenn Morris authored
(describe-no-warranty): Place point in a slightly better position in the GPLv3 text.
-
Juanma Barranquero authored
-
Juanma Barranquero authored
($(infodir)/eieio, eieio.dvi, $(infodir)/ede, ede.dvi): New targets.
-
Chong Yidong authored
-
Chong Yidong authored
* ede.texi: New files. * Makefile.in: Build EIEIO and EDE manuals.
-
- 06 Oct, 2009 16 commits
-
-
Sam Steingold authored
the comm attribute is present before calling regexp-quote.
-
Eli Zaretskii authored
whose value is an integer.
-
Eli Zaretskii authored
-
Juanma Barranquero authored
`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'.
-
Glenn Morris authored
-
Glenn Morris authored
-
Glenn Morris authored
-
Glenn Morris authored
(autoload-generate-file-autoloads): Skip files in autoload-excludes. (batch-update-autoloads): Process a string value of autoload-excludes, set during the build process.
-
Glenn Morris authored
-
Glenn Morris authored
inside with-parsed... macro so that `v' is defined.
-
Glenn Morris authored
Also push mark in the macro case.
-
Glenn Morris authored
Also push mark in the macro case.
-
Glenn Morris authored
enters indirectly via DOC). See http://lists.gnu.org/archive/html/emacs-devel/2009-10/msg00022.html
-
Glenn Morris authored
-
Glenn Morris authored
understand, don't insert another. (Bug#4624) If changing mime charset, insert the new one in the right place.
-
Glenn Morris authored
(cal-tex-cursor-month-landscape) (cal-tex-cursor-month): Correctly increment the end date for diary and holiday listing. (Bug#4626)
-
- 05 Oct, 2009 17 commits
-
-
Stefan Monnier authored
-
Juanma Barranquero authored
* 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
-
Dan Nicolaescu authored
(vc-hg-outgoing-mode, vc-hg-incoming-mode): Set log-view-vc-backend so that diff can work.
-
Dan Nicolaescu authored
vc-version-diff. (vc-diff-internal): Autoload this instead of vc-version-diff.
-
Michael Albinus authored
-
Eli Zaretskii authored
-
Michael Albinus authored
-
Eli Zaretskii authored
-
Michael Albinus authored
(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.
-
Eli Zaretskii authored
Update attributes of files.texi example to be more representative.
-
Eli Zaretskii authored
-
Michael Albinus authored
-
Michael Albinus authored
-
Michael Albinus authored
(delete-directory): Use it. (copy-directory): Use it. Remove parameter PRESERVE-UID-GID.
-
Stefan Monnier authored
-
Stefan Monnier authored
-
Karl Fogel authored
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)
-