Eli Zaretskii
028e2c1919
(Startup Summary): Add xref to documentation of `initial-window-system'.
2008-12-20 13:54:24 +00:00
Eli Zaretskii
4267d51509
(Window Systems): Document `initial-window-system'.
2008-12-20 13:52:30 +00:00
Eli Zaretskii
77bb04766a
(Window Systems): Document `window-system' the function. The variable
...
`window-system' is now frame-local.
2008-12-20 13:48:32 +00:00
Eli Zaretskii
ac0503eccc
*** empty log message ***
2008-12-20 13:34:44 +00:00
Eli Zaretskii
91c85b7062
Add commentary about WINDOWSNT implementation of list_system_processes and
...
system_process_attributes.
2008-12-20 12:13:54 +00:00
Chong Yidong
7d61c21112
(ido-read-internal): Handle confirm' and confirm-after-completion'
...
values for the require-match argument.
2008-12-20 10:30:06 +00:00
Chong Yidong
95ee4b8f84
* ido.el (ido-read-internal): Handle `confirm' and
...
`confirm-after-completion' values for the require-match argument.
2008-12-20 10:29:46 +00:00
Chong Yidong
5fedada77c
(Fread_buffer): Doc fix.
2008-12-20 10:25:19 +00:00
Chong Yidong
6ea151235e
* minibuf.c (Fread_buffer): Doc fix.
2008-12-20 10:24:41 +00:00
Jason Rumney
c855d68235
(auto-coding-regexp-alist): Use utf-8-with-signature for files
...
starting with UTF-8 BOM.
2008-12-20 09:33:52 +00:00
Jason Rumney
b2dab6c8f7
(decode_coding): Clear chars_at_source flag when using charbuf.
2008-12-20 08:01:12 +00:00
Chong Yidong
1aa956a1e2
(mode-line-eol-desc): Use assoc to query mode-line-eol-desc-cache.
2008-12-20 07:20:32 +00:00
Chong Yidong
6bc149365b
* bindings.el (mode-line-eol-desc): Use assoc to query
...
mode-line-eol-desc-cache.
2008-12-20 07:19:59 +00:00
Chong Yidong
07be10d88f
(pmail-add-header): Function deleted.
...
(pmail-add-mbox-headers): Insert header directly instead of
calling pmail-add-header.
(pmail-display-labels): Add leading space to attribute string.
(pmail-set-attribute): Call pmail-swap-buffers-maybe. Insert
header directly instead of calling pmail-add-header.
2008-12-20 07:03:06 +00:00
Chong Yidong
bbf92dadcd
* pmail.el (pmail-add-header): Function deleted.
...
(pmail-add-mbox-headers): Insert header directly instead of
calling pmail-add-header.
(pmail-display-labels): Add leading space to attribute string.
(pmail-set-attribute): Call pmail-swap-buffers-maybe. Insert
header directly instead of calling pmail-add-header.
2008-12-20 07:02:49 +00:00
Chong Yidong
de16190387
* pmail.el (pmail-expunge-and-save): Call pmail-swap-buffers-maybe before
...
saving.
(pmail-quit): Handling expunging manually, instead of calling
pmail-expunge-and-save.
(pmail-next-undeleted-message): If no other message can be shown,
show the current one.
2008-12-20 04:30:04 +00:00
Chong Yidong
a8eed59f9a
(pmail-expunge-and-save): Call pmail-swap-buffers-maybe before
...
saving.
(pmail-quit): Handling expunging manually, instead of calling
pmail-expunge-and-save.
(pmail-next-undeleted-message): If no other message can be shown,
show the current one.
2008-12-20 04:29:26 +00:00
Chong Yidong
2b8e6500ca
(pmail-get-new-mail): Call pmail-swap-buffers-maybe.
...
(pmail-get-new-mail-1): Adjust restriction after calling
pmail-insert-inbox-text.
(pmail-add-mbox-headers): Use save-restriction.
2008-12-20 04:07:07 +00:00
Chong Yidong
8b176528f2
* pmail.el (pmail-get-new-mail): Call pmail-swap-buffers-maybe.
...
(pmail-get-new-mail-1): Adjust restriction after calling
pmail-insert-inbox-text.
(pmail-add-mbox-headers): Use save-restriction.
2008-12-20 04:06:31 +00:00
Glenn Morris
fd8d5da9db
(org-org-menu): Fix some more menu entries.
2008-12-20 03:30:31 +00:00
Glenn Morris
7ed216d669
(comint-save-input-ring-index): Add missing initial value.
2008-12-20 03:26:00 +00:00
Glenn Morris
236fd60db1
(Acknowledgments): General update based on AUTHORS,
...
including removal of some stuff no longer distributed.
2008-12-20 03:21:56 +00:00
Dan Nicolaescu
2d2d05d864
(system_process_attributes): Close fd when done.
2008-12-19 23:38:28 +00:00
Dan Nicolaescu
6d1921bece
(serial_configure): Fix typo.
2008-12-19 23:06:39 +00:00
Dan Nicolaescu
900d51fcda
* process.c: (Flist_system_processes):
...
(Fsystem_process_attributes): Undo previous change, these functions
are duplicated for the benefit of #ifndef subprocesses.
2008-12-19 22:53:15 +00:00
Dan Nicolaescu
9dcbe89bff
* sysdep.c (system_process_attributes): Fix typo.
2008-12-19 22:24:58 +00:00
Dan Nicolaescu
3d7de9fb39
* process.c: (Flist_system_processes):
...
(Fsystem_process_attributes): Fix strange CVS problem, return the
correct value.
2008-12-19 22:19:49 +00:00
Juanma Barranquero
d0482e4e9a
* proced.el (proced-grammar-alist): Doc fix.
...
(proced-marker-char, proced-mark, proced-help-string, proced-mode-map)
(proced-filter-parents, proced-sort-header, proced-update, proced-help)
(proced-undo): Fix typos in docstrings.
2008-12-19 21:53:25 +00:00
Juanma Barranquero
a300e74ab1
Fix typos.
2008-12-19 21:45:22 +00:00
Dan Nicolaescu
efdd80c6fd
proced.el does not use ps(1) anymore, state that is not functional
...
everywhere.
2008-12-19 21:00:32 +00:00
Dan Nicolaescu
f4f634e8de
* sysdep.c (system_process_attributes): Add implementation for Solaris.
...
* s/sol2-10.h (HAVE_PROCFS, _STRUCTURED_PROC): New defines.
2008-12-19 20:58:37 +00:00
Dan Nicolaescu
53934c983b
Include alloca.h.
2008-12-19 20:52:15 +00:00
Dan Nicolaescu
06e111a6ef
Reorganize implementation of Flist_system_processes and
...
Fsystem_process_attributes. No functional changes.
* process.c: Don't #include pwd.h, grp.h and limits.h.
(Flist_system_processes): Just call list_system_processes.
(Fsystem_process_attributes): Just call system_process_attributes.
(procfs_list_system_processes, time_from_jiffies)
(ltime_from_jiffies, get_up_time, procfs_ttyname, MAJOR, MINOR)
(procfs_get_total_memory, procfs_system_process_attributes): Move ...
* sysdep.c: ... here. Include pwd.h, grp.h and limits.h.
(list_system_processes): Rename from
procfs_list_system_processes. Enclose in #ifdef HAVE_PROCFS.
Provide a do nothing implementation.
(system_process_attributes): Rename from
procfs_list_system_processes.
(ltime_from_jiffies, get_up_time, procfs_ttyname, MAJOR, MINOR)
(procfs_get_total_memory): Enclose in #ifdef GNU_LINUX.
* w32.c (list_system_processes): Rename from
w32_list_system_processes.
(system_process_attributes): Rename from
w32_system_process_attributes.
* s/gnu-linux.h (LISTPROC, PROCATTR): Remove.
* process.h (w32_list_system_processes)
(w32_system_process_attributes): Remove.
(list_system_processes, system_process_attributes): New
prototypes.
* config.nt (LISTPROC, PROCATTR): Remove.
2008-12-19 19:50:35 +00:00
Agustín Martín
349b325660
* fixit.texi: Mention hunspell
2008-12-19 12:23:09 +00:00
Agustín Martín
e483e9f8ef
Fix missing entry for hunspell first cut
...
(ispell-really-hunspell): new variable to signal hunspell
(ispell-check-version):
Check if hunspell and set ispell-really-hunspell if needed
(ispell-send-string), (ispell-start-process), (flyspell-large-region):
Pass right options for hunspell if needed
2008-12-19 11:45:24 +00:00
Eli Zaretskii
bde76d3e83
(MS-DOS): Document the problems on Vista.
2008-12-19 11:13:11 +00:00
Eli Zaretskii
b5a0990328
(--with-system-malloc): New option; see msdos/INSTALL for rationale.
2008-12-19 11:05:49 +00:00
Eli Zaretskii
bd448b7a32
Document the problems on Windows Vista and the --with-system-malloc option
...
to config.bat.
2008-12-19 11:02:42 +00:00
Eli Zaretskii
fc64a6b99a
New file.
2008-12-19 11:02:02 +00:00
Martin Rudalics
dda87836a2
(Windows): Rewrite description of
...
fit-window-to-buffer.
2008-12-19 09:15:39 +00:00
Kenichi Handa
6a705b232b
(xfont_decode_coding_xlfd): New function.
...
(xfont_encode_coding_xlfd): New function.
(xfont_list_pattern): Decode XLFD by iso-8859-1.
(xfont_list): Decode and encode XLFD by iso-8859-1.
(xfont_match): Likewise.
(xfont_list_family): Likewise.
(xfont_open): Likewise.
2008-12-19 05:42:14 +00:00
Kenichi Handa
3299c55202
(ftfont_open): Genarate a multibyte string if given
...
names are utf-8.
2008-12-19 05:39:44 +00:00
Kenichi Handa
2781b4e0a3
(xftfont_open): Genarate a multibyte string if give names are utf-8.
2008-12-19 05:39:19 +00:00
Glenn Morris
4c12073242
Header format fix.
2008-12-19 05:29:04 +00:00
Glenn Morris
5463027f0c
Fix whitespace in copyright years.
2008-12-19 05:25:25 +00:00
Glenn Morris
62507a6a81
Header format fix.
2008-12-19 05:24:35 +00:00
Glenn Morris
fa61190c11
(Acknowledgments): Fix typo.
2008-12-19 03:36:21 +00:00
Glenn Morris
9b0455c77a
(Acknowledgments): Consolidate explanatory text at start.
2008-12-19 03:34:38 +00:00
Glenn Morris
01cc3e13db
(authors-aliases): Add some more aliases.
2008-12-19 03:30:14 +00:00
Glenn Morris
690170693f
Re-regenerate.
2008-12-19 03:28:57 +00:00