- 05 Jul, 2007 1 commit
-
-
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 5 commits
-
-
David Kastrup authored
the sake of bug reports, and add the developer list address as maintainer information.
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
Make nil the default.
-
Richard M. Stallman authored
-
- 02 Jul, 2007 6 commits
-
-
Carsten Dominik authored
-
Carsten Dominik authored
(orgstruct-mode): New minor mode. (turn-on-orgstruct, orgstruct-error, orgstruct-setup) (orgstruct-make-binding, org-context-p, org-get-local-variables) (org-run-like-in-org-mode): New functions. (org-cycle-list-bullet): New command. (org-special-properties, org-property-start-re) (org-property-end-re): New constants. (org-with-point-at): New macro. (org-get-property-block, org-entry-properties, org-entry-get) (org-entry-delete, org-entry-get-with-inheritance) (org-entry-put, org-buffer-property-keys): New functions. (org-insert-property-drawer): New command. (org-entry-property-inherited-from): New variable. (org-column): New face. (org-column-overlays, org-current-columns-fmt) (org-current-columns-maxwidths, org-column-map): New variables. (org-column-menu): New menu. (org-new-column-overlay, org-overlay-columns) (org-overlay-columns-title, org-remove-column-overlays) (org-column-show-value, org-column-quit, org-column-edit): New functions. (org-columns, org-agenda-columns): New commands. (org-get-columns-autowidth-alist): New functions. (org-properties): New customize group. (org-default-columns-format): New option. (org-priority): Realign tags after changing priority. (org-preserve-lc): New macro. (org-update-checkbox-count): Catch case when there is no headline. (org-agenda-quit): Remove any column overlays. (org-beginning-of-item-list): Fixed bug when non-item line is indented too deep. (org-cached-props): New variable. (org-cached-entry-get): New function. (org-make-tags-matcher): Handle property matches. (org-table-recalculate): Swap evaluation order: Field formula first, then column formulas, but don't allow them to overwrite the field formulas. (org-table-eval-formula): New argument untouchable. (org-table-put-field-property): New function.
-
Carsten Dominik authored
-
Carsten Dominik authored
-
Martin Rudalics authored
-
Martin Rudalics authored
list-directory case.
-
- 01 Jul, 2007 6 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.
-
Richard M. Stallman authored
-
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
-
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.
-
Stefan Monnier authored
-
- 30 Jun, 2007 1 commit
-
-
Stefan Monnier authored
-
- 29 Jun, 2007 4 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
-
Stefan Monnier authored
syntax as well. Reported by Juri Linkov <juri@jurta.org>.
-
- 28 Jun, 2007 14 commits
-
-
Stefan Monnier authored
part of the 2007-06-27 change to syms_of_fileio.
-
Jan Djärv authored
replace-regexp-in-string.
-
Stefan Monnier authored
-
Stefan Monnier authored
-
Stefan Monnier authored
cl-loaddefs.el so that its use of dolist doesn't load cl-macs.
-
YAMAMOTO Mitsuharu authored
Check WINDOWP before using XWINDOW. Consolidate return statements.
-
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
and move to... * subr.el (strings->string, string->strings): ...here.
-
Nick Roberts authored
(cvs-mode-checkout, cvs-execute-single-file): Use new function names strings->string, string->strings.
-
Nick Roberts authored
and move to... * subr.el (strings->string, string->strings): ...here.
-
Nick Roberts authored
of split-string.
-