Andrew Choi
5b4ffca2d0
Truncated process output with pty's on Mac OS X.
2003-07-22 17:51:57 +00:00
Dave Love
f57bd9674a
*** empty log message ***
2003-07-22 17:31:46 +00:00
Dave Love
34e8c597f5
Consider both png.h and libpng/png.h.
2003-07-22 17:31:33 +00:00
Dave Love
8cfdf2ca3a
Make XRegisterIMInstantiateCallback test depend on
...
HAVE_X11, not with_xim.
(HAVE_CRTIN): Provide template.
<with_png>: Test for png.h and libpng/png.h.
2003-07-22 17:29:56 +00:00
Markus Rost
f0514b34ed
(Garbage Collection): Fix previous change.
2003-07-22 16:15:25 +00:00
Stefan Monnier
7f856567ea
(get_minibuffer): Be careful when calling `reset_buffer'
...
which assumes the buffer is uninitialized.
2003-07-22 16:12:45 +00:00
Richard M. Stallman
c73983bbfa
(Truenames): Add LIMIT arg to file-chase-links.
2003-07-22 15:26:01 +00:00
Richard M. Stallman
6bc3abcbba
(Width): Use \s syntax in example.
...
(Font Selection): Add face-font-rescale-alist.
2003-07-22 15:25:22 +00:00
Richard M. Stallman
5a5d2aecd8
(Imenu): Add xref to Emacs Manual node on Imenu.
...
Remove spurious indent in example.
2003-07-22 15:24:39 +00:00
Richard M. Stallman
1006f20669
(Building Lists): Add number-sequence.
2003-07-22 15:23:50 +00:00
Richard M. Stallman
66c0f0547b
(Garbage Collection): Add gcs-done, gc-elapsed.
2003-07-22 15:23:16 +00:00
Richard M. Stallman
13a105af21
(Function Documentation): Explain how to
...
show calling convention explicitly in the doc string.
2003-07-22 15:22:50 +00:00
Richard M. Stallman
9258d6043f
(Selecting Windows): save-selected-window saves selected window of each frame.
...
(Window Configurations): Minor change.
2003-07-22 15:22:12 +00:00
Richard M. Stallman
2b01bb5552
(Syntax Table Functions): Use \s syntax in examples.
2003-07-22 15:21:10 +00:00
Richard M. Stallman
58c962913e
(Output Variables): Add print-continuous-numbering and print-number-table.
2003-07-22 15:20:31 +00:00
Richard M. Stallman
591a3500e9
Fix typo.
2003-07-22 15:19:05 +00:00
Richard M. Stallman
582ef186ea
(Decoding Output): New node.
2003-07-22 15:18:32 +00:00
Richard M. Stallman
75442b3f43
(Time Conversion): decode-time arg is optional.
2003-07-22 15:17:55 +00:00
Richard M. Stallman
6efdb8e54c
(Character Type): Don't use space as example for \.
...
Make list of char names and \-sequences correspond.
Explain that \s is not used in strings. `\ ' needs space after.
2003-07-22 15:17:28 +00:00
Richard M. Stallman
131bf94364
(Converting Representations): Add string-to-multibyte.
...
(Translation of Characters): Add translation-table-for-input.
(Default Coding Systems): Add auto-coding-functions.
(Explicit Encoding): Add decode-coding-inserted-region.
(Locales): Add locale-info.
2003-07-22 15:15:20 +00:00
Richard M. Stallman
7370e0a883
(Basic Completion): Describe test-completion.
...
Collections can be lists of strings.
Clean up lazy-completion-table.
(Programmed Completion): Mention test-completion.
Clarify why lambda expressions are not accepted.
(Minibuffer Misc): Describe minibufferp.
2003-07-22 15:13:58 +00:00
Markus Rost
93af03f0a1
(idlwave-comment-indent-char): Fix default value using ?\s.
2003-07-21 21:36:55 +00:00
Stefan Monnier
7cdee93615
(MARK_STRING, UNMARK_STRING, STRING_MARKED_P)
...
(GC_STRING_CHARS, string_bytes): Use ARRAY_MARK_FLAG rather than
MARKBIT as the gcmarkbit for strings.
2003-07-21 20:03:35 +00:00
John Paul Wallington
ec589b784a
(with-selected-window): Add closing paren.
2003-07-21 18:06:33 +00:00
Richard M. Stallman
e50886d302
*** empty log message ***
2003-07-21 09:58:57 +00:00
Richard M. Stallman
fb16e93267
(emacs-lisp-mode): Use run-mode-hooks.
...
(lisp-mode): Likewise.
2003-07-21 09:58:06 +00:00
Richard M. Stallman
4df623c073
(with-selected-window): Copy code form save-selected-window
...
so as to call select-window with norecord arg.
(dynamic-completion-table): Doc fix.
(lazy-completion-table): Doc fix.
2003-07-21 09:57:01 +00:00
Richard M. Stallman
3479c80635
(set-locale-environment): langinfo renamed to locale-info.
2003-07-21 09:54:34 +00:00
Richard M. Stallman
66643502dd
(auto-coding-functions): Doc fix.
2003-07-21 09:54:09 +00:00
Richard M. Stallman
763dbe6baf
(LD_SWITCH_SYSTEM_TEMACS): Add undef.
2003-07-21 09:53:19 +00:00
Richard M. Stallman
d68beb2f6d
(Flocale_info): Renamed from Flanginfo. Doc fixes.
...
(syms_of_fns): Corresponding change.
2003-07-21 09:52:45 +00:00
Richard M. Stallman
c124274d34
Use -Wl syntax.
2003-07-21 09:51:20 +00:00
Richard M. Stallman
e74154871e
(syms_of_alloc): Doc fixes.
2003-07-21 09:50:53 +00:00
Kenichi Handa
cbdbef2dc1
(quail-translate-key): Update quail-current-str correctly.
2003-07-21 07:17:51 +00:00
Andreas Schwab
29653ebc24
(sh-mode-syntax-table): Change syntax of ?, to "_".
2003-07-21 06:25:33 +00:00
Markus Rost
10aa5486d8
Indicate boundaries of the big quoted region by comments.
2003-07-20 23:38:20 +00:00
Kai Großjohann
90f8dc0308
Tramp 2.0.36 released.
...
* net/tramp.el (tramp-default-password-end-of-line): Renamed from
tramp-password-end-of-line.
(tramp-password-end-of-line): New method parameter.
(tramp-get-password-end-of-line): Function to access method
parameter `tramp-password-end-of-line', or variable
`tramp-default-password-end-of-line' (default value).
(tramp-methods): Add entries for new parameter
tramp-password-end-of-line.
(tramp-enter-password): Use new function
`tramp-get-password-end-of-line'.
(tramp-handle-insert-file-contents): Do not
unconditionally inhibit the file operation file-local-copy, only
do that when the inhibit-file-name-operation is currently
insert-file-contents. This fixes finding remote CVS-controlled
files. (It would barf on inserting the CVS/Entries file
literally, because the file-local-copy handler wasn't called.)
(tramp-handle-shell-command): Support optional third arg
ERROR-BUFFER.
(tramp-sh-extra-args): Adapt defcustom type to XEmacs.
(tramp-initial-commands): New variable.
(tramp-process-initial-commands): New function, using the variable.
(tramp-open-connection-setup-interactive-shell): Call the new
function.
(tramp-buffer-name, tramp-debug-buffer-name): Always put the
method into the buffer name, never use nil. Reported by Hanak
David <dhanak@inf.bme.hu>.
(tramp-open-connection-setup-interactive-shell): Erase buffer
before sending "stty -onlcr".
* net/tramp-vc.el (vc-workfile-unchanged-p): Add comment.
2003-07-20 19:04:48 +00:00
Kai Großjohann
6013ce4724
Tramp 2.0.36 released.
...
(Remote shell setup): Explain about problems with
non-Bourne commands in ~/.profile and ~/.shrc.
2003-07-20 19:00:56 +00:00
Markus Rost
177f7c5192
(artist-erase-char): Fix default value using ?\s.
2003-07-19 20:44:23 +00:00
John Paul Wallington
431328cc1c
(2C-mode-line-format): Doc fix.
2003-07-19 16:25:43 +00:00
John Paul Wallington
3592613a42
(enriched-decode-display-prop): Doc fix.
2003-07-19 16:22:35 +00:00
John Paul Wallington
b27a51dbfc
(artist-butlast-fn, artist-draw-sline)
...
(artist-draw-rect, artist-draw-square): Doc fixes.
2003-07-19 16:21:21 +00:00
Kenichi Handa
ee6916fd02
(kkc-show-conversion-list-update):
...
Highlight the correct candidate in the message.
2003-07-19 01:27:36 +00:00
John Paul Wallington
81d171731e
(current-word): Don't include punctuation char when
...
`really-word' arg is non-nil.
2003-07-18 22:46:08 +00:00
Martin Stjernholm
0c867fa71c
Regenerated for the new autoload directives in CC Mode.
2003-07-17 11:57:30 +00:00
Martin Stjernholm
75d6bc9b57
Obsoleted the old awk-mode.el package in favor of the AWK support in CC Mode.
2003-07-17 11:40:43 +00:00
Richard M. Stallman
fdc39b5955
(xim_initialize): Redo 6/24 change.
2003-07-17 10:15:15 +00:00
Karl Berry
d023326a87
(Help-Xref): missing , in @xref.
2003-07-16 22:17:40 +00:00
Stefan Monnier
05f4322df1
*** empty log message ***
2003-07-16 21:41:33 +00:00
Martin Stjernholm
f6c4327a0c
#Updated to 5.30.4.
2003-07-16 21:00:21 +00:00