Chong Yidong
e2cbc40157
* xftfont.c (xftfont_open): Free Xft font pattern if
...
XftFontOpenPattern fails.
* xterm.c (x_free_frame_resources): Remove extraneous call to
free_frame_faces.
2008-12-15 01:57:19 +00:00
Roland Winkler
4ed46aefb2
(proced-sort-interactive, proced-sort-pcpu)
...
(proced-sort-pmem, proced-sort-start, proced-sort-time)
(proced-sort-user, proced-sort-header): Prefix arg
determines sorting order. Suggested by Dan Nicolaescu.
(proced-revert): Doc fix.
2008-12-14 23:16:09 +00:00
Roland Winkler
b4f671ce54
(proced-grammar-alist): Allow refiner elements that
...
are cons pairs (function . help-echo) or nil.
(proced-refine): Use them.
(proced-format-alist): Allow alternatives.
(proced-descend): New variable.
(proced-sort): New arg descend.
(proced-sort-interactive): Repeated calls toggle sort order.
(proced-format): Accomodate changes of proced-format-alist.
Undefined attributes are displayed as "?".
(proced-process-attributes): New optional arg pid-list.
Ignore processes with empty attribute list.
2008-12-14 17:41:29 +00:00
Roland Winkler
413e65fe7e
(proced-auto-update-interval): Renamed from proced-timer-interval.
...
(proced-auto-update-flag): Renamed from proced-timer-flag.
(proced-auto-update-timer): Renamed from proced-timer.
(proced-toggle-auto-update): Renamed from proced-toggle-timer-flag.
(proced-available): Initialize appropriately.
2008-12-14 17:31:34 +00:00
Vinicius Jose Latorre
2f298da2f2
PostScript Variables: fix doc.
2008-12-14 12:14:30 +00:00
Dan Nicolaescu
c5725ced41
Fix typos. Add more to the "SEE ALSO" section.
2008-12-14 03:27:10 +00:00
Dan Nicolaescu
67c1df0180
Include syswait.h instead of sys/types.h.
2008-12-14 03:23:43 +00:00
Glenn Morris
bdd8da910a
Fix MAILINGLISTS (default) location.
2008-12-14 00:08:55 +00:00
Chong Yidong
b3b6105f0d
(x_delete_display): Move xim_close_dpy call to x_delete_terminal.
...
(x_delete_terminal): Call xim_close_dpy.
2008-12-13 22:09:09 +00:00
Chong Yidong
b131d53521
* xterm.c (x_delete_display): Move xim_close_dpy call to
...
x_delete_terminal.
(x_delete_terminal): Call xim_close_dpy.
2008-12-13 22:08:58 +00:00
Glenn Morris
b1fc99ed2d
(uninstall): Use a narrower range of wildcards when deleting the icons.
2008-12-13 20:53:02 +00:00
Glenn Morris
8bfbbb97da
(uninstall): Remove desktop file and icons, game scores if empty.
2008-12-13 20:32:30 +00:00
Glenn Morris
8e7aa5def5
(manext): Remove variable.
...
(MAN_PAGES): New variable.
(install-arch-indep, uninstall): Use MAN_PAGES for list of files to add
and remove.
2008-12-13 20:12:08 +00:00
Glenn Morris
a3a81e9eef
Add "SEE ALSO" section.
2008-12-13 19:28:31 +00:00
Jason Rumney
e6df533648
* w32font.c (intern_font_name): New function.
...
(add_font_name_to_list, w32_enumfont_pattern_entity): Use it.
(w32font_open_internal, Fx_select_font): Decode font name.
(fill_in_logfont, list_all_matching_fonts): Encode font name.
* w32font.h (intern_font_name): Declare new function.
* w32uniscribe.c (add_opentype_font_name_to_list):
Use intern_font_name.
2008-12-13 17:56:27 +00:00
Chong Yidong
ebbbc028ab
(Fdelete_frame): Call free_font_driver_list.
2008-12-13 15:40:34 +00:00
Chong Yidong
9f2554de93
* frame.c (Fdelete_frame): Call free_font_driver_list.
...
* font.c (free_font_driver_list): Implement missing function.
2008-12-13 15:40:22 +00:00
Chong Yidong
2ed98482b8
(free_font_driver_list): Implement missing function.
2008-12-13 15:39:48 +00:00
Chong Yidong
3d9bec9a6b
* font.c (free_font_driver_list): Implement missing function.
2008-12-13 15:39:39 +00:00
Chong Yidong
7635ef3856
(pmail-output-to-babyl-file): Rewrite, assuming mbox
...
internal format.
(pmail-convert-to-babyl-format, pmail-nuke-pinhead-header): New
functions, moved from pmail.el.
2008-12-13 14:19:56 +00:00
Chong Yidong
f047d0db19
* pmailout.el (pmail-output-to-babyl-file): Rewrite, assuming mbox
...
internal format.
(pmail-convert-to-babyl-format, pmail-nuke-pinhead-header): New
functions, moved from pmail.el.
2008-12-13 14:19:24 +00:00
Chong Yidong
09fce22308
(struct xim_inst_t): Definition moved to xterm.h.
...
(xim_initialize): Save pointer to callback function data.
(xim_close_dpy): Free callback function data. Call XCloseIM,
reverting 2008-11-04 change by David Smith.
(x_term_init): Don't initialize the image cache here; it will be
done in init_frame_faces. Remove ancient "null_pixel" cruft.
(x_delete_display): Free x_dnd_atoms member.
2008-12-13 05:44:38 +00:00
Chong Yidong
9b011d3b30
(struct xim_inst_t): Definition moved from xterm.c.
...
(struct x_display_info): Remove unused member null_pixel. New
member xim_callback_data.
2008-12-13 05:41:55 +00:00
Chong Yidong
bb9038ffc0
(w32_term_init): Don't initialize the image cache here; it will be
...
done in init_frame_faces.
2008-12-13 05:40:29 +00:00
Chong Yidong
20d68145d2
* w32term.c (w32_term_init): Don't initialize the image cache
...
here; it will be done in init_frame_faces.
* xterm.h (struct xim_inst_t): Definition moved from xterm.c.
(struct x_display_info): Remove unused member null_pixel. New
member xim_callback_data.
* xterm.c (struct xim_inst_t): Definition moved to xterm.h.
(xim_initialize): Save pointer to callback function data.
(xim_close_dpy): Free callback function data. Call XCloseIM,
reverting 2008-11-04 change by David Smith.
(x_term_init): Don't initialize the image cache here; it will be
done in init_frame_faces. Remove ancient "null_pixel" cruft.
(x_delete_display): Free x_dnd_atoms member.
2008-12-13 05:39:41 +00:00
Chong Yidong
91c37b7e41
Update commentary.
2008-12-13 05:39:20 +00:00
Glenn Morris
bf61b6ada1
Fix comment typo.
2008-12-13 04:20:11 +00:00
Glenn Morris
c4607d7f3d
(install-arch-indep): Add new man-pages.
2008-12-13 04:19:34 +00:00
Glenn Morris
c89da685b0
Remove initial copyright comment, just refer to COPYING section, merge
...
years.
2008-12-13 04:16:16 +00:00
Glenn Morris
0a46456b1d
New file. Basic man-page, largely constructed from program --help output.
2008-12-13 04:15:43 +00:00
Glenn Morris
967b69cd11
New file. Basic man-page, largely from script commentary.
2008-12-13 04:15:33 +00:00
Glenn Morris
d9837595c3
New file. Basic man-page.
2008-12-13 04:15:23 +00:00
Glenn Morris
f7e18da285
Don't duplicate copyright info in initial comment,
...
just refer to COPYING section.
2008-12-13 04:15:06 +00:00
Glenn Morris
4e588b2924
Comment.
2008-12-13 04:14:26 +00:00
Glenn Morris
0c497687f3
Fix "emacsclient" typo. Replace problematic character.
...
Add some formatting. Add permissions notice.
2008-12-13 04:14:10 +00:00
Glenn Morris
83031738b5
(declare-function): Doc fix.
2008-12-13 04:12:45 +00:00
Glenn Morris
5ff602defb
(font-lock-defaults): Doc fix: mention levels; refer to elisp manual.
2008-12-13 04:12:08 +00:00
Glenn Morris
caef3ed2d0
(Font Lock Basics): Fix level description. (Bug#1534)
...
(Levels of Font Lock): Refer to font-lock-maximum-decoration.
2008-12-13 04:11:03 +00:00
Kenichi Handa
55e4177003
(font_rescale_ratio): Moved from xfaces.c. Argument
...
type changed. Handle a font-spec too.
(font_score): Check Vface_font_rescale_alist.
(font_open_entity): Likewise.
2008-12-13 03:29:47 +00:00
Kenichi Handa
96f9306b8b
(font_rescale_ratio): Moved to font.c.
2008-12-13 03:29:30 +00:00
Chong Yidong
3b18571d2c
(Fx_wm_set_size_hint): Check if the frame is an X frame.
2008-12-13 01:21:17 +00:00
Chong Yidong
8d5b496470
* xfns.c (Fx_wm_set_size_hint): Check if the frame is an X frame.
2008-12-13 01:20:43 +00:00
Jason Rumney
d5272e33cc
(x_display_info_for_name, Fx_open_connection): Set
...
Vwindow_system_version to the real w32 major version.
2008-12-12 15:34:46 +00:00
Chong Yidong
2c6ee63db5
All callers to pmail-output-to-pmail-file changed to
...
pmail-output-to-babyl-file.
2008-12-12 15:26:46 +00:00
Chong Yidong
c1589cbeac
(pmail-output): Rewrite to handle mbox format.
...
(pmail-output-to-babyl-file): Renamed from pmail-output-to-pmail-file.
2008-12-12 15:26:28 +00:00
Chong Yidong
17a1c3f768
* pmailout.el (pmail-output): Rewrite to handle mbox format.
...
(pmail-output-to-babyl-file): Renamed from
pmail-output-to-pmail-file.
* pmail.el: All callers to pmail-output-to-pmail-file changed to
pmail-output-to-babyl-file.
* pmail.el: All callers to pmail-output-to-pmail-file changed to
pmail-output-to-babyl-file.
2008-12-12 15:26:17 +00:00
Martin Rudalics
9adf1f0652
(fit-window-to-buffer): Return non-nil when height
...
was orderly adjusted, nil otherwise.
2008-12-12 09:32:02 +00:00
Glenn Morris
21c58e4d62
(Error Debugging): Refer forwards to eval-expression-debug-on-error.
2008-12-12 03:55:24 +00:00
Miles Bader
bb47268440
Add arch tagline
2008-12-12 02:21:58 +00:00
Juanma Barranquero
49851cf7f8
Fix typo.
2008-12-12 01:00:33 +00:00