1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-12 00:50:43 -08:00
Commit graph

44182 commits

Author SHA1 Message Date
Michael Olson
df7c744c3a lisp/ChangeLog: Update. 2008-04-17 05:00:21 +00:00
Michael Olson
62f01d5e3a Release Remember 2.0. 2008-04-17 04:59:39 +00:00
Dan Nicolaescu
a5e83c39a7 *** empty log message *** 2008-04-17 00:31:56 +00:00
Stefan Monnier
7316a2b57c Replace the obsolete macros AC_AIX and
AC_GNU_SOURCE with AC_USE_SYSTEM_EXTENSIONS.
2008-04-16 17:34:43 +00:00
Stefan Monnier
241760a33e Cleanup the bug-report email addresses and make sure the
maintainer is still willing to handle bug reports.
2008-04-16 14:10:34 +00:00
Dan Nicolaescu
eb320d93d1 (vc-dir-kill-query): Fix thinko. 2008-04-16 04:58:35 +00:00
Vinicius Jose Latorre
55d1cfe870 Honor the indent-tabs-mode and tab-width setting from user. 2008-04-16 03:41:17 +00:00
Glenn Morris
a588d34915 (diary-remind): Don't clobber `date' passed by diary-sexp-entry. 2008-04-16 03:24:06 +00:00
Stefan Monnier
f5b0081187 (proced-command-alist): Add support for darwin. 2008-04-16 03:09:58 +00:00
Stefan Monnier
079ba9b790 (proced-mode): Redefine as just the major-mode.
(proced): Separate it from proced-mode.
2008-04-16 03:07:49 +00:00
Stefan Monnier
99e1b0c028 Rename vc-status to vc-dir. 2008-04-16 03:00:53 +00:00
Stefan Monnier
e1aec6fbf1 Rename vc-status to vc-dir and the vc-status var to vc-ewoc. 2008-04-16 00:57:12 +00:00
Juanma Barranquero
a2ff1e2ae0 Remove spurious comment change. 2008-04-15 21:16:34 +00:00
Stefan Monnier
1d45a60493 Fix comment style. 2008-04-15 15:25:18 +00:00
Stefan Monnier
ea89d72066 (mouse-throw-magnifier-with-scroll-bar)
(mouse-throw-magnifier-with-mouse-movement): Remove.
(mouse-throw-magnifier-base): New const.
(mouse-drag-scroll-delta): New fun.
(mouse-drag-throw): Use it.
2008-04-15 15:20:35 +00:00
Juanma Barranquero
56ca371a7c Regenerate. 2008-04-15 13:38:55 +00:00
Dan Nicolaescu
e8847be332 (vc-status-fileinfo): Add new member directoryp.
(vc-default-status-printer): Print directories.
(vc-status-update): Sort files before subdirectories.
2008-04-15 07:28:31 +00:00
Dan Nicolaescu
769303ae94 (vc-cvs-after-dir-status, vc-cvs-dir-status): Add
alternative implementation based on "cvs update".
2008-04-15 07:26:36 +00:00
Tassilo Horn
1ecc9da7bd Changed requirements section to tell that only one
of dvipdf or dvipdfm is needed.
(doc-view-already-converted-p): Fix bug that forced reconversion
if doc was already converted.
2008-04-15 06:46:11 +00:00
Stefan Monnier
bd5c2732aa (minibuffer-message): Make sure we can put-text-property. 2008-04-14 22:04:38 +00:00
Stefan Monnier
66787d5102 Complete rewrite. 2008-04-14 19:54:30 +00:00
Stefan Monnier
9241efbe69 (tmm-completion-delete-prompt): Don't hardcode point-min==1.
(tmm-add-prompt): Make sure completion-setup-hook is preserved even in
case of an error in display-completion-list.
2008-04-14 18:13:16 +00:00
Stefan Monnier
d8e1753cfd (file-cache-completions-keymap): Move init from
file-cache-completion-setup-function into declaration.
(file-cache-minibuffer-complete): Simplify.
(file-cache-completion-setup-function): Use standard-output,
preserve current-buffer.
2008-04-14 18:11:52 +00:00
Stefan Monnier
30b775ff5d Minor re-indent. 2008-04-14 18:09:49 +00:00
Stefan Monnier
010d97291d (vc-status-update): Set needs-update.
(vc-status-refresh): η-reduce.
2008-04-14 16:36:32 +00:00
Stefan Monnier
fc6dcd067d (vc-status-update): Fix typo. 2008-04-14 16:21:23 +00:00
Tassilo Horn
adc95ad64f (doc-view-mode-map): Bind C-a to image-bol and C-e
to image-eol.
2008-04-14 15:46:06 +00:00
Alexandre Julliard
1f3e0cb5d2 (vc-status-update): Undo the previous revert. 2008-04-14 15:22:47 +00:00
Stefan Monnier
888932153b (completion-table-with-terminator): Those completions
are never valid w.r.t test-completion.
(completion--file-name-table): Check completion-all-completions-with-base-size.
2008-04-14 15:10:36 +00:00
Tassilo Horn
53d4c024e9 * doc-view.el (doc-view-dvipdf-program): New variable.
(doc-view-dvipdfm-program): Mention doc-view-dvipdf-program.
(doc-view-mode-p): Check for doc-view-dvipdf-program as
alternative for doc-view-dvipdfm-program.
(doc-view-dvi->pdf): Prefer dvipdf over dvipdfm.
2008-04-14 13:18:12 +00:00
Tassilo Horn
3c03f2cef0 (doc-view-start-process): Don't set
default-directory to "~/" if the current value is valid.  This
broke PS files that run other files in the same directory.
2008-04-14 11:02:31 +00:00
Dan Nicolaescu
9eef6650a5 (vc-status-kill-query): New function.
(vc-status-mode): Add it to kill-buffer-query-functions.
(vc-status-show-fileentry): New function.
(vc-status-menu-map): Bind it.  Bind vc-next-action.
2008-04-14 08:59:41 +00:00
Stefan Monnier
bf87d5fcf4 (minibuffer-message): Put cursor at the right place. 2008-04-14 03:39:31 +00:00
Stefan Monnier
2ed430f471 (minibuffer-try-completion, minibuffer-all-completions): Fix last change. 2008-04-14 03:30:47 +00:00
Roland Winkler
52434c810e (proced-send-signal): Fix error recognition. 2008-04-14 02:42:11 +00:00
Juanma Barranquero
6c763a3075 Fix utf-8 breakage in previous commit. 2008-04-14 02:00:02 +00:00
Roland Winkler
e6854b3fef (proced-command-alist): Remove sort column.
(proced-command, proced-procname-column): Use
make-variable-buffer-local.
(proced-signal-function): Renamed from proced-kill-program.  Allow
for elisp symbols and string values representing system calls.
(proced-marker-regexp, proced-success-message): New functions.
(proced): Use defalias.  Add autoload cookie.
(proced-unmark-backward, proced-toggle-marks)
(proced-hide-processes): New commands.
(proced-do-mark): Simplify code.
(proced-insert-mark): Use optional arg BACKWARD instead of line number.
(proced-update): Remove sorting.
(proced-send-signal): Display number of processes to operate on.
Allow for system calls or elisp functions to send signals.  Check
if signal was send successfully.
2008-04-14 01:35:56 +00:00
Stefan Monnier
e2947429e7 * minibuffer.el (completion-all-completion-with-base-size): New var.
(completion--some): New function.
(completion-table-with-context, completion--file-name-table):
Return the base-size if requested.
(completion-table-in-turn): Generalize to multiple arguments.
(complete-in-turn): Compatibility alias.
(completion-styles-alist): New var.
(completion-styles): New customization.
(minibuffer-try-completion, minibuffer-all-completions):
New functions.
(minibuffer--do-completion, minibuffer-complete-and-exit)
(minibuffer-try-word-completion): Use them.
(display-completion-list, minibuffer-completion-help): Use them.
Handle all-completions's new base-size info to set completion-base-size.
* info.el (Info-read-node-name-1): Use completion-table-with-context,
completion-table-with-terminator and complete-with-action.
Remove the now obsolete completion-base-size-function property.
* simple.el (completion-list-mode-map): Move init into declaration.
(completion-list-mode): Use define-derived-mode.
(completion-setup-function): Use any completion-base-size that may
have been set before.  Remove handling of completion-base-size-function.
* loadup.el: Move abbrev.el up earlier.
2008-04-13 22:12:02 +00:00
Alexandre Julliard
d41080ca3f (vc-git-after-dir-status-stage)
(vc-git-dir-status-goto-stage): New functions.
(vc-git-after-dir-status-stage1)
(vc-git-after-dir-status-stage1-empty-db)
(vc-git-after-dir-status-stage2): Removed, functionality moved
into the new generic stage functions.
(vc-git-dir-status-files): New function.
2008-04-13 18:07:54 +00:00
Alexandre Julliard
fb0ac090cc (vc-status-update): Revert an incorrect rewrite. Add some
comments.
(vc-status-refresh-files): New function.
(vc-status-refresh): Use `vc-status-refresh-files' to refresh the
state of up-to-date files.
(vc-default-dir-status-files): New function.
2008-04-13 18:06:35 +00:00
Juanma Barranquero
017c22fe4b (completion--embedded-envvar-table, read-file-name-internal):
Fix typos in 2008-04-11 change.
2008-04-13 01:49:17 +00:00
Juanma Barranquero
45555ebeed (read-face-name): Use completion-table-in-turn', not complete-in-turn'. 2008-04-13 01:46:58 +00:00
Andreas Schwab
f0d732ae65 Require 'cl when compiling. 2008-04-13 00:25:41 +00:00
Nick Roberts
3ee7281cbb (gud-menu-map): Expand tooltip. 2008-04-12 22:04:38 +00:00
Nick Roberts
aa72bfb256 (gdb-find-source-frame): Improve doc string.
(menu): Add/expand menu tooltips.
2008-04-12 21:57:58 +00:00
Nick Roberts
5ca4f28e84 *** empty log message *** 2008-04-12 21:55:44 +00:00
Dan Nicolaescu
63616f5208 (sh-show-indent): Fix typo.
(sh-mode-map): Add a toggle for inserting braces and quotes in pairs.
2008-04-12 16:41:03 +00:00
Dan Nicolaescu
07d5b8c101 (vc-cvs-registered): Allow removed files to be
considered registered.
2008-04-12 16:33:24 +00:00
Nick Roberts
bcb96719b3 (gud-tooltip-tips): Use tooltip-event-buffer 2008-04-12 13:14:56 +00:00
Nick Roberts
6c6273c6a5 (gdb-init-buffer): New function.
(gdb-set-gud-minor-mode-existing-buffers)
(gdb-info-breakpoints-custom, gdb-get-location)
(gdb-set-gud-minor-mode-existing-buffers-1): Use it.
Previously gdb-create-define-alist wasn't always run and added to
after-save-hook.
2008-04-12 13:13:32 +00:00