1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2025-01-16 17:19:41 +00:00
Commit Graph

15660 Commits

Author SHA1 Message Date
Michael Albinus
2c418c5bbf * net/tramp-smb.el (tramp-smb-handle-copy-file)
(tramp-smb-handle-rename-file): Delete temporary file in case of
quit.
2009-01-06 07:56:42 +00:00
Stefan Monnier
1bba1cfc46 (completion-hilit-commonality): Don't presume
all-completions always include the input as prefix.
(completion-pcm--pattern-trivial-p): Accept a few more patterns
as trivial.
(completion-pcm--hilit-commonality): Remove leftover code that used to
deal with the now removed cdr-in-last-cons.
2009-01-06 04:17:04 +00:00
Juanma Barranquero
3dabda23e5 * international/mule.el (define-coding-system): Fix typos in docstring. 2009-01-06 02:05:34 +00:00
Alan Mackenzie
ac4e7a307f *** empty log message *** 2009-01-05 21:21:04 +00:00
Michael Albinus
91192f4fab * net/tramp-smb.el (tramp-smb-handle-copy-file)
(tramp-smb-handle-rename-file, tramp-smb-handle-write-region):
Delete temporary file in case of error.
2009-01-05 19:40:55 +00:00
Agustín Martín
77fea89de1 Fix my name in a couple of commits 2009-01-05 17:54:03 +00:00
Agustín Martín
0764ed3749 textmodes/ispell.el (ispell-check-version): Use (with-temp-buffer) 2009-01-05 17:45:53 +00:00
Richard M. Stallman
85fed0a40a (mail-bury): Treat pmail-mode like rmail-mode. 2009-01-05 15:53:40 +00:00
Martin Rudalics
29c4550005 (display-buffer): Fix last fix. 2009-01-05 09:52:53 +00:00
Juanma Barranquero
70403f6564 Fix typos. 2009-01-05 03:01:36 +00:00
Juanma Barranquero
a609d13baf * desktop.el (desktop-save-in-desktop-dir): Use `abbreviate-file-name'
to shorten the desktop file directory shown in message.
2009-01-05 02:49:31 +00:00
Glenn Morris
46932a8db5 (tramp-perl-encode, tramp-perl-decode): Update copyrights for 2009. 2009-01-05 02:00:02 +00:00
Glenn Morris
061a7c0eec (emacs-copyright): Update for 2009. 2009-01-05 00:48:51 +00:00
Juanma Barranquero
a97af989ec * progmodes/ada-mode.el (ada-mode): Simplify doc string.
(ada-get-indent-paramlist): Use ada-broken-indent instead of
  hard-coded 0.
  (ada-get-indent-loop): Fix list access bug.
2009-01-04 19:39:12 +00:00
Juanma Barranquero
a3c40f60f7 * emacs-lisp/lisp-mode.el (emacs-lisp-mode, lisp-mode, lisp-interaction-mode):
Add a blank line in the docstring before the keymap listing.
2009-01-04 19:32:40 +00:00
Martin Rudalics
e331bbf3be (display-buffer): When a buffer is displayed in the
selected and some other window, and not-this-window is non-nil,
try to return that other window instead of popping up a new
frame.  (Bug#30)
2009-01-04 19:03:09 +00:00
Chong Yidong
5d0fba4638 * simple.el (visual-line-mode-map): Remove M-[ and M-] bindings. 2009-01-04 08:30:28 +00:00
Chong Yidong
330ba5fdfd Undo last change. 2009-01-04 07:55:05 +00:00
Chong Yidong
cfd1141594 * frame.el (make-frame-on-tty): Function deleted.
* server.el (server-create-tty-frame): Call make-frame directly.
2009-01-04 07:49:33 +00:00
Chong Yidong
b796bfb4ce * progmodes/sh-script.el (sh-ancestor-alist): Doc fix. 2009-01-04 03:17:11 +00:00
Michael Olson
35203a24f1 Update ChangeLogs. 2009-01-03 23:08:26 +00:00
Reiner Steib
be3f421b7b (authors-aliases): Addition.
(authors): Allow to use it for other projects.
2009-01-03 19:43:54 +00:00
Reiner Steib
4182531cea (copyright-update-directory): Autoload.
Clarify MATCH argument.  Print filenames.
2009-01-03 19:40:20 +00:00
Michael Albinus
36a3859f9b * net/tramp-smb.el (top): Use `tramp-prefix-domain-regexp'.
(tramp-smb-maybe-open-connection): Use `tramp-file-name-*'
methods.
2009-01-03 15:00:35 +00:00
Roland Winkler
3ac09bb4f7 (proced-grammar-alist): Refiner can be a list (function help-echo)
instead of a cons pair.
(proced-post-display-hook): New variable.
(proced-tree-depth): Renamed from proced-tree-indent.
(proced-mode): Derive mode from special-mode.
(proced-mode-map): Changed accordingly.
(proced, proced-update): Run proced-post-display-hook.
(proced-do-mark-all): Count processes for which mark has been
updated.
(proced-format): Check for ppid attribute.
(proced-process-attributes): Take time and ctime attribute from
system-process-attributes.
(proced-send-signal): Doc fix.  Collect properly the info on
marked processes.  Use fit-window-to-buffer instead of
dired-pop-to-buffer.
2009-01-03 12:19:56 +00:00
Stefan Monnier
958a2b4c49 (vhdl-current-line): Don't hardcode point-min==1. 2009-01-03 04:00:53 +00:00
Juanma Barranquero
44d15ae01d * bindings.el (mode-line-eol-desc): Fix typo in help message.
(mode-line-client): Fix typo in help message and docstring.
2009-01-02 17:04:21 +00:00
Jason Rumney
3d69166609 *** empty log message *** 2009-01-02 16:13:27 +00:00
Martin Rudalics
dca6c4189b (window-system-default-frame-alist)
(initial-frame-alist, minibuffer-frame-alist)
(pop-up-frame-alist, pop-up-frame-function)
(special-display-frame-alist): Rewrite and reformat doc-strings.
2009-01-02 14:47:45 +00:00
Martin Rudalics
263bc3fa94 (minibuffer-default-add-shell-commands): Fix doc-string typo. 2009-01-01 09:14:42 +00:00
Chong Yidong
6768ca670f * language/cham.el: Fix setting of composition-function-table.
* language/khmer.el: Fix setting of composition-function-table.

* language/tibet-util.el (tibetan-composition-function): Remove
unused function, obsoleted by 2008-09-05 change to tibetan.el.
2009-01-01 07:46:23 +00:00
Chong Yidong
257c9b6526 * simple.el (minibuffer-default): Add defvar. 2009-01-01 03:35:44 +00:00
Chong Yidong
337c7b82c5 * hippie-exp.el: Require comint. 2009-01-01 02:45:50 +00:00
Martin Rudalics
4dc1abebf9 (last-buffer): Don't set major mode of *scratch* if
that buffer exists already.  Rewrite doc-string.
2008-12-31 15:44:25 +00:00
Andreas Schwab
d00da9d723 (tar-mode): Set write-contents-functions instead of
write-region-annotate-functions.
(tar-mode-write-contents): New function.
(tar-write-region-annotate): Remove.
2008-12-31 09:58:49 +00:00
Chong Yidong
8f48970735 * files.el (basic-save-buffer): Revert 2008-12-22 change.
(buffer-swapped-with): Var removed.
2008-12-31 02:13:04 +00:00
Kenichi Handa
ee94685859 (compose-gstring-for-variation-glyph): New
function.  Register it in composition-function-table.
2008-12-30 23:34:54 +00:00
Stefan Monnier
19eb68d04b (tar-data-swapped): New var.
(tar-data-swapped-p, tar-swap-data):
Use it instead of buffer-swapped-with.
(tar-write-region-annotate): Re-add (partial undo of last change).
(tar-mode): Use it again (partial undo as well).
2008-12-30 21:59:52 +00:00
Chong Yidong
b0f0f3eb6d * textmodes/table.el (table-capture): Fix symbol quoting typo. 2008-12-30 16:36:01 +00:00
Chong Yidong
2260cb2c32 * follow.el (follow-select-if-visible): Improve the check for the
last line of the window.
(follow-post-command-hook): Perform redisplay in more circumstances,
to avoid getting point stuck on partially visible lines.
2008-12-30 16:19:50 +00:00
Chong Yidong
de70fe72cd * follow.el (follow-calculate-first-window-start-from-below): Avoid
looping forever if vertical-motion returns an unexpected value.
2008-12-30 15:08:22 +00:00
Chong Yidong
b4c79e7b01 * follow.el (follow-calc-win-end): Use with-selected-window.
(follow-windows-start-end, follow-pos-visible)
(follow-windows-aligned-p): Code cleanup.
(follow-select-if-visible): Try to avoid partially-visible lines.
(follow-select-if-visible-from-first): Call follow-redisplay and
move point to destination.
(follow-redisplay): New arg, to keep selected window unchanged.
(follow-post-command-hook): In final check for destination
visibility, use window-start and window-end instead of the less
accurate follow-pos-visible.  If the selected window is redrawn,
tell follow-redisplay to preserve it.
2008-12-30 13:25:52 +00:00
Andreas Schwab
d9569a55d8 (server-running-p): Remove interactive spec. Fix
regexp.
2008-12-30 11:28:14 +00:00
Chong Yidong
0d05df650b * follow.el (follow-calc-win-start): Don't use `inline'.
(follow-update-window-start, follow-select-if-visible)
(follow-calculate-first-window-start-from-below)
(follow-post-command-hook): Code cleanup.
(follow-downward, follow-calculate-first-window-start): Function
deleted and merged into follow-redisplay.
(follow-redisplay): Merge code from follow-downward and
follow-calculate-first-window-start.
2008-12-30 10:51:41 +00:00
Roland Winkler
9330d4c06a Add reference to Bug#1718. 2008-12-30 05:04:54 +00:00
Juanma Barranquero
744c85fbed * proced.el (proced-tree-flag): Fix typo in docstring. 2008-12-30 01:52:14 +00:00
Roland Winkler
48152a7052 (proced-temp-alist): Renamed from variable proced-children-alist.
(proced-process-tree, proced-toggle-tree): Fix docstring.
(proced-tree): Fix docstring.  Simplify.  Use proced-temp-alist.
(proced-temp-internal): Use proced-temp-alist.
2008-12-29 06:13:36 +00:00
Dan Nicolaescu
53374291b7 (mkdir): New defalias. 2008-12-29 05:11:15 +00:00
Juri Linkov
5adfa483c2 (proced-mode-map): Bind " " to next-line instead of the
command `proced-next-line' removed on 2008-09-06.
2008-12-29 00:12:12 +00:00
Juri Linkov
18e4b9bdcb Add `butterfly'. 2008-12-28 23:52:31 +00:00