bpt/emacs.git
15 years agoChanges from Toru Tsuneyoshi for using Trash can when deleting files.
Jason Rumney [Wed, 2 Jul 2008 13:19:07 +0000 (13:19 +0000)]
Changes from Toru Tsuneyoshi for using Trash can when deleting files.

* files.el (backup-extract-version): Handle versioned directories.
(trash-directory): New variable.
(move-file-to-trash): New function.

* cus-start.el (delete-by-moving-to-trash): Declare for custom.

        * lisp.h (Qdelete_file, Qdelete_directory): Declare extern.

        * fileio.c (delete_by_moving_to_trash, Qmove_file_to_trash): New vars.
        (syms_of_fileio): Initialize and export them.
        (Fdelete_directory, Fdelete_file): Optionally delete via trash.

        * w32fns.c (FOF_NO_CONNECTED_ELEMENTS): Define if not already.
        (Fsystem_move_file_to_trash): New function.
        (syms_of_w32fns): Export it to lisp.

15 years ago* nnimap.el (nnimap-id):
Juanma Barranquero [Wed, 2 Jul 2008 13:17:41 +0000 (13:17 +0000)]
* nnimap.el (nnimap-id):
* sieve-manage.el (sieve-manage-open): Doc fixes.

15 years ago2008-07-02 Magnus Henoch <mange@freemail.hu>
Magnus Henoch [Wed, 2 Jul 2008 11:56:11 +0000 (11:56 +0000)]
2008-07-02  Magnus Henoch  <mange@freemail.hu>

     * vc-git.el (vc-git-annotate-command): Use proper option for
     specifying revision.

15 years agoTypo and docstring fixes.
Juanma Barranquero [Wed, 2 Jul 2008 11:14:38 +0000 (11:14 +0000)]
Typo and docstring fixes.

* url.el (url-do-setup):
* url-dired.el (url-dired-minor-mode):
* url-file.el (url-file-find-possibly-compressed-file):
* url-gw.el (url-gateway-broken-resolution):
* url-handlers.el (url-handler-regexp):
* url-imap.el (url-imap-default-port):
* url-methods.el (url-scheme-get-property): Fix typos in docstrings.

* url-auth.el (url-basic-auth-storage, url-digest-auth):
  Fix typos in docstrings.
  (url-digest-auth-storage, url-register-auth-scheme): Reflow docstrings.

* url-cache.el (url-cache-prepare): Doc fix.
  (url-cache-create-filename-human-readable, url-cache-extract):
  Fix typos in docstrings.

* url-dav.el (url-intersection, url-dav-iso8601-regexp)
  (url-dav-delete-something): Fix typos in docstrings.
  (url-dav-http-success-p, url-dav-file-name-all-completions)
  (url-dav-directory-files, url-dav-file-name-completion): Doc fixes.

* url-http.el (url-http-idle-sentinel): Doc fix.

* url-irc.el (url-irc-default-port): Fix typo in docstring.
  (url-irc-function): Doc fix.

* url-util.el (url-get-url-filename-chars, url-unhex-string):
  Fix typos in docstrings.
  (url-file-extension): Doc fix.

* url-vars.el (url-current-object, url-current-mime-headers)
  (url-privacy-level, url-mail-command, url-mime-language-string):
  Fix typos in docstrings.
  (url-honor-refresh-requests): Reflow docstring.
  (url-using-proxy): Doc fix.

15 years agoUse recommended form of GPLv3 permissions notice.
Glenn Morris [Wed, 2 Jul 2008 03:12:14 +0000 (03:12 +0000)]
Use recommended form of GPLv3 permissions notice.

15 years agoAdd license notice.
Glenn Morris [Wed, 2 Jul 2008 03:11:36 +0000 (03:11 +0000)]
Add license notice.

15 years agoUpdate for new files.
Glenn Morris [Wed, 2 Jul 2008 03:11:00 +0000 (03:11 +0000)]
Update for new files.

15 years ago*** empty log message ***
Glenn Morris [Wed, 2 Jul 2008 03:06:02 +0000 (03:06 +0000)]
*** empty log message ***

15 years agoReorganize the VC entry a bit.
Dan Nicolaescu [Wed, 2 Jul 2008 02:53:48 +0000 (02:53 +0000)]
Reorganize the VC entry a bit.

15 years agoFix whitespace.
Juanma Barranquero [Wed, 2 Jul 2008 01:50:44 +0000 (01:50 +0000)]
Fix whitespace.

15 years agoAdd new SVG and PNG splash images.
Juanma Barranquero [Wed, 2 Jul 2008 01:49:03 +0000 (01:49 +0000)]
Add new SVG and PNG splash images.

* etc/images/splash.png:
* etc/images/splash.svg:
* etc/images/gnus/gnus.png:
* etc/images/gnus/gnus.svg: New files.

* lisp/startup.el (fancy-splash-head):
* lisp/gnus/gnus.el (gnus-group-startup-message):
  Prefer SVG or PNG image, if available.

15 years agoFix typo.
Juanma Barranquero [Tue, 1 Jul 2008 15:05:00 +0000 (15:05 +0000)]
Fix typo.

15 years ago(uniquify-list-buffers-directory-modes): Add vc-dir-mode.
Dan Nicolaescu [Tue, 1 Jul 2008 14:58:28 +0000 (14:58 +0000)]
(uniquify-list-buffers-directory-modes): Add vc-dir-mode.

15 years ago*** empty log message ***
Dan Nicolaescu [Tue, 1 Jul 2008 14:49:41 +0000 (14:49 +0000)]
*** empty log message ***

15 years ago(vc-annotate-mode-map): Bind to lower case keys.
Dan Nicolaescu [Tue, 1 Jul 2008 14:47:10 +0000 (14:47 +0000)]
(vc-annotate-mode-map): Bind to lower case keys.
Add binding for vc-annotate-show-changeset-diff-revision-at-line.

15 years ago(vc-dir-mode): Set list-buffers-function.
Dan Nicolaescu [Tue, 1 Jul 2008 14:31:28 +0000 (14:31 +0000)]
(vc-dir-mode): Set list-buffers-function.

15 years ago(w32font_text_extents): Don't count overhang as part of width.
Jason Rumney [Tue, 1 Jul 2008 14:01:06 +0000 (14:01 +0000)]
(w32font_text_extents): Don't count overhang as part of width.

15 years agoFix typos.
Juanma Barranquero [Tue, 1 Jul 2008 12:09:33 +0000 (12:09 +0000)]
Fix typos.

15 years agoImplement display-time wrap/line-prefix feature
Miles Bader [Tue, 1 Jul 2008 09:39:28 +0000 (09:39 +0000)]
Implement display-time wrap/line-prefix feature

Revision: emacs@sv.gnu.org/emacs--devo--0--patch-1305

15 years ago*** empty log message ***
Glenn Morris [Tue, 1 Jul 2008 07:09:03 +0000 (07:09 +0000)]
*** empty log message ***

15 years ago*** empty log message ***
Glenn Morris [Tue, 1 Jul 2008 06:56:26 +0000 (06:56 +0000)]
*** empty log message ***

15 years ago*** empty log message ***
Glenn Morris [Tue, 1 Jul 2008 04:10:01 +0000 (04:10 +0000)]
*** empty log message ***

15 years agoRegnerate.
Glenn Morris [Tue, 1 Jul 2008 03:14:10 +0000 (03:14 +0000)]
Regnerate.

15 years agoSpelling fix.
Glenn Morris [Tue, 1 Jul 2008 03:07:26 +0000 (03:07 +0000)]
Spelling fix.

15 years agoAmerican English spelling fixes.
Glenn Morris [Tue, 1 Jul 2008 03:05:49 +0000 (03:05 +0000)]
American English spelling fixes.

15 years agoSpelling fix.
Glenn Morris [Tue, 1 Jul 2008 03:04:08 +0000 (03:04 +0000)]
Spelling fix.

15 years agoSet bug-reference-url-format.
Glenn Morris [Tue, 1 Jul 2008 03:03:21 +0000 (03:03 +0000)]
Set bug-reference-url-format.

15 years agoSpelling fixes.
Glenn Morris [Tue, 1 Jul 2008 03:02:59 +0000 (03:02 +0000)]
Spelling fixes.

15 years agoSpelling fix.
Glenn Morris [Tue, 1 Jul 2008 03:02:37 +0000 (03:02 +0000)]
Spelling fix.

15 years agoFix typo.
Glenn Morris [Tue, 1 Jul 2008 03:01:12 +0000 (03:01 +0000)]
Fix typo.

15 years agoAmerican English spelling fix.
Glenn Morris [Tue, 1 Jul 2008 03:00:46 +0000 (03:00 +0000)]
American English spelling fix.

15 years agoAmerican English spelling fixes.
Glenn Morris [Tue, 1 Jul 2008 03:00:20 +0000 (03:00 +0000)]
American English spelling fixes.

15 years agoAmerican English spelling fix.
Glenn Morris [Tue, 1 Jul 2008 02:59:53 +0000 (02:59 +0000)]
American English spelling fix.

15 years agoAmerican English spelling fixes.
Glenn Morris [Tue, 1 Jul 2008 02:57:56 +0000 (02:57 +0000)]
American English spelling fixes.

15 years agoAmerican English spelling fix.
Glenn Morris [Tue, 1 Jul 2008 02:57:31 +0000 (02:57 +0000)]
American English spelling fix.

15 years ago(cpp_undefs): Rename from `undefs', update uses.
Glenn Morris [Tue, 1 Jul 2008 02:56:08 +0000 (02:56 +0000)]
(cpp_undefs): Rename from `undefs', update uses.
Use $srcdir rather than $top_srcdir.  Set before calling AC_OUTPUT,
and explicitly export there.  (Bug#507.)

15 years ago(gdb-create-source-file-list): New option.
Nick Roberts [Tue, 1 Jul 2008 01:57:50 +0000 (01:57 +0000)]
(gdb-create-source-file-list): New option.
(gdb-init-2): Use it.  Don't run gdb-mode-hook again.
(gdb-var-list-children-regexp, gdb-var-update-regexp)
(gdb-info-breakpoints-custom, gdb-stack-list-frames-regexp)
(gdb-var-list-children-regexp-1, gdb-var-update-regexp-1)
(gdb-stack-list-locals-regexp): Future proof regexps better.

15 years ago*** empty log message ***
Nick Roberts [Tue, 1 Jul 2008 01:56:22 +0000 (01:56 +0000)]
*** empty log message ***

15 years agoBind global keys to ctl-x-r-map in autoload cookies.
Juri Linkov [Mon, 30 Jun 2008 19:40:47 +0000 (19:40 +0000)]
Bind global keys to ctl-x-r-map in autoload cookies.

15 years agoRebind two global `C-x a' keys "n", "p"
Juri Linkov [Mon, 30 Jun 2008 19:38:33 +0000 (19:38 +0000)]
Rebind two global `C-x a' keys "n", "p"
to the new map `abbrev-map' in autoload cookies.

15 years agoRebind three global `C-x r' keys "b", "m", "l" to the new map
Juri Linkov [Mon, 30 Jun 2008 19:37:44 +0000 (19:37 +0000)]
Rebind three global `C-x r' keys "b", "m", "l" to the new map
`ctl-x-r-map' in autload cookies.

15 years ago(abbrev-map, narrow-map): New variables.
Juri Linkov [Mon, 30 Jun 2008 19:37:02 +0000 (19:37 +0000)]
(abbrev-map, narrow-map): New variables.
Bind `C-x a' to `abbrev-map' and `C-x n' to `narrow-map'.
Rebind related commands to these new maps.
(ctl-x-r-map): New variable for rectangle, register and bookmark
keys.  Move rectangle keybindings to rect.el and register
keybindings to register.el.
(next-buffer, previous-buffer): Remove C-x prefix and move
keybindings to ctl-x-map.

15 years ago(hi-lock-regexp-history): Make it an obsolete alias
Juri Linkov [Mon, 30 Jun 2008 19:36:38 +0000 (19:36 +0000)]
(hi-lock-regexp-history): Make it an obsolete alias
to `regexp-history'.
(hi-lock-face-history): Rename to `hi-lock-face-defaults' and
make it an obsolete alias to it.
(hi-lock-face-defaults): New variable renamed from
`hi-lock-face-history'.
(hi-lock-line-face-buffer, hi-lock-face-buffer)
(hi-lock-face-phrase-buffer): Use `read-regexp' instead of
`read-from-minibuffer'.  Doc fix.
(hi-lock-read-face-name): Replace `hi-lock-face-history' with
`hi-lock-face-defaults'.  Remove `mapcar (lambda (f) (cons f f))'.
Set `hist' arg of `completing-read' to `face-name-history'.
Put a list of default faces to `default' arg instead of `hist' arg.

15 years ago(face-name-history): New variable.
Juri Linkov [Mon, 30 Jun 2008 19:35:59 +0000 (19:35 +0000)]
(face-name-history): New variable.
(make-face, make-empty-face): Replace interactive spec "S"
with `read-from-minibuffer' where `read' arg is t and
`hist' arg is `face-name-history'.
(read-face-name): Set `hist' arg of `completing-read-multiple'
to `face-name-history'.
(list-faces-display): Use `read-regexp' instead of `read-string'
to read regexp.

15 years agoFix CRLF breakage.
Juanma Barranquero [Mon, 30 Jun 2008 12:49:28 +0000 (12:49 +0000)]
Fix CRLF breakage.

15 years ago* quail/hangul3.el: Remove (unneeded since 2008-06-03).
Juanma Barranquero [Mon, 30 Jun 2008 12:46:18 +0000 (12:46 +0000)]
* quail/hangul3.el: Remove (unneeded since 2008-06-03).

15 years agoFix a bug with parsing of overlapping markup sequences in rcirc
Miles Bader [Mon, 30 Jun 2008 08:00:27 +0000 (08:00 +0000)]
Fix a bug with parsing of overlapping markup sequences in rcirc

Revision: emacs@sv.gnu.org/emacs--devo--0--patch-1299

15 years ago(xftfont_open): Don't call FcConfigSubstitute and
Kenichi Handa [Mon, 30 Jun 2008 07:40:40 +0000 (07:40 +0000)]
(xftfont_open): Don't call FcConfigSubstitute and
XftDefaultSubstitute (they are called in XftFontMatch).
(xftfont_open): Fix args to ftfont_font_format.

15 years ago(fc_charset_table): New member lang.
Kenichi Handa [Mon, 30 Jun 2008 07:39:14 +0000 (07:39 +0000)]
(fc_charset_table): New member lang.
(ftfont_resolve_generic_family): New arg pattern.
(ftfont_spec_pattern): Check fc_cahrset_table[]->lang.
(ftfont_list): Call ftfont_resolve_generic_family with `pattern'.
(ftfont_open): Fix args to ftfont_font_format.
(ftfont_font_format): New arg filename.

15 years agoFix typo in comments.
Chong Yidong [Mon, 30 Jun 2008 02:12:47 +0000 (02:12 +0000)]
Fix typo in comments.

15 years ago(Finternal_merge_in_global_face): If default face was modified,
Chong Yidong [Mon, 30 Jun 2008 02:09:21 +0000 (02:09 +0000)]
(Finternal_merge_in_global_face): If default face was modified,
realize it again.  Update the font face attribute.

15 years ago* xfaces.c (Finternal_merge_in_global_face): If default face was
Chong Yidong [Mon, 30 Jun 2008 02:08:44 +0000 (02:08 +0000)]
* xfaces.c (Finternal_merge_in_global_face): If default face was
modified, realize it again.  Update the font face attribute.

16 years ago* net/tramp-ftp.el (tramp-ftp-file-name-handler): Revert patch
Michael Albinus [Sun, 29 Jun 2008 16:53:46 +0000 (16:53 +0000)]
* net/tramp-ftp.el (tramp-ftp-file-name-handler): Revert patch
from 2008-06-28.  It does not work on W32.

16 years ago(x_set_frame_alpha): Fix logic.
Jason Rumney [Sun, 29 Jun 2008 16:12:37 +0000 (16:12 +0000)]
(x_set_frame_alpha): Fix logic.

16 years ago*** empty log message ***
Jason Rumney [Sun, 29 Jun 2008 16:12:15 +0000 (16:12 +0000)]
*** empty log message ***

16 years agoAdd `read-regexp'.
Juri Linkov [Sun, 29 Jun 2008 16:11:04 +0000 (16:11 +0000)]
Add `read-regexp'.

16 years ago(read-regexp): New function.
Juri Linkov [Sun, 29 Jun 2008 16:10:11 +0000 (16:10 +0000)]
(read-regexp): New function.
(keep-lines-read-args, occur-read-primary-args):
Call `read-regexp' instead of code moved to new function.
(keep-lines, flush-lines, how-many): Remove parenthesis and colon
from the end of prompt.
(replace-re-search-function): Doc fix.

16 years ago(compose-region): Mention the special handling of TAB.
Kenichi Handa [Sun, 29 Jun 2008 14:44:12 +0000 (14:44 +0000)]
(compose-region): Mention the special handling of TAB.

16 years ago(describe-char-display): Always return a string.
Kenichi Handa [Sun, 29 Jun 2008 14:42:35 +0000 (14:42 +0000)]
(describe-char-display): Always return a string.
(describe-char-padded-string): New function.
(describe-char): Adjusted for the change of
describe-char-display.  Use describe-char-padded-string.

16 years ago(Finternal_char_font): Return font-object instead of font-name.
Kenichi Handa [Sun, 29 Jun 2008 14:31:18 +0000 (14:31 +0000)]
(Finternal_char_font): Return font-object instead of font-name.

16 years ago(get_composition_id): Fix the width calculation for TAB.
Kenichi Handa [Sun, 29 Jun 2008 14:27:16 +0000 (14:27 +0000)]
(get_composition_id): Fix the width calculation for TAB.

16 years ago(Fvertical_motion): Properly handle float column arg.
Stefan Monnier [Sun, 29 Jun 2008 13:56:50 +0000 (13:56 +0000)]
(Fvertical_motion): Properly handle float column arg.

16 years ago(vc-dir): Make backend argument optional and use
Andreas Schwab [Sun, 29 Jun 2008 12:50:20 +0000 (12:50 +0000)]
(vc-dir): Make backend argument optional and use
vc-responsible-backend when nil.  Interactively pass nil for
backend instead of using the backend of what happens to be
default-directory at the time of the call.

16 years ago(find-dired-filter): Preserve point.
Andreas Schwab [Sun, 29 Jun 2008 08:10:56 +0000 (08:10 +0000)]
(find-dired-filter): Preserve point.

16 years ago(mh-invisible-header-fields-internal): Add invisible header fields for
Jeffrey C Honig [Sun, 29 Jun 2008 03:06:12 +0000 (03:06 +0000)]
(mh-invisible-header-fields-internal): Add invisible header fields for
X-Hz (mail from Hertz), X-Proofpoint (Proofpoint antivirus/anti-spam)
and X-RIM (Research In Motion).

16 years agoAdjust image of mode line throughout.
Jay Belanger [Sun, 29 Jun 2008 03:02:14 +0000 (03:02 +0000)]
Adjust image of mode line throughout.

16 years agoFix typos.
Juanma Barranquero [Sun, 29 Jun 2008 01:51:51 +0000 (01:51 +0000)]
Fix typos.

* lisp/net/sasl.el (sasl-client-set-property, sasl-make-mechanism)
  (sasl-find-mechanism, sasl-next-step):
* lisp/net/sasl-ntlm.el (sasl-ntlm-steps, sasl-ntlm-request)
  (sasl-ntlm-response): Fix typos in docstrings.
* doc/misc/sasl.texi (Mechanisms): Fix typos.

16 years ago*** empty log message ***
Kenichi Handa [Sun, 29 Jun 2008 01:32:25 +0000 (01:32 +0000)]
*** empty log message ***

16 years agoAdd Windows support note to alpha frame parameter.
Jason Rumney [Sat, 28 Jun 2008 23:57:37 +0000 (23:57 +0000)]
Add Windows support note to alpha frame parameter.

16 years ago* w32term.c (pfnGetFontUnicodeRanges): Remove unused function pointer.
Jason Rumney [Sat, 28 Jun 2008 23:54:27 +0000 (23:54 +0000)]
* w32term.c (pfnGetFontUnicodeRanges): Remove unused function pointer.
(pfnSetLayeredWindowAttributes): New function pointer.
(w32_initialize): Initialize it when supported.
(x_set_frame_alpha): New function.

* w32fns.c (Fx_create_frame): Initialize frame parameter `alpha'.
(w32_frame_parm_handlers): Set alpha handler.

* frame.c (x_set_alpha) [HAVE_NTGUI]: Call x_set_frame_alpha.

16 years ago*** empty log message ***
Glenn Morris [Sat, 28 Jun 2008 19:30:07 +0000 (19:30 +0000)]
*** empty log message ***

16 years ago*** empty log message ***
Glenn Morris [Sat, 28 Jun 2008 19:12:50 +0000 (19:12 +0000)]
*** empty log message ***

16 years agorobert marshall <robert at capuchin.co.uk> (tiny change)
Glenn Morris [Sat, 28 Jun 2008 19:01:46 +0000 (19:01 +0000)]
robert marshall  <robert at capuchin.co.uk>  (tiny change)

(view-hello-file): Doc fix.

16 years ago(inhibit-face-set-after-frame-default): Var deleted.
Chong Yidong [Sat, 28 Jun 2008 15:53:07 +0000 (15:53 +0000)]
(inhibit-face-set-after-frame-default): Var deleted.
(set-face-attribute, face-set-after-frame-default)): Don't use it.

16 years ago* faces.el (inhibit-face-set-after-frame-default): Var deleted.
Chong Yidong [Sat, 28 Jun 2008 15:52:52 +0000 (15:52 +0000)]
* faces.el (inhibit-face-set-after-frame-default): Var deleted.
(set-face-attribute, face-set-after-frame-default)): Don't use it.

16 years ago(Other Image Types): Fix copy/paste error; say "PBM", not "XBM".
Johan Bockgård [Sat, 28 Jun 2008 15:38:05 +0000 (15:38 +0000)]
(Other Image Types): Fix copy/paste error; say "PBM", not "XBM".

16 years ago(defmath): Add `doc-string' decl. Add docstring.
John Paul Wallington [Sat, 28 Jun 2008 14:19:02 +0000 (14:19 +0000)]
(defmath): Add `doc-string' decl.  Add docstring.

16 years ago* net/tramp.el (tramp-handle-file-modes): Handle symlinks.
Michael Albinus [Sat, 28 Jun 2008 10:17:22 +0000 (10:17 +0000)]
* net/tramp.el (tramp-handle-file-modes): Handle symlinks.
(tramp-convert-file-attributes): Convert symlinks only when
returned from `tramp-handle-file-attributes-with-stat'.

16 years ago* net/tramp-ftp.el (top): Delete 'ange-ftp property from
Michael Albinus [Sat, 28 Jun 2008 10:15:00 +0000 (10:15 +0000)]
* net/tramp-ftp.el (top): Delete 'ange-ftp property from
`substitute-in-file-name' when unloading.
(tramp-ftp-file-name-handler): Set `tramp-mode' to nil.

16 years ago* vc-dir.el (vc-dir-hide-up-to-date): Also hide empty directories.
Dan Nicolaescu [Sat, 28 Jun 2008 07:30:47 +0000 (07:30 +0000)]
* vc-dir.el (vc-dir-hide-up-to-date): Also hide empty directories.
(vc-string-prefix-p): Move function ...
* vc.el (vc-string-prefix-p): ... here.

16 years ago*** empty log message ***
Glenn Morris [Sat, 28 Jun 2008 03:50:16 +0000 (03:50 +0000)]
*** empty log message ***

16 years ago* vc-dir.el (vc-dir): Complete only directory names.
Juanma Barranquero [Fri, 27 Jun 2008 23:29:15 +0000 (23:29 +0000)]
* vc-dir.el (vc-dir): Complete only directory names.

16 years agoFix last change.
Jason Rumney [Fri, 27 Jun 2008 22:37:00 +0000 (22:37 +0000)]
Fix last change.

16 years ago* w32fns.c (x_to_w32_font, w32_to_x_font, x_to_w32_weight)
Jason Rumney [Fri, 27 Jun 2008 22:33:12 +0000 (22:33 +0000)]
* w32fns.c (x_to_w32_font, w32_to_x_font, x_to_w32_weight)
(w32_to_x_weight, w32_to_all_x_charsets): Remove obsolete functions.
(w32_to_x_charset, x_to_w32_charset)
(Qw32_charset_ansi, Qw32_charset_symbol, Qw32_charset_default)
(Qw32_charset_shiftjis, Qw32_charset_hangeul, Qw32_charset_johab)
(Qw32_charset_chinesebig5, Qw32_charset_gb2312, Qw32_charset_oem)
(Qw32_charset_easteurope, Qw32_charset_turkish, Qw32_charset_baltic)
(Qw32_charset_russian, Qw32_charset_arabic, Qw32_charset_greek)
(Qw32_charset_hebrew, Qw32_charset_vietnamese, Qw32_charset_thai)
(Qw32_charset_mac, Vw32_charset_info_alist): Move to w32font.c.
(Qw32_charset_unicode): Remove.
(syms_of_w32fns): Update for above changes.

* w32font.c (w32_to_x_charset, x_to_w32_charset)
(Qw32_charset_ansi, Qw32_charset_symbol, Qw32_charset_default)
(Qw32_charset_shiftjis, Qw32_charset_hangeul, Qw32_charset_johab)
(Qw32_charset_chinesebig5, Qw32_charset_gb2312, Qw32_charset_oem)
(Qw32_charset_easteurope, Qw32_charset_turkish, Qw32_charset_baltic)
(Qw32_charset_russian, Qw32_charset_arabic, Qw32_charset_greek)
(Qw32_charset_hebrew, Qw32_charset_vietnamese, Qw32_charset_thai)
(Qw32_charset_mac, Vw32_charset_info_alist): Move from w32fns.c.
(syms_of_w32font): Update for above changes.

* w32-fns.el (top-level): Unconditionally define all charsets.

16 years agocc-mode.el (c-mode-base-map): Don't bind C-M-[ae] to the CC Mode specific
Alan Mackenzie [Fri, 27 Jun 2008 21:12:46 +0000 (21:12 +0000)]
cc-mode.el (c-mode-base-map): Don't bind C-M-[ae] to the CC Mode specific
functions; this is no longer needed, since {beginning,end}-of-defun now
pass ARG to ...-of-defun-function.

cc-defs.el (c-emacs-features): new feature 'argumentative-bod-function.

----------------------------------------------------------------------
cc-defs.el cc-mode.el CVS:
----------------------------------------------------------------------

16 years ago*** empty log message ***
Alan Mackenzie [Fri, 27 Jun 2008 21:09:47 +0000 (21:09 +0000)]
*** empty log message ***

16 years ago(list-command-history): Use `bound-and-true-p'.
John Paul Wallington [Fri, 27 Jun 2008 17:51:24 +0000 (17:51 +0000)]
(list-command-history): Use `bound-and-true-p'.
(command-history-map): Define within defvar.  Add docstring.

16 years ago(image-jpeg-p): Don't fail if the arg cannot be converted to unibyte.
Juanma Barranquero [Fri, 27 Jun 2008 15:58:36 +0000 (15:58 +0000)]
(image-jpeg-p): Don't fail if the arg cannot be converted to unibyte.
Just assume it is not a JPEG.  Use `string-match-p'.
(image-type-from-data, image-type-from-file-name): Use `string-match-p'.
(image-type-from-buffer): Use `looking-at-p'.

16 years ago(USG_SHARED_LIBRARIES): Remove duplicate definition.
Dan Nicolaescu [Fri, 27 Jun 2008 14:32:24 +0000 (14:32 +0000)]
(USG_SHARED_LIBRARIES): Remove duplicate definition.

16 years agoFix previous change: keep the correct branch of a
Dan Nicolaescu [Fri, 27 Jun 2008 14:22:17 +0000 (14:22 +0000)]
Fix previous change: keep the correct branch of a
removed #if.

16 years ago* ibuf-ext.el (diff-sentinel): Declare.
Juanma Barranquero [Fri, 27 Jun 2008 10:34:50 +0000 (10:34 +0000)]
* ibuf-ext.el (diff-sentinel): Declare.

16 years agoAmerican English spelling fix.
Glenn Morris [Fri, 27 Jun 2008 07:34:53 +0000 (07:34 +0000)]
American English spelling fix.

16 years agoFix comment typo.
Glenn Morris [Fri, 27 Jun 2008 07:30:14 +0000 (07:30 +0000)]
Fix comment typo.

16 years agoAmerican English spelling fix.
Glenn Morris [Fri, 27 Jun 2008 02:41:14 +0000 (02:41 +0000)]
American English spelling fix.

16 years agoAmerican English spelling fix.
Glenn Morris [Fri, 27 Jun 2008 02:14:52 +0000 (02:14 +0000)]
American English spelling fix.

16 years agoAmerican English spelling fix.
Glenn Morris [Fri, 27 Jun 2008 02:07:30 +0000 (02:07 +0000)]
American English spelling fix.

16 years ago(.el.elc): Copy the echo behavior of lisp/Makefile.in.
Glenn Morris [Fri, 27 Jun 2008 00:54:23 +0000 (00:54 +0000)]
(.el.elc): Copy the echo behavior of lisp/Makefile.in.

16 years ago(cal-menu-sunmoon-menu, cal-menu-global-mouse-menu): Update for lunar
Glenn Morris [Fri, 27 Jun 2008 00:38:43 +0000 (00:38 +0000)]
(cal-menu-sunmoon-menu, cal-menu-global-mouse-menu): Update for lunar
name changes.

16 years ago(Lunar Phases): Update for lunar.el name changes.
Glenn Morris [Fri, 27 Jun 2008 00:36:42 +0000 (00:36 +0000)]
(Lunar Phases): Update for lunar.el name changes.

16 years ago(Sexp Diary Entries): Update for lunar.el name changes.
Glenn Morris [Fri, 27 Jun 2008 00:35:50 +0000 (00:35 +0000)]
(Sexp Diary Entries): Update for lunar.el name changes.