1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-04-26 08:10:47 -07:00
Commit graph

87883 commits

Author SHA1 Message Date
Juanma Barranquero
af09cfd7a9 * face-remap.el (text-scale-mode-step, buffer-face-mode-face):
* icomplete.el (icomplete-prospects-height):
* textmodes/bibtex.el (bibtex-cite-matcher-alist): Add :version tags.
2008-12-15 16:45:55 +00:00
Juanma Barranquero
2364df5cff * international/mule-cmds.el (select-safe-coding-system):
* mail/rmail.el (rmail-require-mime-maybe):
  Fix arguments of `display-warning'.
2008-12-15 15:44:13 +00:00
Juanma Barranquero
6d49b2d88f * pmail.el (pmail-require-mime-maybe): Fix arguments of `display-warning'. 2008-12-15 15:40:53 +00:00
Juanma Barranquero
d5c78b09ab * international/mule.el (find-auto-coding): Fix typo in docstring. 2008-12-15 15:22:48 +00:00
Chong Yidong
97a424b858 (pmail-search): Call pmail-swap-buffers-maybe. 2008-12-15 15:06:50 +00:00
Chong Yidong
f520a2c629 * pmail.el (pmail-expunge): Save point if no expunging was done. 2008-12-15 15:06:44 +00:00
Chong Yidong
5136e31587 (pmail): Call pmail-swap-buffers-maybe.
(pmail-search): Call pmail-swap-buffers-maybe.
2008-12-15 14:56:06 +00:00
Chong Yidong
f343d373d3 * pmail.el (pmail): Call pmail-swap-buffers-maybe.
(pmail-search): Call pmail-swap-buffers-maybe.
2008-12-15 14:55:32 +00:00
Juanma Barranquero
534d37da57 Fix #870 breakage. Again. 2008-12-15 12:57:14 +00:00
Juanma Barranquero
9bc505aba8 * simple.el (bad-package-check): Fix arguments of `display-warning',
using the package name as TYPE.  Use `string-match-p'.
2008-12-15 12:52:16 +00:00
Katsumi Yamaoka
96a222012f (mm-charset-eval-alist): Define it before mm-charset-to-coding-system.
(mm-charset-to-coding-system): Add optional argument `silent';
 define it before mm-charset-override-alist.
(mm-charset-override-alist): Add `(gb2312 . gbk)' to the default value if it
 can be used in Emacs currently running; silence mm-charset-to-coding-system.
2008-12-15 04:15:35 +00:00
Chong Yidong
75f23946ee (x_free_frame_resources): Remove extraneous call to free_frame_faces. 2008-12-15 01:57:54 +00:00
Chong Yidong
5c629bf654 (xftfont_open): Free Xft font pattern if XftFontOpenPattern fails. 2008-12-15 01:57:40 +00:00
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