1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-15 09:47:20 +00:00
Commit Graph

90069 Commits

Author SHA1 Message Date
Michael Albinus
38145b39b9 * dired-aux.el (dired-copy-file-recursive): Set mode to "700" if
`file-modes' returns nil.
2009-04-05 18:13:11 +00:00
Michael Albinus
86a9be47c8 * net/tramp-fish.el (tramp-fish-do-copy-or-rename-file-directly):
Use `tramp-default-file-modes'.
2009-04-05 18:07:41 +00:00
Michael Albinus
b86c1cd8d3 * net/tramp.el (tramp-default-file-modes) New defun. Replace all
calls of `file-modes' by this.
(tramp-handle-find-backup-file-name): Use `symbol-value' instead
of `boundp'.
2009-04-05 18:06:55 +00:00
Michael Albinus
c42e03b4f9 * net/ange-ftp.el (ange-ftp-set-file-modes): New defun. Change
`ange-ftp' property of `set-file-modes' to
`ange-ftp-set-file-modes'.
(ange-ftp-call-chmod): Add error handling.
2009-04-05 17:49:47 +00:00
Chong Yidong
08977ce153 Checked positions.texi. 2009-04-05 05:12:08 +00:00
Chong Yidong
ea30ce4f23 * positions.texi (Screen Lines): Document (cols . lines) argument
for vertical-motion.
2009-04-05 05:11:48 +00:00
Chong Yidong
9496c82e55 Checked frames.texi. 2009-04-05 03:25:57 +00:00
Chong Yidong
3ec61d4e52 * frames.texi (Frames): Clean up introduction. Document `ns'
return value for framep.
(Creating Frames): Note how the terminal is chosen.
(Multiple Terminals, Multiple Displays): Merge into a single node.
(Color Parameters): Fix typo.

* variables.texi (Local Variables, Buffer-Local Variables)
(Creating Buffer-Local): Change link to Multiple Terminals.

* os.texi (X11 Keysyms): Change link to Multiple Terminals.

* keymaps.texi (Controlling Active Maps): Change link to Multiple
Terminals.

* commands.texi (Command Loop Info, Keyboard Macros): Change link
to Multiple Terminals.

* elisp.texi (Top): Update node listing.
* vol2.texi (Top): Update node listing.
* vol1.texi (Top): Update node listing.
2009-04-04 22:34:23 +00:00
Chong Yidong
e173bbce45 * terminal.c (Fterminal_name, Fdelete_terminal, Fterminal_name)
(Fterminal_parameters, Fterminal_parameter)
(Fset_terminal_parameter): In doc string, refer to terminal
objects rather than terminal ids.
2009-04-04 15:26:03 +00:00
Eli Zaretskii
e02ec85ea0 Mention the fact that font and color in tooltip-frame-parameters are ignored. 2009-04-04 14:51:33 +00:00
Chong Yidong
d51f6378fc * frame.el (make-frame): Doc fix. 2009-04-04 14:44:10 +00:00
Eli Zaretskii
435f0dd2f5 (rmail-new-summary-1): Don't show zero count of summary lines. 2009-04-04 14:22:59 +00:00
Juanma Barranquero
6af84d777e Fix typos. 2009-04-04 11:32:49 +00:00
Eli Zaretskii
693a2698d9 (system_process_attributes) [SYSTEM_MALLOC]: Don't call ret_lim_data.
(Bug#2867)
2009-04-04 09:43:21 +00:00
Chong Yidong
99c87dcdb3 Checked buffers.texi. 2009-04-04 01:52:29 +00:00
Chong Yidong
9257072f4f * buffers.texi (Current Buffer): Note that the append-to-buffer
example is no longer in synch with the latest code.  Tie the two
examples together.
2009-04-04 01:51:58 +00:00
Chong Yidong
8a01116112 Checked files.texi. 2009-04-04 01:35:36 +00:00
Chong Yidong
a08e807106 Documented: mkdir' is a new convenience alias for make-directory'. 2009-04-04 01:34:05 +00:00
Chong Yidong
2aa8ea6ece * files.texi (File Attributes): Move note about MS-DOS from
Changing Files to File Attributes.
(Create/Delete Dirs): Note that mkdir is an alias for this.
2009-04-04 01:32:57 +00:00
Chong Yidong
d52214871e * term.c (produce_stretch_glyph): Reduce width of stretch glyphs
so they don't get wider than the window, matching 2006-01-23
change to the partner function in xdisp.c (Bug#2800).
2009-04-03 15:10:19 +00:00
Kenichi Handa
223509a3a0 (print_object): Make each lowest sub_char_table start a new line. 2009-04-03 06:26:50 +00:00
Kenichi Handa
11e244d815 Make the section "Complex Text Layout support
libraries" the first of "ADDITIONAL DISTRIBUTION FILES".
2009-04-03 01:57:12 +00:00
Chong Yidong
1be9bd1e9d * dired.el (dired-get-filename): Always pass filename through
`read' to ensure unquoting is performed (Bug#2862).
2009-04-02 22:16:17 +00:00
Stefan Monnier
96fe38a867 (doc-view-mode): Don't give up if the file doesn't exist. 2009-04-02 21:12:54 +00:00
Dan Nicolaescu
6133a1a9b7 (print_help_and_exit): Fix typo. 2009-04-02 19:43:27 +00:00
Juanma Barranquero
f82e857f9f Add bug reference. 2009-04-02 11:43:12 +00:00
Glenn Morris
c6c76addf7 Copy the direntry from ../../info/dir, and avoid using a period in the
entry name.  (Bug#2797)
2009-04-02 07:02:24 +00:00
Glenn Morris
c8a282612b Capitalize direntry. 2009-04-02 06:59:17 +00:00
Glenn Morris
64b7c58a67 (calendar-holidays): Don't autoload it. (Bug#2811) 2009-04-02 06:34:21 +00:00
Glenn Morris
6f8eab73b4 (diary-cyclic): Check for +ve N. 2009-04-02 06:33:18 +00:00
Kenichi Handa
74fcd0b19c (setup-default-fontset): Specify
iso10646-1 font for characters in PUA of BMP.
2009-04-02 02:50:06 +00:00
Kenichi Handa
de0ad2f744 (fontset_font): Record no-font when a fontset
explicitly tells not to try another font-specs.
2009-04-02 02:45:01 +00:00
Stefan Monnier
74ab01ffd8 (auto-fill-function): Mark it as safe for nil.
Suggested by Leo Liu <sdl.web@gmail.com>.
2009-04-02 01:56:43 +00:00
Dan Nicolaescu
4a87f93e3f (vc-mtn-register): Fix optional arguments. 2009-04-01 20:01:14 +00:00
Dan Nicolaescu
32ca5ee4f7 (vc-name): Avoid calling vc-backend twice.
(vc-mode-line): Accept and use an optional argument for the
backend.
(vc-find-file-hook): Use when instead of if.  Avoid calling
vc-backend multiple times, pass down the value computed the first
time.
2009-04-01 15:42:09 +00:00
Chong Yidong
fd211f0b3c (Filter Functions): Suggest how to handle output batches. 2009-04-01 03:51:14 +00:00
Chong Yidong
22e74b1747 * processes.texi (Filter Functions): Suggest how to handle output
batches.
2009-04-01 03:50:58 +00:00
Juanma Barranquero
5a5edff788 Fix typos. 2009-03-31 20:55:59 +00:00
Chong Yidong
78b7a57c5c Fix ChangeLog entry causing M-x authors confusion. 2009-03-31 17:15:09 +00:00
Andreas Schwab
c962d7bff9 Regenerate configure. 2009-03-31 08:01:54 +00:00
Chong Yidong
91e6d74d7b Bump version to 23.0.92. 2009-03-31 02:04:39 +00:00
Chong Yidong
7b8065ba00 Regenerate. 2009-03-31 02:04:11 +00:00
Chong Yidong
d647f92691 Regenerate. 2009-03-31 00:19:56 +00:00
Chong Yidong
c5b18919f5 Checked help.texi. 2009-03-30 22:15:24 +00:00
Chong Yidong
b2a77f6dc3 (Accessing Documentation): Update example to use
help-setup-xref and with-help-window.
(Help Functions): Remove print-help-return-message, which is
semi-obsolete due to with-help-window.  Document help-buffer and
help-setup-xref.
2009-03-30 21:57:28 +00:00
Chong Yidong
4bbe48ec13 * help.texi (Accessing Documentation): Update example to use
help-setup-xref and with-help-window.
(Help Functions): Remove print-help-return-message, which is
semi-obsolete due to with-help-window.  Document help-buffer and
help-setup-xref.
2009-03-30 21:57:07 +00:00
Stefan Monnier
c542407dc8 (map_charset_for_dump): Add missing UNGCPRO. 2009-03-30 15:38:56 +00:00
Andreas Schwab
c21d4d1a0b (ansi-color-get-face): Use
ansi-color-parameter-regexp to match parameters.
(ansi-color-regexp): Include final `m' in first group.
2009-03-30 15:35:52 +00:00
Jason Rumney
b90f9e54eb *** empty log message *** 2009-03-30 15:07:08 +00:00
Jason Rumney
48981b8b81 (locate-dominating-stop-dir-regexp): Stop searching
when a UNC mount point is reached.
2009-03-30 13:48:06 +00:00