1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-11-27 07:37:33 +00:00
Commit Graph

48744 Commits

Author SHA1 Message Date
Jan Djärv
5202d23dfe * xfaces.c (lface_fully_specified_p): Take into account that
MAC OS always have unspecified stipple.
2003-12-24 10:29:59 +00:00
Andreas Schwab
56090b0b3b (shell-file-name-quote-list): Add backslash. 2003-12-24 10:05:48 +00:00
Andreas Schwab
702b4f7f9b (comint-quote-filename): Correctly handle backslash
in comint-file-name-quote-list.
2003-12-24 10:05:31 +00:00
Thien-Thi Nguyen
8babaa5960 *** empty log message *** 2003-12-24 07:32:41 +00:00
Thien-Thi Nguyen
9ad4bf7a45 (tparam1): Add handling for `%pN', which
means use param N for the next substitution.
2003-12-24 07:31:42 +00:00
Thien-Thi Nguyen
08a39b8304 (main): For return code, no longer special-case VMS.
Instead, use `EXIT_SUCCESS' and `EXIT_FAILURE' from stdlib.h.
2003-12-24 06:49:23 +00:00
Thien-Thi Nguyen
2d176448ab (Fcolor_gray_p): Fix omission bug:
In case `frame' is nil, consult the selected frame.
(Fcolor_supported_p): Likewise.
2003-12-24 06:39:58 +00:00
Luc Teirlinck
f74b529c5f *** empty log message *** 2003-12-24 02:58:53 +00:00
Kenichi Handa
4168a6108a *** empty log message *** 2003-12-24 02:10:56 +00:00
Luc Teirlinck
078a065837 *** empty log message *** 2003-12-24 02:09:42 +00:00
Kenichi Handa
774b7c713d (ucs-set-table-for-input): If
translation-table-for-encode is a symbol, get its
translation-table property.
2003-12-24 02:09:40 +00:00
Kenichi Handa
9a0ed12058 (set-default-coding-systems): Call
ucs-set-table-for-input for all buffers that don't have local
value of buffer-file-coding-system.
2003-12-24 02:08:54 +00:00
Luc Teirlinck
220898759c (ffap-read-file-or-url): Eliminate reliance of the call to
`completing-read' on a recently fixed bug.
2003-12-24 02:07:48 +00:00
Luc Teirlinck
000eeb1587 *** empty log message *** 2003-12-24 00:21:03 +00:00
Luc Teirlinck
ac1106fcce (Fset_char_table_range): Doc fix. 2003-12-24 00:17:58 +00:00
Luc Teirlinck
1b368e3120 (PC-is-complete-p): delete.
(PC-do-completion): Replace all calls to `PC-is-complete-p' with calls
to `test-completion'.
2003-12-23 23:42:28 +00:00
Luc Teirlinck
99b994179c (fringe-query-style): Suggest `?' in minibuffer prompt (instead of
<SPACE>) to get the list of possible fringe modes.  (<SPACE> only
works if both `partial-completion-mode' and `completion-auto-help' are
nil.)
2003-12-23 23:41:03 +00:00
Luc Teirlinck
0dc72b11db (Frandom, Fstring_make_multibyte): Doc fixes. 2003-12-23 23:08:08 +00:00
Nick Roberts
8d66c08b2b (Watch Expressions): Update.
(Commands of GUD): Include use of toolbar + breakpoints set from
fringe/margin.
2003-12-23 22:48:58 +00:00
Nick Roberts
f4f59570b9 *** empty log message *** 2003-12-23 22:48:14 +00:00
Luc Teirlinck
adb0708c03 (read_minibuf): Allow INITIAL to be a cons of a string and an integer.
Adapt the docstring accordingly.
(Fread_from_minibuffer): Delete code moved into read_minibuf.
Doc fix.
(Fread_minibuffer, Fread_no_blanks_input): Adapt to changes in
read_minibuf.
(Fcompleting_read): Delete code moved into read_minibuf.
(Ftest_completion): Make it handle obarrays and hash tables correctly.
2003-12-23 22:22:49 +00:00
Nick Roberts
79148a5ba3 (gud-speedbar-buttons): Use speed-bar-edit-line
to edit values when there are no children.
2003-12-23 20:32:31 +00:00
Nick Roberts
44e902c11f (gdba, gdb-assembler-mode): Call the mode "Machine" as
a mode called "Assembler" already exists.
(gdb-use-colon-colon-notation, gdb-show-changed-values): New
options.
(gud-watch): Use format option. Remove font properties from
string.
(gdb-var-create-handler, gdb-var-list-children-handler): Don't
bother about properties as there are none.
(gdb-var-create-handler, gdb-var-list-children-handler)
(gdb-var-update-handler): Call gdb-var-evaluate-expression-handler
with two arguments.
(gdb-var-evaluate-expression-handler, gdb-post-prompt): Let
speedbar show value changes with a different font.
(gdb-edit-value): New defun.
(gdb-clear-partial-output, gdb-clear-inferior-io)
(def-gdb-auto-update-handler): Use erase-buffer.
(gdb-frame-handler): Display watch expressions in
FUNCTION::VARIABLE format if required.
2003-12-23 20:31:21 +00:00
Nick Roberts
3086713187 *** empty log message *** 2003-12-23 20:30:10 +00:00
John Paul Wallington
1ed6e0c324 (Info-unescape-quotes, Info-split-parameter-string)
(Info-goto-emacs-command-node): Doc fixes.
2003-12-23 20:25:22 +00:00
André Spiegel
638411f732 # 2003-12-03 21:06:19 +00:00
André Spiegel
bbf7e41b3b Say how to disable VC. 2003-12-03 21:04:49 +00:00
Kenichi Handa
2e4d132b1c *** empty log message *** 2003-12-03 08:33:20 +00:00
Kenichi Handa
52d8246cbd Register "microsoft-cp1251" in ctext-non-standard-encodings-alist.
("Bulgarian"): Add ctext-non-standard-encodings.
("Belarusian"): Likewise.
2003-12-03 08:25:25 +00:00
Kenichi Handa
1e056d4870 (compound-text-with-extensions): Change the type to 2 (iso-2022 base). 2003-12-03 08:25:05 +00:00
Kenichi Handa
6c805023c6 (ctext-non-standard-encodings-alist): Change the format.
(ctext-non-standard-encodings): New variable.
(ctext-post-read-conversion): Fully re-written.
(ctext-non-standard-designations-alist): Delete it.
(ctext-non-standard-encodings-table): New function.
(ctext-pre-write-conversion): Fully re-written.
2003-12-03 08:24:42 +00:00
Kenichi Handa
47dc91adce (decode_coding_iso2022): Fix for preserving UTF-8
encoding sequence.
2003-12-03 08:23:53 +00:00
Per Abrahamsen
ac00d71ca6 2003-11-30 Per Abrahamsen <abraham@dina.kvl.dk>
* cus-edit.el (custom-add-parent-links): Add documentation links
	for parent, if the item has none of its own.
2003-12-02 15:01:52 +00:00
Kenichi Handa
3999c70516 *** empty log message *** 2003-12-01 13:06:41 +00:00
Kenichi Handa
1ace9906b3 (syms_of_composite): Don't make the compostion hash table week. 2003-12-01 12:33:13 +00:00
Richard M. Stallman
ed6d66130e *** empty log message *** 2003-12-01 05:27:15 +00:00
Luc Teirlinck
a62f71e422 (Text Comparison): Correctly describe when two strings are `equal'.
Combine and clarify descriptions of `assoc-ignore-case' and
`assoc-ignore-representation'.
2003-12-01 04:09:00 +00:00
Luc Teirlinck
d4241ae4cb (Non-ASCII in Strings): Clarify description of when a string is
unibyte or multibyte.
(Bool-Vector Type): Update examples.
(Equality Predicates): Correctly describe when two strings are `equal'.
2003-12-01 03:57:00 +00:00
Luc Teirlinck
d18473b956 *** empty log message *** 2003-12-01 02:29:01 +00:00
Richard M. Stallman
d1c553c832 (dired-do-query-replace-regexp): Report files visited read-only.
(dired-compare-directories): New command.
(dired-file-set-difference, dired-files-attributes): New functions.
2003-12-01 01:56:19 +00:00
Andreas Schwab
2a75d75d3f Rebuild. 2003-12-01 00:45:50 +00:00
Andreas Schwab
be5a5b39da (powerpc-apple-darwin*): Use ${CC-cc} instead of
hardcoding gcc.
2003-12-01 00:45:10 +00:00
Andreas Schwab
55e4f3cdde Rebuild. 2003-12-01 00:37:56 +00:00
Andreas Schwab
4cb7603b9d (powerpc-apple-darwin*): Use ${CC} instead of
hardcoding gcc.
2003-12-01 00:36:50 +00:00
Miles Bader
5074ca955c Add arch taglines 2003-11-30 22:39:46 +00:00
Kai Großjohann
a716bfbc11 2003-11-30 Kai Grossjohann <kai.grossjohann@gmx.net>
Tramp version 2.0.38 released.

	* tramp.texi (Remote shell setup): Warn of environment variables
	FRUMPLE if user frumple exists.  Suggested by Sven Gabriel
	<sven.gabriel@imk.fzk.de>.
	(Configuration): Tramp now chooses base64/uuencode
	automatically.  Update wording accordingly.
	(Top): More description for the `Default Method' menu entry.
	(Default Method): Use @code, not @var, for Lisp variables.
	(Default Method): New subsection `Which method is the right one
	for me?'  Suggested by Christian Kirsch.
	(Configuration): Pointer to new subsection added.
	(Default Method): Too many "use" in one sentence.
	Rephrase.  Reported by Christian Kirsch.
	(Filename Syntax): Old `su' example is probably a left-over from
	the sm/su method naming.  Replace with `ssh', instead.
	(External transfer methods, Auto-save and Backup):
	Typo fixes.

2003-11-02  Michael Albinus  <Michael.Albinus@alcatel.de>

	* tramp.texi (all): Harmonize all occurences of @tramp{}.
	(Top): Mention japanese manual only if flag `jamanual' is set.
	Insert section `Japanese manual' in menu.
2003-11-30 18:15:58 +00:00
Kai Großjohann
c951aecb30 (tramp-chunksize): Extend docstring. Suggested by
Charles Curley <charlescurley@charlescurley.com>.
(tramp-multi-connection-function-alist): Add ssht entry which adds
"-e none -t -t" to the list of ssh args.  Suggested by Adrian
Aichner.
(tramp-get-method-parameter): New function to retrieve a method
parameter.  This allows for omission of method parameters.
Callers adjusted.
2003-11-30 18:15:22 +00:00
Luc Teirlinck
d344ecbbae *** empty log message *** 2003-11-30 17:51:56 +00:00
Luc Teirlinck
7ada28ac7e (help-map): Bind display-local-help' to C-h .'.
(help-for-help): Add `C-h .' to the listed Help options.
Remove trailing whitespace.
2003-11-30 17:50:54 +00:00
Luc Teirlinck
cc53141205 New file. 2003-11-30 17:32:54 +00:00