- 30 Jul, 2007 14 commits
-
-
Katsumi Yamaoka authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Stefan Monnier authored
-
Stefan Monnier authored
-
Robert J. Chassell authored
-
Miles Bader authored
2007-07-30 Michael Olson <mwolson@gnu.org> * cus-edit.el (custom-group-save): Fix void function definition error. Thanks to Zhang Wei for the report. Revision: emacs@sv.gnu.org/emacs--devo--0--patch-834 Creator: Michael Olson <mwolson@gnu.org>
-
Miles Bader authored
* lib-src/.arch-inventory: Don't track the blessmail binary. * lisp/emacs-lisp/cl-loaddefs.el: Don't track this. It is autogenerated. * lisp/emacs-lisp/.arch-inventory: Don't track cl-loaddefs.el. * lisp/ps-print.el: Check in trivial changes to the autoloads section caused by the build process. These autoloads really ought to be placed in a separate file, methinks. Revision: emacs@sv.gnu.org/emacs--devo--0--patch-833 Creator: Michael Olson <mwolson@gnu.org>
-
Miles Bader authored
This file has been removed because it is not release-quality, and relies heavily on a module which we cannot distribute with Emacs. Revision: emacs@sv.gnu.org/emacs--devo--0--patch-832 Creator: Michael Olson <mwolson@gnu.org>
-
Miles Bader authored
Patches applied: * emacs--rel--22 (patch 74) - Update from CVS Revision: emacs@sv.gnu.org/emacs--devo--0--patch-831
-
Katsumi Yamaoka authored
entry (by his request).
-
Katsumi Yamaoka authored
entry (by his request).
-
Dan Nicolaescu authored
-
Dan Nicolaescu authored
Remove. (vc-git-revision-completion-table): Enable. * vc-hooks.el (vc-handled-backends): Add GIT and HG. * vc.el (vc-directory-exclusion-list): Add .git and .hg. * vc-hg.el (vc-hg-revision-completion-table): Re-enable. * diff-mode.el (diff-mode-menu): New entries. * diff-mode.el (diff-beginning-of-file-and-junk): New function. (diff-file-kill): Use it. (diff-beginning-of-hunk): Add arg `try-harder' using it. (diff-restrict-view, diff-find-source-location, diff-refine-hunk): Use it so they find the hunk even when we're in the file header. * vc.el: Add new VC operation `revision-completion-table'. (vc-default-revision-completion-table): New function. (vc-version-diff, vc-version-other-window): Use it to provide completion of revision names if the backend provides it. * vc-arch.el (vc-arch--version-completion-table) (vc-arch-revision-completion-table): New functions to provide completion of revision names. * vc-cvs.el: Require CL. (vc-cvs-revision-table, vc-cvs-revision-completion-table): New functions to provide completion of revision names. * eval.c (init_eval_once): Bump max_lisp_eval_depth to 400. * vc2-xtra.texi (Customizing VC): Add GIT and HG.
-
- 29 Jul, 2007 8 commits
-
-
Stefan Monnier authored
(calendar-basic-setup): Display buffer before adjusting window sizes. (generate-calendar-window): Use inhibit-read-only. Simplify. Generate buffer and set displayed-month and displayed-year before calling update-calendar-mode-line.
-
Stefan Monnier authored
-
Stefan Monnier authored
Correctly handle the case where copyright-limit is nil.
-
Michael Albinus authored
* net/tramp-uu.el: * net/trampver.el: Use utf-8 encoding with coding cookie. * net/tramp-cache.el: * net/tramp-fish.el: * net/tramp-ftp.el: * net/tramp-gw.el: * net/tramp-smb.el: Remove coding cookie. * net/tramp.el (tramp-handle-verify-visited-file-modtime): Flush buffer file-name's file property. (tramp-handle-file-remote-p): The first parameter is FILENAME. * net/trampver.el: Update release number.
-
Michael Albinus authored
extension in Emacs 23.1. * trampver.texi: Update release number.
-
Jan Djärv authored
-
Juri Linkov authored
Filter out menu item "Edit File Names" `wdired-change-to-wdired-mode' when major-mode is not dired-mode. (dired-toggle-read-only): New function. (dired-recursive-deletes): Remove obsolete comments about old default value. (dired-do-flagged-delete, dired-do-delete): Refill docstring.
-
Juri Linkov authored
(wdired-mode-map): Bind C-x C-q to wdired-exit.
-
- 28 Jul, 2007 18 commits
-
-
Stefan Monnier authored
-
Stefan Monnier authored
(customize-group-other-window, customize-face-other-window): Prompt before delegating to customize-(group|face). Bind pop-up-windows rather than use the other-window argument. (customize-group, customize-face): Prompt from the interactive spec. Remove args `prompt-for-group' and `other-window'.
-
Stefan Monnier authored
(ad-body-forms, ad-advised-interactive-form): Revert this part of last change.
-
Masatake YAMATO authored
operation. Use backend name as the menu label Suggested by David Kastrup.
-
Dan Nicolaescu authored
-
Dan Nicolaescu authored
-
Dan Nicolaescu authored
-
Alan Mackenzie authored
`c-make-emacs-variables-local' from cc-mode.el to cc-langs.el. Call it from c-make-init-lang-vars-fun (cc-langs.el) instead of c-init-language-vars-for (cc-mode.el).
-
Alan Mackenzie authored
-
Alan Mackenzie authored
`c-make-emacs-variables-local' from cc-mode.el to cc-langs.el. Call it from c-make-init-lang-vars-fun (cc-langs.el) instead of c-init-language-vars-for (cc-mode.el).
-
Alan Mackenzie authored
-
Eli Zaretskii authored
if there is no DOC there.
-
Eli Zaretskii authored
if there is no DOC there.
-
Eli Zaretskii authored
-
Eli Zaretskii authored
-
Nick Roberts authored
-
Nick Roberts authored
-
Dan Nicolaescu authored
interface and the new one.
-