- 07 Jul, 2007 3 commits
-
-
Stefan Monnier authored
the file's time-stamp is replaced by its MD5 checksum. (autoload-generate-file-autoloads): Use MD5 checksum instead of time-stamp for secondary autoloads files. (update-directory-autoloads): Remove duplicate entries. Use time-less-p for time-stamps, as done in autoload-find-destination.
-
Jay Belanger authored
(math-read-number-simple): Properly parse small integers.
-
Dan Nicolaescu authored
-
- 06 Jul, 2007 5 commits
-
-
Dan Nicolaescu authored
(vc-hg-registered): Use it. (vc-hg-diff-tree): New defalias. (vc-hg-responsible-p): Likewise. (vc-hg-checkout): Comment out, not needed. (vc-hg-delete-file, vc-hg-rename-file, vc-hg-could-register) (vc-hg-find-version, vc-hg-next-version): New functions.
-
Andreas Schwab authored
dynamic bindings around the evaluation of the expression.
-
Stefan Monnier authored
Run before-revert-hook. Suggested by Denis Bueno <denbuen@sandia.gov>. Use run-hooks rather than run-mode-hooks.
-
Jay Belanger authored
-
Jay Belanger authored
constants. (math-and-bignum,math-or-bignum,math-xor-bignum,math-diff-bignum) (math-not-bignum,math-clip-bignum): Use the constants math-bignum-digit-power-of-two and math-bignum-logb-digit-size instead of their values. (math-clip): Use math-small-integer-size instead of its value.
-
- 05 Jul, 2007 9 commits
-
-
Chong Yidong authored
indentation spaces.
-
Thien-Thi Nguyen authored
-
Thien-Thi Nguyen authored
and $(lisp)/emacs-lisp/cl-loaddefs.el writable, as well.
-
Dan Nicolaescu authored
* vc-hg.el (vc-handled-backends): Remove, done in vc-hooks.el now.
-
Stefan Monnier authored
`confirm-only' confirmation mode.
-
Chong Yidong authored
(custom-tool-bar-map): New variable. Initialize using `custom-commands'. (custom-mode): Use `custom-tool-bar-map'. (custom-buffer-create-internal): Insert action buttons only if tool bar is not used. Use `custom-commands'. (Custom-help, custom-command-apply): New function. (custom-command-apply, Custom-set, Custom-save) (Custom-reset-current, Custom-reset-saved, Custom-reset-standard): Use `custom-command-apply' instead of duplicating code. (customize-group-other-window): Call `customize-group' instead of duplicating code. (customize-face-other-window): Call `customize-face' instead of duplicating code. (customize-group, customize-face): Add optional args for opening in another window. (custom-variable-tag): Don't inherit `variable-pitch' face. (custom-group-tag): Inherit `variable-pitch' face. (custom-variable-value-create): Set documentation indentation. (custom-group-value-create): Make group name a link, instead of using an extra "go to group" button. (custom-prompt-variable, custom-group-set, custom-group-save) (custom-group-reset-current, custom-group-reset-saved) (custom-group-reset-standard): Minor cleanup.
-
Thien-Thi Nguyen authored
ldefs-boot.el, make sure loaddefs.el is writeable.
-
Dan Nicolaescu authored
-
Dan Nicolaescu authored
only caller, and delete. (vc-hg-state): Deal with exceptions and only parse the output on successful return. * vc-hg.el (vc-hg-internal-log): Inline in `vc-hg-workfile-version', the only caller, and delete. (vc-hg-workfile-version): Deal with exceptions and only parse the output on successful return.
-
- 04 Jul, 2007 3 commits
-
-
Jay Belanger authored
-
Jay Belanger authored
-
Jay Belanger authored
(calculator-fact): Check to see if the factorial will be too large before computing it. (calculator-initial-operators): Use `calculator-expt' to compute "^". (calculator-mode): Mention that results which are too large will return inf.
-
- 03 Jul, 2007 2 commits
-
-
David Kastrup authored
the sake of bug reports, and add the developer list address as maintainer information.
-
Richard M. Stallman authored
-
- 02 Jul, 2007 2 commits
-
-
Carsten Dominik authored
-
Martin Rudalics authored
-
- 01 Jul, 2007 3 commits
-
-
Richard M. Stallman authored
(PC-do-completion): Rebind minibuffer-completion-table. (PC-read-file-name-internal): New function doing what read-file-name-internal advice did.
-
Thien-Thi Nguyen authored
(byte-compile-side-effect-free-dynamically-safe-ops): New defconst. (byte-optimize-lapcode): Remove bindings that are not referenced and certainly will not effect through dynamic scoping.
-
Stefan Monnier authored
(find-file, find-file-other-window, find-file-other-frame) (find-file-read-only, find-file-read-only-other-window) (find-file-read-only-other-frame): Use it.
-
- 30 Jun, 2007 1 commit
-
-
Stefan Monnier authored
-
- 29 Jun, 2007 3 commits
-
-
Juanma Barranquero authored
apache-log-generic-mode, bat-generic-mode-keymap, java-manifest-generic-mode, show-tabs-generic-mode): Fix typos in docstrings.
-
Thien-Thi Nguyen authored
(rcirc-default-full-name): Rename from rcirc-default-user-full-name. (rcirc-clear-activity): Make sure RCIRC-ACTIVITY isn't modified. (rcirc-print): Never ignore messages from ourself.
-
Stefan Monnier authored
syntax as well. Reported by Juri Linkov <juri@jurta.org>.
-
- 28 Jun, 2007 7 commits
-
-
Jan Djärv authored
replace-regexp-in-string.
-
Stefan Monnier authored
cl-loaddefs.el so that its use of dolist doesn't load cl-macs.
-
Andreas Schwab authored
$(lisp)/subdirs.el.
-
Juanma Barranquero authored
that deletes the current frame or causes an error if it is the only frame.
-
Thien-Thi Nguyen authored
(nroff-mode-syntax-table): \# comment intro, plain # as punct per global table. (nroff-font-lock-keywords): Add # as a single char escape. (nroff-mode): In comment-start-skip, match \#.
-
Stefan Monnier authored
(vc-bzr-workfile-version, vc-bzr-could-register): Don't hardcode point-min == 1.
-
Nick Roberts authored
-
- 27 Jun, 2007 2 commits
-
-
Michael Albinus authored
(dired-check-process): Call `process-file'. * wdired.el (wdired-do-perm-changes): Call `process-file'. * net/ange-ftp.el (ange-ftp-dired-call-process): Reimplement it as `ange-ftp-process-file'.
-
Stefan Monnier authored
-