bpt/emacs.git
15 years ago(Fdelete_frame): Call free_font_driver_list.
Chong Yidong [Sat, 13 Dec 2008 15:40:34 +0000 (15:40 +0000)]
(Fdelete_frame): Call free_font_driver_list.

15 years ago* frame.c (Fdelete_frame): Call free_font_driver_list.
Chong Yidong [Sat, 13 Dec 2008 15:40:22 +0000 (15:40 +0000)]
* frame.c (Fdelete_frame): Call free_font_driver_list.

* font.c (free_font_driver_list): Implement missing function.

15 years ago(free_font_driver_list): Implement missing function.
Chong Yidong [Sat, 13 Dec 2008 15:39:48 +0000 (15:39 +0000)]
(free_font_driver_list): Implement missing function.

15 years ago* font.c (free_font_driver_list): Implement missing function.
Chong Yidong [Sat, 13 Dec 2008 15:39:39 +0000 (15:39 +0000)]
* font.c (free_font_driver_list): Implement missing function.

15 years ago(pmail-output-to-babyl-file): Rewrite, assuming mbox
Chong Yidong [Sat, 13 Dec 2008 14:19:56 +0000 (14:19 +0000)]
(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.

15 years ago* pmailout.el (pmail-output-to-babyl-file): Rewrite, assuming mbox
Chong Yidong [Sat, 13 Dec 2008 14:19:24 +0000 (14:19 +0000)]
* 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.

15 years ago(struct xim_inst_t): Definition moved to xterm.h.
Chong Yidong [Sat, 13 Dec 2008 05:44:38 +0000 (05:44 +0000)]
(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.

15 years ago(struct xim_inst_t): Definition moved from xterm.c.
Chong Yidong [Sat, 13 Dec 2008 05:41:55 +0000 (05:41 +0000)]
(struct xim_inst_t): Definition moved from xterm.c.
(struct x_display_info): Remove unused member null_pixel.  New
member xim_callback_data.

15 years ago(w32_term_init): Don't initialize the image cache here; it will be
Chong Yidong [Sat, 13 Dec 2008 05:40:29 +0000 (05:40 +0000)]
(w32_term_init): Don't initialize the image cache here; it will be
done in init_frame_faces.

15 years ago* w32term.c (w32_term_init): Don't initialize the image cache
Chong Yidong [Sat, 13 Dec 2008 05:39:41 +0000 (05:39 +0000)]
* 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.

15 years agoUpdate commentary.
Chong Yidong [Sat, 13 Dec 2008 05:39:20 +0000 (05:39 +0000)]
Update commentary.

15 years agoFix comment typo.
Glenn Morris [Sat, 13 Dec 2008 04:20:11 +0000 (04:20 +0000)]
Fix comment typo.

15 years ago(install-arch-indep): Add new man-pages.
Glenn Morris [Sat, 13 Dec 2008 04:19:34 +0000 (04:19 +0000)]
(install-arch-indep): Add new man-pages.

15 years agoRemove initial copyright comment, just refer to COPYING section, merge
Glenn Morris [Sat, 13 Dec 2008 04:16:16 +0000 (04:16 +0000)]
Remove initial copyright comment, just refer to COPYING section, merge
years.

15 years agoNew file. Basic man-page, largely constructed from program --help output.
Glenn Morris [Sat, 13 Dec 2008 04:15:43 +0000 (04:15 +0000)]
New file.  Basic man-page, largely constructed from program --help output.

15 years agoNew file. Basic man-page, largely from script commentary.
Glenn Morris [Sat, 13 Dec 2008 04:15:33 +0000 (04:15 +0000)]
New file.  Basic man-page, largely from script commentary.

15 years agoNew file. Basic man-page.
Glenn Morris [Sat, 13 Dec 2008 04:15:23 +0000 (04:15 +0000)]
New file.  Basic man-page.

15 years agoDon't duplicate copyright info in initial comment,
Glenn Morris [Sat, 13 Dec 2008 04:15:06 +0000 (04:15 +0000)]
Don't duplicate copyright info in initial comment,
just refer to COPYING section.

15 years agoComment.
Glenn Morris [Sat, 13 Dec 2008 04:14:26 +0000 (04:14 +0000)]
Comment.

15 years agoFix "emacsclient" typo. Replace problematic character.
Glenn Morris [Sat, 13 Dec 2008 04:14:10 +0000 (04:14 +0000)]
Fix "emacsclient" typo.  Replace problematic character.
Add some formatting.  Add permissions notice.

15 years ago(declare-function): Doc fix.
Glenn Morris [Sat, 13 Dec 2008 04:12:45 +0000 (04:12 +0000)]
(declare-function): Doc fix.

15 years ago(font-lock-defaults): Doc fix: mention levels; refer to elisp manual.
Glenn Morris [Sat, 13 Dec 2008 04:12:08 +0000 (04:12 +0000)]
(font-lock-defaults): Doc fix: mention levels; refer to elisp manual.

15 years ago(Font Lock Basics): Fix level description. (Bug#1534)
Glenn Morris [Sat, 13 Dec 2008 04:11:03 +0000 (04:11 +0000)]
(Font Lock Basics): Fix level description.  (Bug#1534)
(Levels of Font Lock): Refer to font-lock-maximum-decoration.

15 years ago(font_rescale_ratio): Moved from xfaces.c. Argument
Kenichi Handa [Sat, 13 Dec 2008 03:29:47 +0000 (03:29 +0000)]
(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.

15 years ago(font_rescale_ratio): Moved to font.c.
Kenichi Handa [Sat, 13 Dec 2008 03:29:30 +0000 (03:29 +0000)]
(font_rescale_ratio): Moved to font.c.

15 years ago(Fx_wm_set_size_hint): Check if the frame is an X frame.
Chong Yidong [Sat, 13 Dec 2008 01:21:17 +0000 (01:21 +0000)]
(Fx_wm_set_size_hint): Check if the frame is an X frame.

15 years ago* xfns.c (Fx_wm_set_size_hint): Check if the frame is an X frame.
Chong Yidong [Sat, 13 Dec 2008 01:20:43 +0000 (01:20 +0000)]
* xfns.c (Fx_wm_set_size_hint): Check if the frame is an X frame.

15 years ago(x_display_info_for_name, Fx_open_connection): Set
Jason Rumney [Fri, 12 Dec 2008 15:34:46 +0000 (15:34 +0000)]
(x_display_info_for_name, Fx_open_connection): Set
Vwindow_system_version to the real w32 major version.

15 years agoAll callers to pmail-output-to-pmail-file changed to
Chong Yidong [Fri, 12 Dec 2008 15:26:46 +0000 (15:26 +0000)]
All callers to pmail-output-to-pmail-file changed to
pmail-output-to-babyl-file.

15 years ago(pmail-output): Rewrite to handle mbox format.
Chong Yidong [Fri, 12 Dec 2008 15:26:28 +0000 (15:26 +0000)]
(pmail-output): Rewrite to handle mbox format.
(pmail-output-to-babyl-file): Renamed from pmail-output-to-pmail-file.

15 years ago* pmailout.el (pmail-output): Rewrite to handle mbox format.
Chong Yidong [Fri, 12 Dec 2008 15:26:17 +0000 (15:26 +0000)]
* 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.

15 years ago(fit-window-to-buffer): Return non-nil when height
Martin Rudalics [Fri, 12 Dec 2008 09:32:02 +0000 (09:32 +0000)]
(fit-window-to-buffer): Return non-nil when height
was orderly adjusted, nil otherwise.

15 years ago(Error Debugging): Refer forwards to eval-expression-debug-on-error.
Glenn Morris [Fri, 12 Dec 2008 03:55:24 +0000 (03:55 +0000)]
(Error Debugging): Refer forwards to eval-expression-debug-on-error.

15 years agoAdd arch tagline
Miles Bader [Fri, 12 Dec 2008 02:21:58 +0000 (02:21 +0000)]
Add arch tagline

15 years agoFix typo.
Juanma Barranquero [Fri, 12 Dec 2008 01:00:33 +0000 (01:00 +0000)]
Fix typo.

15 years ago(init_tty): Move setting the terminal name before the
Dan Nicolaescu [Fri, 12 Dec 2008 00:54:31 +0000 (00:54 +0000)]
(init_tty): Move setting the terminal name before the
potential user: maybe_fatal.

15 years agoFix typos.
Juanma Barranquero [Fri, 12 Dec 2008 00:49:39 +0000 (00:49 +0000)]
Fix typos.

15 years ago* server.el (server-sentinel): Uncomment code to delete connection file.
Juanma Barranquero [Fri, 12 Dec 2008 00:33:30 +0000 (00:33 +0000)]
* server.el (server-sentinel): Uncomment code to delete connection file.
  (server-start): Save the connection file in the server property list.
  Delete it only when we are reasonably convinced that it is not owned by
  a running server.
  (server-force-delete): New command to force-delete the connection file,
  and stop the server if it is running.
  (server-running-p): Return t also for local TCP servers when we find a
  process with a matching PID, and :other for undecided cases.

15 years ago(tty_free_frame_resources): Renamed from delete_tty_output; all
Chong Yidong [Thu, 11 Dec 2008 20:38:36 +0000 (20:38 +0000)]
(tty_free_frame_resources): Renamed from delete_tty_output; all
callers changed.  Call free_frame_faces to free the face cache.

15 years ago* term.c (tty_free_frame_resources): Renamed from delete_tty_output;
Chong Yidong [Thu, 11 Dec 2008 20:38:26 +0000 (20:38 +0000)]
* term.c (tty_free_frame_resources): Renamed from delete_tty_output;
all callers changed.  Call free_frame_faces to free the face cache.

15 years agoUpdated from master source.
Dan Nicolaescu [Thu, 11 Dec 2008 18:17:15 +0000 (18:17 +0000)]
Updated from master source.

15 years ago(WCONTINUED): New compatibility define for older systems.
Dan Nicolaescu [Thu, 11 Dec 2008 17:32:44 +0000 (17:32 +0000)]
(WCONTINUED): New compatibility define for older systems.

15 years ago(dired-pop-to-buffer): Call with min-height arg 1 to
Martin Rudalics [Thu, 11 Dec 2008 17:20:45 +0000 (17:20 +0000)]
(dired-pop-to-buffer): Call with min-height arg 1 to
make sure that small buffers get shown.

15 years ago(fit-window-to-buffer): Use with-selected-window and
Martin Rudalics [Thu, 11 Dec 2008 17:17:44 +0000 (17:17 +0000)]
(fit-window-to-buffer): Use with-selected-window and
condition-case.  Do not delete more windows than necessary in
the shrinking (delta < 0) case.  Do not raise an error when the
containing frame is too small to show all of buffer.  (Bug#1488)

15 years ago(fill_in_logfont): Don't assume symbol script means SYMBOL_CHARSET.
Jason Rumney [Thu, 11 Dec 2008 14:58:04 +0000 (14:58 +0000)]
(fill_in_logfont): Don't assume symbol script means SYMBOL_CHARSET.

15 years ago(uniscribe_encode_char): Increase glyph buffer size for surrogates.
Jason Rumney [Thu, 11 Dec 2008 13:02:52 +0000 (13:02 +0000)]
(uniscribe_encode_char): Increase glyph buffer size for surrogates.

15 years agoAdd info to entry.
Juanma Barranquero [Thu, 11 Dec 2008 12:02:49 +0000 (12:02 +0000)]
Add info to entry.

15 years agoFix typo.
Juanma Barranquero [Thu, 11 Dec 2008 11:06:46 +0000 (11:06 +0000)]
Fix typo.

15 years ago* progmodes/ruby-mode.el (ruby-mode-abbrev-table, ruby-mode-map)
Juanma Barranquero [Thu, 11 Dec 2008 11:03:42 +0000 (11:03 +0000)]
* progmodes/ruby-mode.el (ruby-mode-abbrev-table, ruby-mode-map)
  (ruby-mode-syntax-table, ruby-indent-tabs-mode, ruby-indent-level)
  (ruby-mode-variables, ruby-indent-line, ruby-indent-size)
  (ruby-calculate-indent, ruby-electric-brace, ruby-beginning-of-defun)
  (ruby-here-doc-beg-syntax, ruby-here-doc-end-syntax)
  (ruby-font-lock-syntax-table, ruby-font-lock-keywords)
  (ruby-end-of-defun, ruby-move-to-block, ruby-forward-sexp)
  (ruby-backward-sexp, ruby-add-log-current-method)
  (ruby-font-lock-syntactic-keywords, ruby-comment-beg-syntax)
  (ruby-in-here-doc-p, ruby-mode): Fix typos in docstrings.
  (ruby-deep-indent-paren): Doc fix.
  (ruby-insert-encoding-magic-comment): Remove * from docstring.
  (ruby-here-doc-find-end): Reflow docstring.

15 years ago*** empty log message ***
Martin Rudalics [Thu, 11 Dec 2008 09:53:54 +0000 (09:53 +0000)]
*** empty log message ***

15 years ago(dired-pop-to-buffer): Use fit-window-to-buffer when
Martin Rudalics [Thu, 11 Dec 2008 09:48:08 +0000 (09:48 +0000)]
(dired-pop-to-buffer): Use fit-window-to-buffer when
dired-shrink-to-fit is non-nil.  (Bug#1488)

15 years agoMove decoding of locale info from Lisp to C.
Juanma Barranquero [Thu, 11 Dec 2008 09:40:44 +0000 (09:40 +0000)]
Move decoding of locale info from Lisp to C.

* src/w32proc.c (Fw32_get_locale_info): Decode long form of locale name.

* lisp/w32-fns.el (w32-list-locales): Revert part of 2008-10-17 change;
  decoding of long locale info is now done in `w32-get-locale-info'.

15 years ago* process.c (Fsystem_process_attributes, syms_of_process):
Juanma Barranquero [Thu, 11 Dec 2008 08:46:35 +0000 (08:46 +0000)]
* process.c (Fsystem_process_attributes, syms_of_process):
  Fix typo in name of Ssystem_process_attributes.
  Reported by Ulrich Mueller <ulm@kph.uni-mainz.de>.

15 years agoSH3 is still supported.
Dan Nicolaescu [Thu, 11 Dec 2008 07:44:27 +0000 (07:44 +0000)]
SH3 is still supported.

15 years agoFix ruby-mode attribution.
Glenn Morris [Thu, 11 Dec 2008 04:22:37 +0000 (04:22 +0000)]
Fix ruby-mode attribution.

15 years agoFix auto-mode-alist entry.
Chong Yidong [Thu, 11 Dec 2008 02:01:55 +0000 (02:01 +0000)]
Fix auto-mode-alist entry.

15 years ago* progmodes/ruby-mode.el: Fix auto-mode-alist entry.
Chong Yidong [Thu, 11 Dec 2008 02:01:35 +0000 (02:01 +0000)]
* progmodes/ruby-mode.el: Fix auto-mode-alist entry.

15 years ago* syntax.c (Fmodify_syntax_entry): Doc fix.
Juanma Barranquero [Thu, 11 Dec 2008 01:49:46 +0000 (01:49 +0000)]
* syntax.c (Fmodify_syntax_entry): Doc fix.

15 years ago(main): Fix previous change.
Dan Nicolaescu [Wed, 10 Dec 2008 23:36:03 +0000 (23:36 +0000)]
(main): Fix previous change.

15 years ago* emacsclient.c (main): Fix mindless breakage where emacsclient
Juanma Barranquero [Wed, 10 Dec 2008 22:18:21 +0000 (22:18 +0000)]
* emacsclient.c (main): Fix mindless breakage where emacsclient
  does not work *at all* on Windows, even if it *can* connect.

15 years ago(pmail-perm-variables): Don't call pmail-parse-file-inboxes.
Chong Yidong [Wed, 10 Dec 2008 21:50:23 +0000 (21:50 +0000)]
(pmail-perm-variables): Don't call pmail-parse-file-inboxes.
(pmail-parse-file-inboxes): Function deleted.
(pmail-get-new-mail-1): Function merged into pmail-get-new-mail.
(pmail-get-new-mail-2): Renamed to pmail-get-new-mail-1.
(pmail-get-new-mail-filter-spam): Call rmail-spam-filter, not
pmail-spam-filter.
(pmail-convert-to-babyl-format): Function deleted.
(pmail-nuke-pinhead-header): Function deleted.
(pmail-reply): Parsing headers in mbox format.  Call
rmail-dont-reply-to instead of pmail-dont-reply-to.

15 years ago* pmail.el (pmail-perm-variables): Don't call pmail-parse-file-inboxes.
Chong Yidong [Wed, 10 Dec 2008 21:48:55 +0000 (21:48 +0000)]
* pmail.el (pmail-perm-variables): Don't call pmail-parse-file-inboxes.
(pmail-parse-file-inboxes): Function deleted.
(pmail-get-new-mail-1): Function merged into pmail-get-new-mail.
(pmail-get-new-mail-2): Renamed to pmail-get-new-mail-1.
(pmail-get-new-mail-filter-spam): Call rmail-spam-filter, not
pmail-spam-filter.
(pmail-convert-to-babyl-format): Function deleted.
(pmail-nuke-pinhead-header): Function deleted.
(pmail-reply): Parsing headers in mbox format.  Call
rmail-dont-reply-to instead of pmail-dont-reply-to.

15 years ago(pmail-insert-pmail-file-header): Function deleted.
Chong Yidong [Wed, 10 Dec 2008 20:56:39 +0000 (20:56 +0000)]
(pmail-insert-pmail-file-header): Function deleted.
(pmail-decode-babyl-format): Function deleted.

15 years ago(pmail-output-to-pmail-file): Don't call
Chong Yidong [Wed, 10 Dec 2008 20:56:32 +0000 (20:56 +0000)]
(pmail-output-to-pmail-file): Don't call
pmail-insert-pmail-file-header.

15 years ago* pmailout.el (pmail-output-to-pmail-file): Don't call
Chong Yidong [Wed, 10 Dec 2008 20:56:16 +0000 (20:56 +0000)]
* pmailout.el (pmail-output-to-pmail-file): Don't call
pmail-insert-pmail-file-header.

* pmail.el (pmail-insert-pmail-file-header): Function deleted.
(pmail-decode-babyl-format): Function deleted.

15 years agoRemove debugging code.
Chong Yidong [Wed, 10 Dec 2008 20:36:47 +0000 (20:36 +0000)]
Remove debugging code.

15 years ago* font.c (Ffont_spec): Move usage to end of docstring.
Juanma Barranquero [Wed, 10 Dec 2008 19:25:26 +0000 (19:25 +0000)]
* font.c (Ffont_spec): Move usage to end of docstring.

15 years agoAdded Ruby mode.
Chong Yidong [Wed, 10 Dec 2008 19:02:05 +0000 (19:02 +0000)]
Added Ruby mode.

15 years ago(Program Modes): Mention Ruby mode.
Chong Yidong [Wed, 10 Dec 2008 19:01:51 +0000 (19:01 +0000)]
(Program Modes): Mention Ruby mode.

15 years ago* programs.texi (Program Modes): Mention Ruby mode.
Chong Yidong [Wed, 10 Dec 2008 19:01:46 +0000 (19:01 +0000)]
* programs.texi (Program Modes): Mention Ruby mode.

15 years agoRuby mode added.
Chong Yidong [Wed, 10 Dec 2008 19:00:28 +0000 (19:00 +0000)]
Ruby mode added.

15 years ago(ELCFILES): Add ruby-mode.elc.
Chong Yidong [Wed, 10 Dec 2008 18:59:50 +0000 (18:59 +0000)]
(ELCFILES): Add ruby-mode.elc.

15 years ago* Makefile.in (ELCFILES): Add ruby-mode.elc.
Chong Yidong [Wed, 10 Dec 2008 18:59:36 +0000 (18:59 +0000)]
* Makefile.in (ELCFILES): Add ruby-mode.elc.

* progmodes/ruby-mode.el: New file.

15 years agoNew file.
Chong Yidong [Wed, 10 Dec 2008 18:59:26 +0000 (18:59 +0000)]
New file.

15 years agoFix whitespace breakage by bug#870 (and it wasn't even me, this time).
Juanma Barranquero [Wed, 10 Dec 2008 16:31:26 +0000 (16:31 +0000)]
Fix whitespace breakage by bug#870 (and it wasn't even me, this time).

15 years agoImprove comments for last change.
Jason Rumney [Wed, 10 Dec 2008 16:21:39 +0000 (16:21 +0000)]
Improve comments for last change.

15 years ago(add_font_entity_to_list): Limit unicode-sip fonts to those that
Jason Rumney [Wed, 10 Dec 2008 16:10:36 +0000 (16:10 +0000)]
(add_font_entity_to_list): Limit unicode-sip fonts to those that
contain characters beyond the bmp.

15 years ago(Qcham): New symbol.
Jason Rumney [Wed, 10 Dec 2008 15:37:46 +0000 (15:37 +0000)]
(Qcham): New symbol.
(font_supported_scripts): Add cham, and comments for other new
scripts in bitfield from OpenType spec.

15 years ago(main): Fail in case of not being able to connect.
Dan Nicolaescu [Wed, 10 Dec 2008 15:24:22 +0000 (15:24 +0000)]
(main): Fail in case of not being able to connect.

15 years ago(decode_options): Fix typo.
Dan Nicolaescu [Wed, 10 Dec 2008 15:07:56 +0000 (15:07 +0000)]
(decode_options): Fix typo.

15 years ago(xterm-remove-modify-other-keys): Fix error in terminal variable
Chong Yidong [Wed, 10 Dec 2008 15:02:42 +0000 (15:02 +0000)]
(xterm-remove-modify-other-keys): Fix error in terminal variable
assignment.

15 years ago* term/xterm.el (xterm-remove-modify-other-keys): Fix error in
Chong Yidong [Wed, 10 Dec 2008 15:02:31 +0000 (15:02 +0000)]
* term/xterm.el (xterm-remove-modify-other-keys): Fix error in
terminal variable assignment.

15 years ago(EMACS_DAEMON): Remove definition.
Dan Nicolaescu [Wed, 10 Dec 2008 14:57:20 +0000 (14:57 +0000)]
(EMACS_DAEMON): Remove definition.
(decode_options): Do not allow an empty alternate_editor on
WINDOWSNT.
(print_help_and_exit): Replace EMACS_DAEMON with WINDOWSNT.
(start_daemon_and_retry_set_socket): Likewise.

15 years agoFix typos.
Juanma Barranquero [Wed, 10 Dec 2008 10:44:34 +0000 (10:44 +0000)]
Fix typos.

15 years ago* net/tramp.el (top): Don't fail if there is no current message.
Juanma Barranquero [Wed, 10 Dec 2008 10:21:03 +0000 (10:21 +0000)]
* net/tramp.el (top): Don't fail if there is no current message.

15 years ago* rfc2047.el (rfc2047-charset-to-coding-system): Add new argument
Katsumi Yamaoka [Wed, 10 Dec 2008 10:02:50 +0000 (10:02 +0000)]
* rfc2047.el (rfc2047-charset-to-coding-system): Add new argument
`allow-override' which says whether to use `mm-charset-override-alist'.
(rfc2047-decode-encoded-words): Use it.

* mm-util.el (mm-charset-override-alist): Fix custom type;
add `(gb2312 . gbk)' to choices.

15 years ago* emacsclient.c [!WINDOWSNT] (EMACS_DAEMON): New define.
Juanma Barranquero [Wed, 10 Dec 2008 09:47:06 +0000 (09:47 +0000)]
* emacsclient.c [!WINDOWSNT] (EMACS_DAEMON): New define.
  Changes when EMACS_DAEMON is not defined:
  (print_help_and_exit): Don't add daemon information to help.
  (start_daemon_and_retry_set_socket): Make a no-op.
  (main): Don't set `start_daemon_if_needed' (which is initialized to 0).

15 years ago* Makefile.in (install-arch-indep): Install ebrowse.1.
Dan Nicolaescu [Wed, 10 Dec 2008 08:30:54 +0000 (08:30 +0000)]
* Makefile.in (install-arch-indep): Install ebrowse.1.

* ebrowse.1: New file, mostly just the results of --help in man format.

15 years ago* misc.texi (emacsclient Options): Describe what an empty string
Dan Nicolaescu [Wed, 10 Dec 2008 07:56:51 +0000 (07:56 +0000)]
* misc.texi (emacsclient Options): Describe what an empty string
argument does for --alternate-editor.

* emacsclient.1: Describe what an empty string argument does for
--alternate-editor.

* emacsclient.c (print_help_and_exit): Describe what an empty
string argument does for --alternate-editor.
(set_socket): Make it possible to not exit in case of an error.
(start_daemon_and_retry_set_socket): New function.
(main): Use it.  Restore the NULL value for socket_name and
server_file after the set_socket call.

15 years ago(setup-default-fontset): Add an entry for characters in the Unicode
Kenichi Handa [Wed, 10 Dec 2008 06:05:52 +0000 (06:05 +0000)]
(setup-default-fontset): Add an entry for characters in the Unicode
SIP area.

15 years ago(fc_charset_table): Add "unicode-sip".
Kenichi Handa [Wed, 10 Dec 2008 06:01:44 +0000 (06:01 +0000)]
(fc_charset_table): Add "unicode-sip".
(ftfont_spec_pattern): Lookup fc_charset_table for the regisry
Qunicode_sip.

15 years ago(ELCFILES): Update.
Glenn Morris [Wed, 10 Dec 2008 04:33:27 +0000 (04:33 +0000)]
(ELCFILES): Update.

15 years agoMove here from ../, with warning comment.
Glenn Morris [Wed, 10 Dec 2008 04:32:16 +0000 (04:32 +0000)]
Move here from ../, with warning comment.

15 years agoMove to obsolete
Glenn Morris [Wed, 10 Dec 2008 04:31:45 +0000 (04:31 +0000)]
Move to obsolete

15 years ago* epa-hook.el (epa-file-find-file-hook): Don't mark the current
Daiki Ueno [Wed, 10 Dec 2008 01:35:39 +0000 (01:35 +0000)]
* epa-hook.el (epa-file-find-file-hook): Don't mark the current
buffer unmodified.  (Bug#1509)
* epa-file.el (epa-file-insert-file-contents): Set buffer's
modification time if visiting a file and the content is
successfully decrypted.

15 years ago* coding.c (QCdefault_char): Rename from QCdefalut_char.
Juanma Barranquero [Wed, 10 Dec 2008 01:04:19 +0000 (01:04 +0000)]
* coding.c (QCdefault_char): Rename from QCdefalut_char.
  (Fcoding_system_put): Use QCdefault_char.
  (syms_of_coding): Set QCdefault_char, not QCdefalut_char.

15 years agoFix typos.
Juanma Barranquero [Wed, 10 Dec 2008 00:53:33 +0000 (00:53 +0000)]
Fix typos.

15 years ago(syms_of_xftfont): Fix typo.
Chong Yidong [Tue, 9 Dec 2008 23:54:29 +0000 (23:54 +0000)]
(syms_of_xftfont): Fix typo.

15 years ago* xftfont.c (syms_of_xftfont): Fix typo.
Chong Yidong [Tue, 9 Dec 2008 23:54:20 +0000 (23:54 +0000)]
* xftfont.c (syms_of_xftfont): Fix typo.

15 years ago(save-some-buffers): At each map-y-or-n-p iteration,
Chong Yidong [Tue, 9 Dec 2008 23:43:11 +0000 (23:43 +0000)]
(save-some-buffers): At each map-y-or-n-p iteration,
check whether the buffer is still alive.