1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2025-01-31 20:02:42 +00:00
Commit Graph

11071 Commits

Author SHA1 Message Date
Vinicius Jose Latorre
b104099294 Fix foreground/background color 2007-07-25 00:06:45 +00:00
Dan Nicolaescu
57b8089a8f (vc-hg-revision-completion-table): Temporarily comment
out.
2007-07-24 19:02:02 +00:00
Alan Mackenzie
662d295466 *** empty log message *** 2007-07-24 07:07:10 +00:00
Glenn Morris
f4c6689ce1 (cal-tex-holidays, cal-tex-diary)
(cal-tex-rules, cal-tex-buffer, cal-tex-24)
(cal-tex-cursor-month-landscape, cal-tex-cursor-month)
(cal-tex-cursor-week, cal-tex-cursor-week2)
(cal-tex-cursor-week-iso, cal-tex-week-hours)
(cal-tex-cursor-week-monday, cal-tex-weekly4-box)
(cal-tex-cursor-filofax-2week, cal-tex-cursor-filofax-week)
(cal-tex-cursor-filofax-daily, cal-tex-daily-page): Doc fix.
2007-07-24 02:40:41 +00:00
Stefan Monnier
483bdbb35b (cvs-temp-buffer): Disable undo in temp buffers. 2007-07-24 01:06:39 +00:00
Stefan Monnier
ae59e88846 (ses-cleanup): Prevent Emacs from spuriously checking if the
underlying file is uptodate.
2007-07-23 21:49:42 +00:00
Richard M. Stallman
6145f7fdfe (inferior-octave-prompt): Accept .exe. 2007-07-23 17:55:00 +00:00
Stefan Monnier
bdef712c49 (sh-font-lock-backslash-quote, sh-font-lock-flush-syntax-ppss-cache): New funs.
(sh-font-lock-syntactic-keywords): Use them to distinguish the
different possible cases for \'.
(sh-font-lock-paren): Mark the relevant text with font-lock-multiline.
2007-07-23 13:07:29 +00:00
Stefan Monnier
4127ed49c3 (vc-find-root): Walk up the tree to find an existing
`file' from which to start the search and fix case where `file' is the
current directory and the root as well.
2007-07-23 05:38:44 +00:00
Stefan Monnier
7d56ddc576 (cvs-mode-add-change-log-entry-other-window): Use a directory
name for buffer-file-name if it refers to a directory.
2007-07-23 05:32:32 +00:00
Jason Rumney
d93290ed10 (comint-simple-send): Concat newline before sending.
(comint-password-prompt-regexp): Recognize plink's passphrase prompt.
2007-07-22 22:55:09 +00:00
Juri Linkov
e81ab98642 (isearch-edit-string): Save old point and
isearch-other-end to old-point and old-other-end before reading
the search string from minibuffer.  After exiting minibuffer set
point to old-other-end if point and the search direction is the
same as before reading the search string.
(isearch-del-char): Don't set isearch-yank-flag to t.  Put point
to isearch-other-end.  Instead of isearch-search-and-update call
three functions isearch-search, isearch-push-state and isearch-update.
2007-07-22 22:35:10 +00:00
Reiner Steib
49bbf1b953 (reftex-access-parse-file): Do not risk destroying an existing buffer. 2007-07-22 18:55:07 +00:00
Jan Djärv
af849acd5d (command-line-x-option-alist): Use x-handle-no-bitmap-icon. 2007-07-22 12:17:31 +00:00
Reiner Steib
a0f55a1df2 (reftex-access-parse-file): Create parse file in a way that does not interfere
with recentf.
2007-07-22 09:02:02 +00:00
Thien-Thi Nguyen
99bfbfa9d2 (image-dired-sane-db-file): New func.
(image-dired-write-tags, image-dired-remove-tag)
(image-dired-list-tags, image-dired-write-comments)
(image-dired-get-comment, image-dired-mark-tagged-files)
(image-dired-create-gallery-lists): Call new func.
2007-07-21 23:47:30 +00:00
Dan Nicolaescu
0c3b8cc477 (vc-hg-diff): Use vc-hg-command.
(vc-hg-dir-state): Fix loop.
(vc-hg-print-log): Fix expected return value for vc-hg-command.
(vc-hg-next-version, vc-hg-delete-file, vc-hg-rename-file)
(vc-hg-register, vc-hg-create-repo, vc-hg-checkin)
(vc-hg-revert): Likewise.
(vc-hg-revision-table, vc-hg-revision-completion-table): New
functions.
2007-07-21 17:51:13 +00:00
Thien-Thi Nguyen
26716cc246 (calculate-lisp-indent): In the
case of alignment under a constant symbol, find and consider
the sexp actually at indentation to be the "last sexp".
2007-07-21 09:06:17 +00:00
Eli Zaretskii
e4fe7e5e95 (install-lisp-SH, install-lisp-CMD): New targets.
(install): Use them to copy all *.el files before *.elc.
(clean): Don't delete *~.
2007-07-20 19:27:27 +00:00
Dan Nicolaescu
727bdea106 (vc-hg-workfile-unchanged-p): New function. 2007-07-20 06:54:40 +00:00
Dan Nicolaescu
ad54692916 (vc-hg-registered): Replace if with when.
(vc-hg-state): Deal with nonexistent files.
2007-07-19 23:51:28 +00:00
Juanma Barranquero
ebdf47ca11 *** empty log message *** 2007-07-18 12:50:56 +00:00
Thien-Thi Nguyen
089fb40e27 (bookmark-maybe-sort-alist): Don't modify bookmark-alist.
Instead, if not sorting, simply return it.
(bookmark-bmenu-list): Call bookmark-maybe-sort-alist
for its return value, not for its side effect.
2007-07-17 16:14:25 +00:00
Dan Nicolaescu
73770b0319 Add more info about the vc-registered function. 2007-07-17 04:48:56 +00:00
Juanma Barranquero
a1aa5e1795 *** empty log message *** 2007-07-16 10:23:31 +00:00
Dan Nicolaescu
908265fc31 (vc-hg-state): Handle removed files.
(vc-hg-dir-state, vc-hg-dired-state-info): New functions.
(vc-hg-checkout): Re-enable.
2007-07-16 03:58:54 +00:00
Glenn Morris
9513cf1003 Move autoload from previous change to calendar.el. 2007-07-15 19:15:02 +00:00
Richard M. Stallman
be3eb6a622 (kmacro-bind-to-key): Avoid comparisons on function keys. 2007-07-15 18:45:59 +00:00
Richard M. Stallman
0e01e4afb9 (tutorial--find-changed-keys): Handle C-x specially like ESC. 2007-07-15 18:40:19 +00:00
Richard M. Stallman
f9b9868496 (add-change-log-entry): Check add-log-full-name
and add-log-mailing-address later, after change-log-mode-hook.
2007-07-15 18:16:21 +00:00
Richard M. Stallman
0a2ea418fc (isearch-mode, isearch-done): Delete unintended code in previous change. 2007-07-15 17:56:23 +00:00
Richard M. Stallman
98738cd927 (ps-default-bg): Change to White. 2007-07-15 15:26:33 +00:00
Richard M. Stallman
f09bbd9388 (tar-get-descriptor): No error for zero-length file. 2007-07-15 14:36:26 +00:00
Martin Rudalics
1d16d0504b (mouse-drag-track): Reset transient-mark-mode to nil
when handling the terminating event.
2007-07-15 08:31:26 +00:00
Glenn Morris
792a2519da Jeff Miller <jmiller at cablespeed.com> (tiny change)
(calendar-goto-bahai-date): Add autoload cookie.
2007-07-15 01:15:36 +00:00
Eli Zaretskii
86d9251861 (install-lisp-SH, install-lisp-CMD): New targets.
(install): Use them to copy all *.el files before *.elc.
2007-07-13 20:42:01 +00:00
Dan Nicolaescu
5183d4c9a9 * replace.el (match): Use yellow1 instead of yellow.
* progmodes/gdb-ui.el (breakpoint-enabled): Use red1 instead of
red.

* pcvs-info.el (cvs-unknown): Likewise.
2007-07-13 02:50:19 +00:00
Juanma Barranquero
eca04a35d2 (desktop-buffer-info, desktop-save): Use desktop-dirname' instead of dirname'. 2007-07-12 22:47:51 +00:00
Nick Roberts
d7f5fd0778 *** empty log message *** 2007-07-11 01:48:50 +00:00
Richard M. Stallman
c40e86ef0a (eval-defun): Explain special handling of `defface'. 2007-07-10 01:07:09 +00:00
Richard M. Stallman
25c185dfe3 (isearch-edit-string): Call to isearch-push-state after the search. 2007-07-09 14:46:56 +00:00
Katsumi Yamaoka
338f7c364d Remove `tiny change' flags from my log entries. 2007-07-08 23:44:03 +00:00
Katsumi Yamaoka
f2a6c14abd (file-coding-system-alist): Fix custom type. 2007-07-08 23:41:36 +00:00
Chong Yidong
78862c5e94 * longlines.el (longlines-wrap-region): Avoid marking buffer as
modified.
(longlines-auto-wrap, longlines-window-change-function): Remove
unnecessary calls to set-buffer-modified-p.
2007-07-08 18:07:19 +00:00
Dan Nicolaescu
c5748f4709 * log-view.el (log-view-font-lock-keywords): Use `eval' to consult the
buffer-local value of log-view-*-re if applicable.
2007-07-08 08:18:12 +00:00
Nick Roberts
a80a334ec3 *** empty log message *** 2007-07-08 06:44:45 +00:00
Eli Zaretskii
ad1c463f79 (menu-bar-open): New function. Bind <f10> to it. 2007-07-07 11:25:15 +00:00
Dan Nicolaescu
e4b9bdc58f (log-view-mode-menu): New menu. 2007-07-07 03:42:40 +00:00
Dan Nicolaescu
8b69ba6c41 vc-hg.el: New file. 2007-07-06 21:24:38 +00:00
Andreas Schwab
01d4effe81 (eval-last-sexp): Avoid introducing any
dynamic bindings around the evaluation of the expression.
2007-07-06 17:30:06 +00:00