Andrew Innes
df07339abb
Include lisp/textmodes in load-path for bootstrap
...
emacs, to resolve ispell menu reference.
2003-01-15 12:01:14 +00:00
Francesco Potortì
adc55deaa5
Entry corrected.
2003-01-15 10:14:14 +00:00
Francesco Potortì
96b07d07cf
Revert previous change.
2003-01-15 10:04:49 +00:00
Kenichi Handa
6e57ec5e65
(message_dolog): Fix bug of the case that *Message*
...
buffer is unibyte.
2003-01-15 06:38:54 +00:00
Kenichi Handa
6df8b9feea
*** empty log message ***
2003-01-15 06:27:32 +00:00
Kenichi Handa
850964c2bf
(optimize-char-coding-system-table): Optimize it.
2003-01-15 05:57:31 +00:00
Kenichi Handa
be25dab0a1
Setup the fontset "fontset-mac" correctly.
2003-01-15 05:33:18 +00:00
Nick Roberts
377f175fe2
Improve commentary.
...
(gdb-window-height, gdb-window-width, gdb-display-number-end):
Customize the dimensions of frames for displayed expressions.
(gdb-error-begin): Comment out because it is not used because of
bug/quirk in annotations.
(gdb-reset): Use with-current-buffer.
2003-01-14 23:58:13 +00:00
Nick Roberts
8c62e68b01
*** empty log message ***
2003-01-14 23:57:32 +00:00
Francesco Potortì
81f6e55f76
(Ftext_properties_at, Fnext_char_property_change)
...
(Fprevious_char_property_change)
(Fnext_single_char_property_change)
(Fprevious_single_char_property_change, Fnext_property_change)
(Fnext_single_property_change, Fprevious_property_change)
(Fprevious_single_property_change, Fadd_text_properties)
(Fput_text_property, Fset_text_properties)
(Fremove_text_properties, Fremove_list_of_text_properties)
(Ftext_property_any, Ftext_property_not_all): Clarify doc strings.
2003-01-14 23:13:05 +00:00
Francesco Potortì
91f78c999e
(Fsubstring): Clarify doc string.
2003-01-14 23:12:31 +00:00
Francesco Potortì
292ddc3149
*** empty log message ***
2003-01-14 23:12:01 +00:00
Kim F. Storm
731ffbd94b
Rename whole-path' to whole-name' throughout.
...
(dired-mark-read-regexp): Use "Abs." prefix instead of "Path".
2003-01-14 23:11:42 +00:00
Kim F. Storm
470fa6d1a1
Doc fixes.
2003-01-14 23:11:19 +00:00
Kim F. Storm
af3f4952e5
Misc changes to avoid using path == file name.
2003-01-14 23:04:19 +00:00
Kim F. Storm
adbb6feebb
(fast-lock-cache-name): Doc fix.
2003-01-14 22:36:40 +00:00
Kim F. Storm
4dd14ef043
(browse-url-filename-alist): Doc fix.
2003-01-14 22:34:20 +00:00
Kim F. Storm
9dacec4c44
(archive-arc-rename-entry): Fix error message.
...
(archive-lzh-summarize): Replace local var `path' with `dir'.
(archive-unique-fname) [!MSDOS]: Avoid byte-compiler warning.
2003-01-14 22:32:21 +00:00
Stefan Monnier
38fdf6aa0d
(cvs-fileinfo-from-entries): Deal with Solaris'
...
occasional use of "05" rather than " 5" for day-of-month.
2003-01-14 21:53:39 +00:00
Stefan Monnier
2a673b0350
(log-view-message-re): The rev might be locked.
2003-01-14 21:46:13 +00:00
Kim F. Storm
84f6c6d05e
(ido-read-internal, ido-file-internal)
...
(ido-copy-current-file-name, ido-wide-find-dirs-or-files):
Don't use `path' as name of local variables holding a file name.
2003-01-14 21:31:47 +00:00
Kim F. Storm
a6ab80edb4
*** empty log message ***
2003-01-14 21:31:19 +00:00
Kim F. Storm
1b69d8e271
Remove final period from error message.
2003-01-14 21:12:20 +00:00
John Paul Wallington
7e4523a8eb
*** empty log message ***
2003-01-14 20:59:10 +00:00
John Paul Wallington
5760219d1d
(apropos): Restore autoload cookie. Fix error
...
message typo.
2003-01-14 20:47:21 +00:00
Steven Tamm
cbcf7a8e45
* make-package: Fixed problem where the building without
...
specifying build directory fails.
2003-01-14 17:49:00 +00:00
Kim F. Storm
26a086c6a4
(Fset_process_plist): Fixed return value.
2003-01-14 13:36:14 +00:00
Kim F. Storm
e519464cfb
Replace "process private vars" with "process plist".
2003-01-14 10:18:36 +00:00
Kim F. Storm
403ca8d9a7
(clone-process): Copy process' plist to new process.
2003-01-14 10:16:00 +00:00
Kim F. Storm
63e4e4c6d4
*** empty log message ***
2003-01-14 10:15:40 +00:00
Kim F. Storm
34368d128f
(process-put, process-get): New functions.
2003-01-14 09:56:10 +00:00
Kim F. Storm
faa7db081a
Reworked 2003-01-12 change -- call a plist a plist!
...
(QCplist): Renamed from QCvars. All uses changed.
(Fprocess_plist): Replaces Fprocess_variable. Simplified.
(Fset_process_plist): Replaces Fset_process_variable. Simplified.
(syms_of_process): Intern, staticpro, defsubr these.
(Fmake_network_process): Describe :plist arg. Removed :vars arg.
2003-01-14 09:55:50 +00:00
Kim F. Storm
59be51d7f2
(struct Lisp_Process): New member plist replaces old
...
member private_vars. All uses changed.
2003-01-14 09:55:00 +00:00
Markus Rost
dfc85ff2ea
Update the description of version handling.
2003-01-14 00:21:30 +00:00
Markus Rost
d568081554
(custom-make-dependencies): Don't set standard-value
...
and version numbers for variables. Handle faces.
2003-01-13 23:47:04 +00:00
Markus Rost
cba752d04a
(customize-changed-options): Doc addition. Load the
...
version deps earlier. Use other tests for groups and variables.
Handle faces.
2003-01-13 23:43:30 +00:00
Francesco Potortì
7ed1656756
*** empty log message ***
2003-01-13 23:16:41 +00:00
Francesco Potortì
7cae2a7a32
(motorola-delta-3300): Removed (obsolete).
2003-01-13 23:15:13 +00:00
Francesco Potortì
171ce8482e
(m68k-motorola-sysv): Removed (obsolete).
2003-01-13 23:12:05 +00:00
Francesco Potortì
e833850f14
*** empty log message ***
2003-01-13 23:08:23 +00:00
Kim F. Storm
a42e9704f2
Rename ido-max-prompt-width to ido-max-file-prompt-width for consistency.
2003-01-13 23:05:51 +00:00
Francesco Potortì
e1e7e6dd4e
obsoleted
2003-01-13 23:03:30 +00:00
Kim F. Storm
1c743e1660
Fix incorrect use of "path" term in ido.el.
2003-01-13 22:57:28 +00:00
Kim F. Storm
362cdb6189
(ido-ignore-directories-merge): Doc fix.
...
(ido-max-prompt-width): Renamed from ido-max-prompt-path.
(ido-enable-last-directory-history): Doc fix.
(ido-work-directory-list-ignore-regexps): Doc fix.
(ido-enable-tramp-completion): Doc fix.
(ido-record-ftp-work-directories): Doc fix.
(ido-merge-ftp-work-directories): Doc fix.
(ido-rewrite-file-prompt-functions): Renamed from
ido-make-file-prompt-hook. Directory name is now in dynamic
variable `dirname' (instead of `path').
(ido-rewrite-file-prompt-rules): Renamed from
ido-rewrite-prompt-path-rules.
(ido-read-file-name-as-directory-commands): Doc fix.
(ido-last-directory-list): Doc fix.
(ido-work-directory-list): Doc fix.
(ido-work-file-list): Doc fix.
(ido-make-prompt): Directory name now in `dirname' var.
(ido-edit-input): Doc fix.
(ido-complete): Fix error message.
(ido-copy-current-word): Doc fix.
(ido-find-file): Doc fix.
2003-01-13 22:56:53 +00:00
Francesco Potortì
efdc16c957
(Fdelete_directory, Fdelete_file): Document the
...
behaviour in front of symlinks.
(Fdelete_file): Raise an error on directories.
2003-01-13 22:17:01 +00:00
John Paul Wallington
64f511342e
(server-process-filter): Use `minibufferp' to test
...
whether we are inside a minibuffer.
(server-process, server-kill-new-buffers): Doc fixes.
2003-01-13 16:44:07 +00:00
Dave Love
817cb12775
*** empty log message ***
2003-01-13 13:33:54 +00:00
Dave Love
5c3ea973e7
(Freverse): Use QUIT.
2003-01-13 13:33:42 +00:00
Dave Love
395da65f76
(mule-utf-16-be, mule-utf-16-le): Remove
...
pre-write-conversion.
2003-01-13 13:26:21 +00:00
Juanma Barranquero
57876eb31b
*** empty log message ***
2003-01-13 12:50:55 +00:00