]> git.eshelyaron.com Git - emacs.git/log
emacs.git
16 years ago(gdb-var-set-format-regexp): New constant. emacs-pretest-22.1.90
Nick Roberts [Wed, 30 Jan 2008 22:07:41 +0000 (22:07 +0000)]
(gdb-var-set-format-regexp): New constant.
(gdb-var-set-format-handler): New function.
(gdb-var-set-format): Use it.

16 years ago*** empty log message ***
Nick Roberts [Wed, 30 Jan 2008 22:06:11 +0000 (22:06 +0000)]
*** empty log message ***

16 years agoRegenerate.
Chong Yidong [Wed, 30 Jan 2008 21:54:37 +0000 (21:54 +0000)]
Regenerate.

16 years agoBump version number to 22.1.90.
Chong Yidong [Wed, 30 Jan 2008 21:51:43 +0000 (21:51 +0000)]
Bump version number to 22.1.90.

16 years ago*** empty log message ***
Richard M. Stallman [Wed, 30 Jan 2008 20:42:48 +0000 (20:42 +0000)]
*** empty log message ***

16 years agoEliminate blank-mode package. This package is only in trunk.
Vinicius Jose Latorre [Wed, 30 Jan 2008 11:44:31 +0000 (11:44 +0000)]
Eliminate blank-mode package.  This package is only in trunk.

16 years ago*** empty log message ***
Juanma Barranquero [Wed, 30 Jan 2008 03:42:50 +0000 (03:42 +0000)]
*** empty log message ***

16 years ago(c-block-stmt-1-kwds, c-block-stmt-2-kwds, c-simple-stmt-kwds): New
Alan Mackenzie [Tue, 29 Jan 2008 20:47:03 +0000 (20:47 +0000)]
(c-block-stmt-1-kwds, c-block-stmt-2-kwds, c-simple-stmt-kwds): New
Objective C keywords: @finally, @try, @catch, @synchronized, @throw.

16 years ago*** empty log message ***
Alan Mackenzie [Tue, 29 Jan 2008 20:45:51 +0000 (20:45 +0000)]
*** empty log message ***

16 years agoCorrect file name in previous commission.
Alan Mackenzie [Tue, 29 Jan 2008 20:35:05 +0000 (20:35 +0000)]
Correct file name in previous commission.

16 years ago(c-specifier-key): Exclude "template" from this regexp; to allow the "{"
Alan Mackenzie [Tue, 29 Jan 2008 20:30:54 +0000 (20:30 +0000)]
(c-specifier-key): Exclude "template" from this regexp; to allow the "{"
of a template function to be correctly anchored on "template", not the
following "<".

16 years ago*** empty log message ***
Alan Mackenzie [Tue, 29 Jan 2008 20:30:04 +0000 (20:30 +0000)]
*** empty log message ***

16 years ago(c-guess-basic-syntax, CASE 5A.5): Anchor the "{" of a template function
Alan Mackenzie [Tue, 29 Jan 2008 20:17:44 +0000 (20:17 +0000)]
(c-guess-basic-syntax, CASE 5A.5): Anchor the "{" of a template function
correctly on "template", not the following "<".

16 years ago*** empty log message ***
Alan Mackenzie [Tue, 29 Jan 2008 20:16:18 +0000 (20:16 +0000)]
*** empty log message ***

16 years ago(c-version): increase to 5.31.5.
Alan Mackenzie [Tue, 29 Jan 2008 20:05:22 +0000 (20:05 +0000)]
(c-version): increase to 5.31.5.

16 years ago*** empty log message ***
Alan Mackenzie [Tue, 29 Jan 2008 20:04:32 +0000 (20:04 +0000)]
*** empty log message ***

16 years ago(tags-query-replace): Delete unused optional args. Doc fix.
Richard M. Stallman [Tue, 29 Jan 2008 14:49:10 +0000 (14:49 +0000)]
(tags-query-replace): Delete unused optional args.  Doc fix.

16 years ago(hack-local-variables): Don't query about fake variables.
Richard M. Stallman [Tue, 29 Jan 2008 14:45:13 +0000 (14:45 +0000)]
(hack-local-variables): Don't query about fake variables.

16 years ago*** empty log message ***
Juanma Barranquero [Tue, 29 Jan 2008 10:41:42 +0000 (10:41 +0000)]
*** empty log message ***

16 years ago(gdb-create-define-alist): Don't call
Nick Roberts [Sun, 27 Jan 2008 20:53:02 +0000 (20:53 +0000)]
(gdb-create-define-alist): Don't call
gdb-cpp-define-alist-program if file is nil (currently only
" *partial-output-...").

16 years ago*** empty log message ***
Nick Roberts [Sun, 27 Jan 2008 20:51:19 +0000 (20:51 +0000)]
*** empty log message ***

16 years agoCorrect typos, enhance comments.
Alan Mackenzie [Sun, 27 Jan 2008 17:02:06 +0000 (17:02 +0000)]
Correct typos, enhance comments.

16 years agoCorrect typos, enhance comments.
Alan Mackenzie [Sun, 27 Jan 2008 16:56:04 +0000 (16:56 +0000)]
Correct typos, enhance comments.

16 years agoMore trivial doc fixes.
Richard M. Stallman [Sun, 27 Jan 2008 01:07:20 +0000 (01:07 +0000)]
More trivial doc fixes.
Comment change.

16 years agoMany doc fixes.
Richard M. Stallman [Sun, 27 Jan 2008 01:04:56 +0000 (01:04 +0000)]
Many doc fixes.
(allout-encrypt-string): Fix error message.

16 years ago(Tags): Delete redundant index entry.
Richard M. Stallman [Sat, 26 Jan 2008 23:57:17 +0000 (23:57 +0000)]
(Tags): Delete redundant index entry.

16 years agoIntroduce elements for the syntactic symbol arglist-cont-nonempty into
Alan Mackenzie [Sat, 26 Jan 2008 22:26:18 +0000 (22:26 +0000)]
Introduce elements for the syntactic symbol arglist-cont-nonempty into
c-hanging-braces-alist.  Amend pertinent functions and 5 styles.

16 years ago*** empty log message ***
Alan Mackenzie [Sat, 26 Jan 2008 22:14:34 +0000 (22:14 +0000)]
*** empty log message ***

16 years ago(c-save-buffer-state): Bind buffer-file-name and buffer-file-truename to
Alan Mackenzie [Sat, 26 Jan 2008 19:59:10 +0000 (19:59 +0000)]
(c-save-buffer-state): Bind buffer-file-name and buffer-file-truename to
nil, to prevent primitives generating "buffer is read only" messages.

16 years ago*** empty log message ***
Alan Mackenzie [Sat, 26 Jan 2008 19:58:09 +0000 (19:58 +0000)]
*** empty log message ***

16 years ago(tags-query-replace): Doc fix.
Eli Zaretskii [Sat, 26 Jan 2008 17:55:24 +0000 (17:55 +0000)]
(tags-query-replace): Doc fix.

16 years ago(wdired-get-filename): Change `(1+ beg)' to `beg' so
Martin Rudalics [Sat, 26 Jan 2008 17:18:50 +0000 (17:18 +0000)]
(wdired-get-filename): Change `(1+ beg)' to `beg' so
that the filename end is found even when the filename is empty.
Fixes error and spurious newlines when marking files for deletion.

16 years ago(Fclrhash): Return TABLE.
Thien-Thi Nguyen [Sat, 26 Jan 2008 17:00:52 +0000 (17:00 +0000)]
(Fclrhash): Return TABLE.

16 years ago(Tags): Add "@cindex tags".
Eli Zaretskii [Sat, 26 Jan 2008 10:40:15 +0000 (10:40 +0000)]
(Tags): Add "@cindex tags".

16 years ago(Imenu): Remove "@cindex tags".
Eli Zaretskii [Sat, 26 Jan 2008 10:39:11 +0000 (10:39 +0000)]
(Imenu): Remove "@cindex tags".

16 years agoHandle *long* lines tail visualization.
Vinicius Jose Latorre [Sat, 26 Jan 2008 01:49:18 +0000 (01:49 +0000)]
Handle *long* lines tail visualization.

16 years ago** david.reitter@gmail.com, 27 dec: pos-visible-in-window-p at ellipsis
Chong Yidong [Sat, 26 Jan 2008 01:02:55 +0000 (01:02 +0000)]
** david.reitter@gmail.com, 27 dec: pos-visible-in-window-p at ellipsis
Fixed in trunk.  RMS agreed to delay backport till after 22.2 release.

16 years ago*** empty log message ***
Juanma Barranquero [Fri, 25 Jan 2008 15:25:23 +0000 (15:25 +0000)]
*** empty log message ***

16 years ago(allout-unload-function): New function.
Juanma Barranquero [Fri, 25 Jan 2008 15:11:18 +0000 (15:11 +0000)]
(allout-unload-function): New function.

16 years agoNew commands for cleaning up some blank problems like trailing blanks.
Vinicius Jose Latorre [Fri, 25 Jan 2008 14:10:35 +0000 (14:10 +0000)]
New commands for cleaning up some blank problems like trailing blanks.

16 years agoSven Joachim <svenjoac at gmx.de>
Glenn Morris [Fri, 25 Jan 2008 04:42:30 +0000 (04:42 +0000)]
Sven Joachim  <svenjoac at gmx.de>

(kill-buffer-if-not-modified): Don't pass t to buffer-modified-p.

16 years ago(allout-prefix-data): Doc fix.
Juanma Barranquero [Fri, 25 Jan 2008 02:18:05 +0000 (02:18 +0000)]
(allout-prefix-data): Doc fix.
(allout-show-current-subtree): Reflow docstring.
(allout-use-mode-specific-leader, allout-use-hanging-indents,
produce-allout-mode-map, allout-overlay-interior-modification-handler,
allout-next-heading, allout-previous-heading, allout-rebullet-heading,
allout-rebullet-topic, allout-rebullet-topic-grunt, allout-kill-topic,
allout-copy-topic-as-kill, allout-listify-exposed, allout-process-exposed,
allout-encrypted-key-info, allout-update-passphrase-mnemonic-aids,
allout-next-topic-pending-encryption, allout-tests-globally-true):
Fix typos in docstrings.

16 years ago(vc-version-diff): Make sure we shrink the right window.
Stefan Monnier [Thu, 24 Jan 2008 14:12:10 +0000 (14:12 +0000)]
(vc-version-diff): Make sure we shrink the right window.

16 years agoAdd 2008 to copyright years.
Glenn Morris [Wed, 23 Jan 2008 08:01:01 +0000 (08:01 +0000)]
Add 2008 to copyright years.

16 years ago* configure.in (xtensa): Match more configurations.
Dan Nicolaescu [Wed, 23 Jan 2008 07:06:54 +0000 (07:06 +0000)]
* configure.in (xtensa): Match more configurations.

* configure: Regenerate.

16 years ago(Mouse Buttons): Update elisp xref to "Click Events" on click count.
Nick Roberts [Wed, 23 Jan 2008 01:19:17 +0000 (01:19 +0000)]
(Mouse Buttons): Update elisp xref to "Click Events" on click count.

16 years ago*** empty log message ***
Nick Roberts [Wed, 23 Jan 2008 01:17:37 +0000 (01:17 +0000)]
*** empty log message ***

16 years agoFixed default printer-name.
Jason Rumney [Wed, 23 Jan 2008 00:53:37 +0000 (00:53 +0000)]
Fixed default printer-name.

16 years ago(printer-name): Do not set on MS Windows.
Jason Rumney [Wed, 23 Jan 2008 00:52:17 +0000 (00:52 +0000)]
(printer-name): Do not set on MS Windows.

16 years ago** Make longlines-mode wrap lines based on screen position instead
Chong Yidong [Tue, 22 Jan 2008 15:43:44 +0000 (15:43 +0000)]
** Make longlines-mode wrap lines based on screen position instead
   of character position, so that variable-width fonts can be handled
   properly.

16 years ago(pop_stat, pop_last): Fix last fix.
Chong Yidong [Tue, 22 Jan 2008 15:36:05 +0000 (15:36 +0000)]
(pop_stat, pop_last): Fix last fix.

16 years ago* pop.c (pop_stat, pop_last): Fix last fix.
Chong Yidong [Tue, 22 Jan 2008 15:22:54 +0000 (15:22 +0000)]
* pop.c (pop_stat, pop_last): Fix last fix.

16 years ago(Exiting): Fix typo. Reported by D. E. Evans <sinuhe@gnu.org>.
Juanma Barranquero [Mon, 21 Jan 2008 22:32:44 +0000 (22:32 +0000)]
(Exiting): Fix typo.  Reported by D. E. Evans <sinuhe@gnu.org>.

16 years ago(unhandled-file-name-directory): Add handler.
Stefan Monnier [Mon, 21 Jan 2008 17:16:52 +0000 (17:16 +0000)]
(unhandled-file-name-directory): Add handler.
(url-handler-unhandled-file-name-directory): New fun.

16 years agoFix problem with cleanning blank faces when turniing off blank-mode. Eliminate ...
Vinicius Jose Latorre [Mon, 21 Jan 2008 12:43:46 +0000 (12:43 +0000)]
Fix problem with cleanning blank faces when turniing off blank-mode.  Eliminate -face suffix.

16 years ago(struct scroll_bar): New member `redraw_needed_p'.
YAMAMOTO Mitsuharu [Mon, 21 Jan 2008 09:59:58 +0000 (09:59 +0000)]
(struct scroll_bar): New member `redraw_needed_p'.

16 years ago(x_scroll_bar_create): Initialize bar->redraw_needed_p.
YAMAMOTO Mitsuharu [Mon, 21 Jan 2008 09:59:25 +0000 (09:59 +0000)]
(x_scroll_bar_create): Initialize bar->redraw_needed_p.
(XTset_vertical_scroll_bar): Redraw scroll bar if bar->redraw_needed_p
is set even without positional changes.
(x_scroll_bar_clear): Set bar->redraw_needed_p.

16 years ago*** empty log message ***
Jason Rumney [Mon, 21 Jan 2008 09:35:45 +0000 (09:35 +0000)]
*** empty log message ***

16 years agoUpdated from master source.
Dan Nicolaescu [Mon, 21 Jan 2008 06:47:22 +0000 (06:47 +0000)]
Updated from master source.

16 years ago(CYGWIN) [USING_SH]: Disable mapping of file permissions to NTFS ACLs.
Jason Rumney [Sun, 20 Jan 2008 23:17:25 +0000 (23:17 +0000)]
(CYGWIN) [USING_SH]: Disable mapping of file permissions to NTFS ACLs.

16 years agoMerge from gnus--rel--5.10
Miles Bader [Sun, 20 Jan 2008 05:20:30 +0000 (05:20 +0000)]
Merge from gnus--rel--5.10

Revision: emacs@sv.gnu.org/emacs--rel--22--patch-193

16 years agoQuote all calls to "auxiliary skeleton"s to prevent infloops.
Glenn Morris [Sun, 20 Jan 2008 04:01:05 +0000 (04:01 +0000)]
Quote all calls to "auxiliary skeleton"s to prevent infloops.

16 years agoMartin Svenson <phromo at gmail.com> (tiny change)
Glenn Morris [Sun, 20 Jan 2008 03:57:19 +0000 (03:57 +0000)]
Martin Svenson <phromo at gmail.com>  (tiny change)

(python-imports): Default to "None".

16 years ago(Buffer Modification): Fix typo.
Martin Rudalics [Sat, 19 Jan 2008 18:53:05 +0000 (18:53 +0000)]
(Buffer Modification): Fix typo.

16 years ago* progmodes/sh-script.el (sh-basic-offset):
Dan Nicolaescu [Sat, 19 Jan 2008 18:32:34 +0000 (18:32 +0000)]
* progmodes/sh-script.el (sh-basic-offset):
* progmodes/cc-vars.el (c-syntactic-indentation)
(c-syntactic-indentation-in-macros): Mark as safe.

16 years ago*** empty log message ***
Juanma Barranquero [Sat, 19 Jan 2008 15:24:59 +0000 (15:24 +0000)]
*** empty log message ***

16 years ago(blank-style, blank-chars, blank-hspace-regexp, blank-space-regexp,
Juanma Barranquero [Sat, 19 Jan 2008 15:13:09 +0000 (15:13 +0000)]
(blank-style, blank-chars, blank-hspace-regexp, blank-space-regexp,
blank-tab-regexp, blank-trailing-regexp, blank-space-before-tab-regexp,
blank-global-modes, blank-mode, global-blank-mode): Doc fixes.
(blank, blank-space-face, blank-hspace-face, blank-tab-face, blank-newline-face,
blank-trailing-face, blank-line-face, blank-space-before-tab-face,
blank-display-mappings, blank-chars-value-list, blank-style-value-list,
blank-toggle-options, global-blank-toggle-options, blank-help-text,
blank-interactive-char, blank-turn-on, blank-turn-off, blank-color-on,
blank-color-off): Fix typos in docstrings.

16 years agoAdd comment before kill-buffer-if-not-modified.
Eli Zaretskii [Sat, 19 Jan 2008 14:04:35 +0000 (14:04 +0000)]
Add comment before kill-buffer-if-not-modified.

16 years ago*** empty log message ***
Kenichi Handa [Sat, 19 Jan 2008 12:50:35 +0000 (12:50 +0000)]
*** empty log message ***

16 years ago(detect_coding_iso2022): New arg
Kenichi Handa [Sat, 19 Jan 2008 05:55:50 +0000 (05:55 +0000)]
(detect_coding_iso2022): New arg
latin_extra_code_state.  Allow Latin extra codes only
when *latin_extra_code_state is nonzero.
(detect_coding_mask): If there is a NULL byte, detect the encoding
as UTF-16 or binary.  If Latin extra codes exist, detect the
encoding as ISO-2022 only when there's no other proper encoding is
found.

16 years ago("TeX"): Correct the mappings for \v{k} and \vk.
Kenichi Handa [Sat, 19 Jan 2008 04:36:40 +0000 (04:36 +0000)]
("TeX"): Correct the mappings for \v{k} and \vk.

16 years agoAdd arch tagline
Miles Bader [Fri, 18 Jan 2008 07:25:21 +0000 (07:25 +0000)]
Add arch tagline

16 years ago(icomplete-get-keys): Look up KEYS using all maps in proper buffer.
Richard M. Stallman [Fri, 18 Jan 2008 03:19:07 +0000 (03:19 +0000)]
(icomplete-get-keys): Look up KEYS using all maps in proper buffer.

16 years ago(handle_one_xevent): Revert to counting chars not bytes.
Jason Rumney [Thu, 17 Jan 2008 15:23:38 +0000 (15:23 +0000)]
(handle_one_xevent): Revert to counting chars not bytes.
(XTread_socket): Clarify what return value is counting in comment.

16 years agoNew file: blank-mode.el
Vinicius Jose Latorre [Thu, 17 Jan 2008 12:48:41 +0000 (12:48 +0000)]
New file: blank-mode.el

16 years ago(use_file_dialog): Doc fix.
Jason Rumney [Thu, 17 Jan 2008 12:05:19 +0000 (12:05 +0000)]
(use_file_dialog): Doc fix.

16 years ago(w32_read_socket) <WM_CHAR>: Decode characters outside
Jason Rumney [Thu, 17 Jan 2008 11:38:45 +0000 (11:38 +0000)]
(w32_read_socket) <WM_CHAR>: Decode characters outside
the unicode range available in MULE by locale-coding-system.
Improve dbcs lead byte detection. Set event timestamp and modifiers
earlier.

16 years agoRegenerate.
Glenn Morris [Thu, 17 Jan 2008 04:06:38 +0000 (04:06 +0000)]
Regenerate.

16 years ago(HAVE_X86_64_LIB64_DIR): Also set on s390x systems.
Glenn Morris [Thu, 17 Jan 2008 04:04:51 +0000 (04:04 +0000)]
(HAVE_X86_64_LIB64_DIR): Also set on s390x systems.

16 years ago(START_FILES, LIB_STANDARD): Adjust value according to HAVE_X86_64_LIB64_DIR.
Glenn Morris [Thu, 17 Jan 2008 04:04:26 +0000 (04:04 +0000)]
(START_FILES, LIB_STANDARD): Adjust value according to HAVE_X86_64_LIB64_DIR.

16 years ago(c-constant-symbol): Put this defun inside an eval-and-compile, so as to
Alan Mackenzie [Wed, 16 Jan 2008 21:26:59 +0000 (21:26 +0000)]
(c-constant-symbol): Put this defun inside an eval-and-compile, so as to
permit byte-compiling (e.g. in bootstrap).

16 years ago*** empty log message ***
Alan Mackenzie [Wed, 16 Jan 2008 21:26:01 +0000 (21:26 +0000)]
*** empty log message ***

16 years ago*** empty log message ***
Juanma Barranquero [Wed, 16 Jan 2008 16:30:53 +0000 (16:30 +0000)]
*** empty log message ***

16 years ago(ada-convert-file-name): Fix typo in docstring.
Juanma Barranquero [Wed, 16 Jan 2008 16:19:01 +0000 (16:19 +0000)]
(ada-convert-file-name): Fix typo in docstring.

16 years ago(whitespace-check-leading-whitespace, whitespace-check-trailing-whitespace,
Juanma Barranquero [Wed, 16 Jan 2008 16:18:32 +0000 (16:18 +0000)]
(whitespace-check-leading-whitespace, whitespace-check-trailing-whitespace,
whitespace-check-spacetab-whitespace, whitespace-check-indent-whitespace,
whitespace-check-ateol-whitespace): Fix typos in docstrings.

16 years ago(display-mm-height, display-mm-width): Fix typos in docstrings.
Juanma Barranquero [Wed, 16 Jan 2008 16:17:19 +0000 (16:17 +0000)]
(display-mm-height, display-mm-width): Fix typos in docstrings.

16 years agoFix typos in comments.
Juanma Barranquero [Wed, 16 Jan 2008 16:15:56 +0000 (16:15 +0000)]
Fix typos in comments.

16 years ago(comint-regexp-arg): Fix no-input case.
Glenn Morris [Wed, 16 Jan 2008 08:10:36 +0000 (08:10 +0000)]
(comint-regexp-arg): Fix no-input case.

16 years agofinder-inf no longer in CVS.
Glenn Morris [Wed, 16 Jan 2008 04:17:13 +0000 (04:17 +0000)]
finder-inf no longer in CVS.
Fill last paragraph.

16 years agoUlf Jasper <ulf.jasper at web.de>
Glenn Morris [Wed, 16 Jan 2008 04:14:45 +0000 (04:14 +0000)]
Ulf Jasper  <ulf.jasper at web.de>

(icalendar-export-file, icalendar-import-file): Restore
significant trailing whitespace in `interactive' prompts.

16 years ago* vc-arch.el (vc-arch-delete-rej-if-obsolete): Remove the
Dan Nicolaescu [Tue, 15 Jan 2008 04:37:20 +0000 (04:37 +0000)]
* vc-arch.el (vc-arch-delete-rej-if-obsolete): Remove the
after-save-hook so that it is not called multiple times.

* vc-svn.el (vc-svn-resolve-when-done): Likewise.

16 years agoSimplify details of external icon licensing.
Glenn Morris [Tue, 15 Jan 2008 04:06:40 +0000 (04:06 +0000)]
Simplify details of external icon licensing.

16 years ago(diff-end-of-hunk): Revert 2008-01-08 change.
Glenn Morris [Tue, 15 Jan 2008 03:46:59 +0000 (03:46 +0000)]
(diff-end-of-hunk): Revert 2008-01-08 change.

16 years ago*** empty log message ***
Glenn Morris [Tue, 15 Jan 2008 03:45:18 +0000 (03:45 +0000)]
*** empty log message ***

16 years ago* (c-constant-symbol): New function which supersedes c-const-symbol.
Alan Mackenzie [Mon, 14 Jan 2008 22:31:07 +0000 (22:31 +0000)]
* (c-constant-symbol): New function which supersedes c-const-symbol.
During a customize-.. call it enables an element of (e.g.)
c-hanging-braces alist to have its name displayed, even when the default
value of c-h-b etc. doesn't include the elemnt.  Replace uses of the old
function by the new.

* progmodes/cc-vars.el (c-hanging-braces-alist): Remove the obscure
non-working fragment ":value c-".

16 years ago*** empty log message ***
Alan Mackenzie [Mon, 14 Jan 2008 22:28:39 +0000 (22:28 +0000)]
*** empty log message ***

16 years agoCorrect messed up ID info in previous patch
Alan Mackenzie [Mon, 14 Jan 2008 19:20:20 +0000 (19:20 +0000)]
Correct messed up ID info in previous patch

16 years ago(c-guess-basic-syntax): prevent a macro call inside a struct being
Alan Mackenzie [Mon, 14 Jan 2008 19:17:31 +0000 (19:17 +0000)]
(c-guess-basic-syntax): prevent a macro call inside a struct being
recognised as a K&R argument.

16 years ago*** empty log message ***
Alan Mackenzie [Mon, 14 Jan 2008 19:16:12 +0000 (19:16 +0000)]
*** empty log message ***

16 years ago(image-type): Use image-type-from-file-name (from trunk
Jason Rumney [Mon, 14 Jan 2008 13:20:31 +0000 (13:20 +0000)]
(image-type): Use image-type-from-file-name (from trunk
2007-05-21  Chong Yidong  <cyd@stupidchicken.com>).