]> code.delx.au - gnu-emacs/log
gnu-emacs
17 years ago(syms_of_buffer) <selective-display>: Fix typo in docstring.
Juanma Barranquero [Wed, 27 Jun 2007 11:40:26 +0000 (11:40 +0000)]
(syms_of_buffer) <selective-display>: Fix typo in docstring.

17 years ago[HAVE_GTK_AND_PTHREAD] Check this after including config.h.
YAMAMOTO Mitsuharu [Tue, 26 Jun 2007 03:29:25 +0000 (03:29 +0000)]
[HAVE_GTK_AND_PTHREAD] Check this after including config.h.
(_aligned_blocks_mutex) [USE_PTHREAD]: New variable.
(LOCK_ALIGNED_BLOCKS, UNLOCK_ALIGNED_BLOCKS): New macros.
(_free_internal, memalign): Use them.
(_malloc_mutex, _aligned_blocks_mutex) [USE_PTHREAD]:
Initialize to PTHREAD_MUTEX_INITIALIZER.
(malloc_initialize_1) [USE_PTHREAD]: Don't use recursive mutex.
(morecore_nolock): Rename from morecore.  All uses changed.
Use only nolock versions of internal allocation functions.
(_malloc_internal_nolock, _realloc_internal_nolock)
(_free_internal_nolock): New functions created from
_malloc_internal, _realloc_internal, and _free_internal.
(_malloc_internal, _realloc_internal, _free_internal): Use them.
Copy hook value to automatic variable before its use.
(memalign): Copy hook value to automatic variable before its use.

17 years ago(main): Set console codepages to "ANSI".
Jason Rumney [Mon, 25 Jun 2007 12:30:40 +0000 (12:30 +0000)]
(main): Set console codepages to "ANSI".

17 years agonew Back-Cover Text
Karl Berry [Sun, 24 Jun 2007 21:59:25 +0000 (21:59 +0000)]
new Back-Cover Text

17 years ago(desktop-read): Run `desktop-not-loaded-hook' in the directory where the desktop
Juanma Barranquero [Sun, 24 Jun 2007 20:03:06 +0000 (20:03 +0000)]
(desktop-read): Run `desktop-not-loaded-hook' in the directory where the desktop
file was found, as the docstring says.
(desktop-kill): Use `read-directory-name'.
 (desktop-load-locked-desktop): New option.
(desktop-read): Use it.
(desktop-truncate, desktop-outvar, desktop-restore-file-buffer): Use `when'.
(desktop-save-mode-off): New function.
(desktop-base-lock-name, desktop-not-loaded-hook): New variables.
(desktop-full-lock-name, desktop-file-modtime, desktop-owner,
desktop-claim-lock, desktop-release-lock): New functions.
(desktop-kill): Tell `desktop-save' that this is the last save.
Release the lock afterwards.
(desktop-buffer-info): New function.
(desktop-save): Use it.  Run `desktop-save-hook' where the doc says to.
Detect conflicts, and manage the lock.
(desktop-read): Detect conflicts.  Manage the lock.

17 years agoAdded note about new style scrollbars on Windows XP and later.
Jason Rumney [Sat, 23 Jun 2007 16:57:51 +0000 (16:57 +0000)]
Added note about new style scrollbars on Windows XP and later.

17 years ago(insert-directory): If an invalid regexp error is thrown, try using FILE
Eli Zaretskii [Sat, 23 Jun 2007 11:24:56 +0000 (11:24 +0000)]
(insert-directory): If an invalid regexp error is thrown, try using FILE
as a literal file name, not a wildcard.
Check for FILE as an existing file, not just a directory.

17 years ago*** empty log message ***
Juanma Barranquero [Sat, 23 Jun 2007 10:50:07 +0000 (10:50 +0000)]
*** empty log message ***

17 years ago(ruler-mode): Prevent clobbering the original `header-line-format'
Juanma Barranquero [Sat, 23 Jun 2007 10:45:01 +0000 (10:45 +0000)]
(ruler-mode): Prevent clobbering the original `header-line-format'
when reentering ruler mode.

17 years ago(insert-directory): Don't treat FILE as a wildcard if FILE exists as
Eli Zaretskii [Sat, 23 Jun 2007 09:52:06 +0000 (09:52 +0000)]
(insert-directory): Don't treat FILE as a wildcard if FILE exists as
a directory.

17 years agovera-mode.el (vera-mode): Fix `commend-end-skip' setting.
Dan Nicolaescu [Thu, 21 Jun 2007 22:55:44 +0000 (22:55 +0000)]
vera-mode.el (vera-mode): Fix `commend-end-skip' setting.
(vera-font-lock-match-item): Fix doc string.
(vera-in-comment-p): Remove unused function.
(vera-skip-forward-literal,vera-skip-backward-literal): Improve code,
use `syntax-ppss'.
(vera-forward-syntactic-ws): Fix argument order.
(vera-prepare-search): Use `with-syntax-table'.
(vera-indent-line): Fix doc string.
(vera-electric-tab): Fix doc string.
(vera-expand-abbrev): Define alias instead of using `fset'.
(vera-comment-uncomment-region): Use `comment-start-skip'.

17 years ago*** empty log message ***
Jason Rumney [Thu, 21 Jun 2007 22:08:56 +0000 (22:08 +0000)]
*** empty log message ***

17 years ago(convert_mono_to_color_image): Swap fore and background.
Jason Rumney [Thu, 21 Jun 2007 22:01:27 +0000 (22:01 +0000)]
(convert_mono_to_color_image): Swap fore and background.

17 years agoHeader changes: mark file as part of Emacs, update FSF address.
Glenn Morris [Thu, 21 Jun 2007 04:07:24 +0000 (04:07 +0000)]
Header changes: mark file as part of Emacs, update FSF address.

17 years ago(w32_BDF_to_x_font): Unmap memory when finished.
Jason Rumney [Wed, 20 Jun 2007 21:26:53 +0000 (21:26 +0000)]
(w32_BDF_to_x_font): Unmap memory when finished.
(w32_free_bdf_font): Unmap memory not handle.

17 years agoprogmodes/vera-mode.el: New file.
Dan Nicolaescu [Wed, 20 Jun 2007 15:22:59 +0000 (15:22 +0000)]
progmodes/vera-mode.el: New file.

17 years ago(ido-find-file-in-dir): Don't signal an error for empty directories.
Juanma Barranquero [Wed, 20 Jun 2007 15:19:37 +0000 (15:19 +0000)]
(ido-find-file-in-dir): Don't signal an error for empty directories.

17 years ago(_wsa_errlist): Fix typo in error message.
Juanma Barranquero [Wed, 20 Jun 2007 08:49:12 +0000 (08:49 +0000)]
(_wsa_errlist): Fix typo in error message.
(init_environment): Ignore any environment variable
from the registry having a null value.

17 years ago(c-remove-any-local-eval-or-mode-variables): When removing lines, also
Alan Mackenzie [Wed, 20 Jun 2007 08:27:53 +0000 (08:27 +0000)]
(c-remove-any-local-eval-or-mode-variables): When removing lines, also
remove the \n.  Correction of patch of 2007-04-21.

17 years ago*** empty log message ***
Alan Mackenzie [Wed, 20 Jun 2007 08:26:23 +0000 (08:26 +0000)]
*** empty log message ***

17 years agoUse emacs.manifest.
Jason Rumney [Tue, 19 Jun 2007 11:59:20 +0000 (11:59 +0000)]
Use emacs.manifest.

17 years ago(add_menu_item): Don't use multibyte string functions on
Jason Rumney [Sun, 17 Jun 2007 22:25:08 +0000 (22:25 +0000)]
(add_menu_item): Don't use multibyte string functions on
unicode strings.

17 years ago(lpr-page-header-switches): Move %s to separate element for correct
Glenn Morris [Sun, 17 Jun 2007 22:19:58 +0000 (22:19 +0000)]
(lpr-page-header-switches): Move %s to separate element for correct
quoting.  Doc fix.

17 years ago*** empty log message ***
Glenn Morris [Sun, 17 Jun 2007 22:19:25 +0000 (22:19 +0000)]
*** empty log message ***

17 years ago*** empty log message ***
Juanma Barranquero [Sun, 17 Jun 2007 02:36:20 +0000 (02:36 +0000)]
*** empty log message ***

17 years ago(syms_of_xdisp) <auto-resize-tool-bars>: Fix typo in docstring.
Juanma Barranquero [Sun, 17 Jun 2007 02:18:00 +0000 (02:18 +0000)]
(syms_of_xdisp) <auto-resize-tool-bars>: Fix typo in docstring.

17 years agoMerge from gnus--rel--5.10
Miles Bader [Sat, 16 Jun 2007 22:29:59 +0000 (22:29 +0000)]
Merge from gnus--rel--5.10

Patches applied:

 * gnus--rel--5.10  (patch 232)

   - Update from CVS

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

17 years ago(add_menu_item): Escape `&' characters in menu items and their keybindings.
Eli Zaretskii [Sat, 16 Jun 2007 18:19:42 +0000 (18:19 +0000)]
(add_menu_item): Escape `&' characters in menu items and their keybindings.

17 years agoDocument that :data is unsupported for playing sound on Windows.
Eli Zaretskii [Sat, 16 Jun 2007 12:51:48 +0000 (12:51 +0000)]
Document that :data is unsupported for playing sound on Windows.

17 years agoMerge from gnus--rel--5.10
Miles Bader [Fri, 15 Jun 2007 04:03:46 +0000 (04:03 +0000)]
Merge from gnus--rel--5.10

Patches applied:

 * gnus--rel--5.10  (patch 230-231)

   - ChangeLog tweak
   - Update from CVS

2007-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>

   * lisp/gnus/gnus-agent.el (gnus-agent-fetch-headers)
   (gnus-agent-retrieve-headers): Bind
   gnus-decode-encoded-address-function to identity.

   * lisp/gnus/nntp.el (nntp-send-xover-command): Recognize an xover command
   is available also when the server returns simply a dot.

   * lisp/gnus/gnus-ems.el (gnus-x-splash): Redisplay window before measuring
   it.

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

17 years agoManifest for Windows XP and later. Links Emacs to comctl32.dll version 6 for
Jason Rumney [Fri, 15 Jun 2007 00:07:45 +0000 (00:07 +0000)]
Manifest for Windows XP and later. Links Emacs to comctl32.dll version 6 for
the new style scrollbars.

17 years ago(update_compositions): Check validity of compositions.
Chong Yidong [Fri, 15 Jun 2007 00:00:37 +0000 (00:00 +0000)]
(update_compositions): Check validity of compositions.

17 years ago* composite.c (update_compositions): Check validity of compositions.
Chong Yidong [Thu, 14 Jun 2007 23:59:17 +0000 (23:59 +0000)]
* composite.c (update_compositions): Check validity of compositions.

17 years agotypo
Karl Berry [Thu, 14 Jun 2007 16:55:54 +0000 (16:55 +0000)]
typo

17 years agoChanges from arch/CVS synchronization
Miles Bader [Thu, 14 Jun 2007 10:03:43 +0000 (10:03 +0000)]
Changes from arch/CVS synchronization

17 years agoGnus ChangeLog tweaks
Miles Bader [Thu, 14 Jun 2007 10:03:08 +0000 (10:03 +0000)]
Gnus ChangeLog tweaks

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

17 years agoMerge from gnus--rel--5.10
Miles Bader [Thu, 14 Jun 2007 10:02:55 +0000 (10:02 +0000)]
Merge from gnus--rel--5.10

Patches applied:

 * emacs--devo--0  (patch 725, 740-741, 749, 768, 777, 786, 788-789, 792)

   - Merge from gnus--rel--5.10
   - Update from CVS
   - Merge from emacs--rel--22, gnus--rel--5.10

 * gnus--rel--5.10  (patch 217-229)

   - Update from CVS
   - Merge from emacs--devo--0, emacs--rel--22

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

17 years ago* term/xterm.el (terminal-init-xterm): Escape parens in character
Dan Nicolaescu [Wed, 13 Jun 2007 19:08:44 +0000 (19:08 +0000)]
* term/xterm.el (terminal-init-xterm): Escape parens in character
  constants.

17 years agoupdate two-volume material for printing
Karl Berry [Wed, 13 Jun 2007 00:45:03 +0000 (00:45 +0000)]
update two-volume material for printing

17 years ago(scroll-lock-mode): Doc fix.
Chong Yidong [Tue, 12 Jun 2007 23:56:10 +0000 (23:56 +0000)]
(scroll-lock-mode): Doc fix.

17 years ago* scroll-lock.el (scroll-lock-mode): Doc fix.
Chong Yidong [Tue, 12 Jun 2007 23:55:58 +0000 (23:55 +0000)]
* scroll-lock.el (scroll-lock-mode): Doc fix.

17 years ago(font-lock-add-keywords): In case font-lock was only
Stefan Monnier [Mon, 11 Jun 2007 21:57:11 +0000 (21:57 +0000)]
(font-lock-add-keywords): In case font-lock was only
half-activated, forcefully activate it completely.

17 years agoAdd a bug about hi-lock-mode and font-lock-mode.
Stefan Monnier [Mon, 11 Jun 2007 15:46:12 +0000 (15:46 +0000)]
Add a bug about hi-lock-mode and font-lock-mode.
Fix encoding of some nonascii chars.

17 years ago(custom-variable-type): Doc fix.
Richard M. Stallman [Mon, 11 Jun 2007 05:12:38 +0000 (05:12 +0000)]
(custom-variable-type): Doc fix.

17 years ago(Fx_file_dialog): Take size from struct not pointer.
Jason Rumney [Sun, 10 Jun 2007 23:29:37 +0000 (23:29 +0000)]
(Fx_file_dialog): Take size from struct not pointer.

17 years ago(rmail-movemail-variant-in-use): Fix doc typo.
Thien-Thi Nguyen [Sat, 9 Jun 2007 12:54:46 +0000 (12:54 +0000)]
(rmail-movemail-variant-in-use): Fix doc typo.

17 years ago(desktop-minor-mode-table): Doc fix.
Juanma Barranquero [Sat, 9 Jun 2007 00:13:10 +0000 (00:13 +0000)]
(desktop-minor-mode-table): Doc fix.

17 years ago** In Image mode, whenever the displayed image is wider and/or higher
Chong Yidong [Fri, 8 Jun 2007 03:04:22 +0000 (03:04 +0000)]
** In Image mode, whenever the displayed image is wider and/or higher
than the window, the usual keys for moving the cursor cause the image
to be scrolled horizontally or vertically instead.

17 years ago(image-forward-hscroll, image-backward-hscroll)
Chong Yidong [Fri, 8 Jun 2007 03:01:25 +0000 (03:01 +0000)]
(image-forward-hscroll, image-backward-hscroll)
(image-next-line, image-previous-line, image-scroll-up)
(image-scroll-down, image-bol, image-eol, image-bob, image-eob):
New functions.
(image-mode-map): Remap motion commands.
(image-mode-text-map): New keymap for viewing images as text.
(image-mode): Use image-mode-map.
(image-toggle-display): Toggle auto-hscroll-mode and mode keymaps.

17 years ago* image-mode.el (image-forward-hscroll, image-backward-hscroll)
Chong Yidong [Fri, 8 Jun 2007 03:01:08 +0000 (03:01 +0000)]
* image-mode.el (image-forward-hscroll, image-backward-hscroll)
(image-next-line, image-previous-line, image-scroll-up)
(image-scroll-down, image-bol, image-eol, image-bob, image-eob):
New functions.
(image-mode-map): Remap motion commands.
(image-mode-text-map): New keymap for viewing images as text.
(image-mode): Use image-mode-map.
(image-toggle-display): Toggle auto-hscroll-mode and mode keymaps.

17 years agoTramp does not require cl anymore.
Michael Albinus [Thu, 7 Jun 2007 20:17:52 +0000 (20:17 +0000)]
Tramp does not require cl anymore.

17 years agoSync with Tramp 2.0.56.
Michael Albinus [Thu, 7 Jun 2007 20:14:45 +0000 (20:14 +0000)]
Sync with Tramp 2.0.56.

17 years agoIdentify Emacs 22.2 changes (so we don't lose them later).
Chong Yidong [Thu, 7 Jun 2007 16:57:32 +0000 (16:57 +0000)]
Identify Emacs 22.2 changes (so we don't lose them later).

17 years ago(dired-recursive-deletes, dired-recursive-copies): Change default to
Chong Yidong [Thu, 7 Jun 2007 16:51:54 +0000 (16:51 +0000)]
(dired-recursive-deletes, dired-recursive-copies): Change default to
`top'.

17 years ago* dired.el (dired-recursive-deletes, dired-recursive-copies):
Chong Yidong [Thu, 7 Jun 2007 16:51:33 +0000 (16:51 +0000)]
* dired.el (dired-recursive-deletes, dired-recursive-copies):
Change default to `top'.

17 years ago(dired-mode-map): Remove spurious separator.
Chong Yidong [Thu, 7 Jun 2007 16:40:15 +0000 (16:40 +0000)]
(dired-mode-map): Remove spurious separator.

17 years ago* dired.el (dired-mode-map): Remove spurious separator.
Chong Yidong [Thu, 7 Jun 2007 16:40:05 +0000 (16:40 +0000)]
* dired.el (dired-mode-map): Remove spurious separator.

17 years ago(gnus-split-methods): Fix typo in docstring.
Juanma Barranquero [Thu, 7 Jun 2007 14:32:38 +0000 (14:32 +0000)]
(gnus-split-methods): Fix typo in docstring.

17 years ago(mixal-operation-codes-alist): Fix typo in docstring.
Juanma Barranquero [Thu, 7 Jun 2007 14:27:21 +0000 (14:27 +0000)]
(mixal-operation-codes-alist): Fix typo in docstring.

17 years ago(Optional Mode Line): Document the new form of line+column numbers,
Alan Mackenzie [Thu, 7 Jun 2007 13:27:30 +0000 (13:27 +0000)]
(Optional Mode Line): Document the new form of line+column numbers,
"(561,2)".

17 years ago*** empty log message ***
Alan Mackenzie [Thu, 7 Jun 2007 13:26:20 +0000 (13:26 +0000)]
*** empty log message ***

17 years ago(ebrowse-draw-file-member-info): Doc fix.
Juanma Barranquero [Thu, 7 Jun 2007 13:20:47 +0000 (13:20 +0000)]
(ebrowse-draw-file-member-info): Doc fix.

17 years ago(idlwave-one-key-select): Fix typo in docstring.
Juanma Barranquero [Thu, 7 Jun 2007 12:41:27 +0000 (12:41 +0000)]
(idlwave-one-key-select): Fix typo in docstring.

17 years agoSync etc/images change to six icons from trunk.
Glenn Morris [Thu, 7 Jun 2007 07:45:09 +0000 (07:45 +0000)]
Sync etc/images change to six icons from trunk.

17 years agoConvert from PPM to PBM.
Glenn Morris [Thu, 7 Jun 2007 07:44:33 +0000 (07:44 +0000)]
Convert from PPM to PBM.

17 years agoConvert from PGM to PBM.
Glenn Morris [Thu, 7 Jun 2007 07:43:52 +0000 (07:43 +0000)]
Convert from PGM to PBM.

17 years agoSync 2007-05-19 change from trunk.
Glenn Morris [Thu, 7 Jun 2007 07:43:31 +0000 (07:43 +0000)]
Sync 2007-05-19 change from trunk.

17 years agoMark H. Weaver <mhw at netris.org> (tiny change)
Glenn Morris [Thu, 7 Jun 2007 06:39:17 +0000 (06:39 +0000)]
Mark H. Weaver  <mhw at netris.org>  (tiny change)

(set-mark-command-repeat-pop): Fix duplicate entry.

17 years agoAlfred M. Szmidt <ams at gnu.org> (tiny change)
Glenn Morris [Thu, 7 Jun 2007 06:38:43 +0000 (06:38 +0000)]
Alfred M. Szmidt  <ams at gnu.org>  (tiny change)

(rmail-summary-save-buffer): New command.
(rmail-summary-mode-map): Add rmail-summary-save-buffer.

17 years agoMichael Olson <mwolson at gnu.org>
Glenn Morris [Thu, 7 Jun 2007 06:24:53 +0000 (06:24 +0000)]
Michael Olson  <mwolson at gnu.org>

Update eshell URL.

17 years ago(mail-source-delete-old-incoming-confirm): Fix typo in docstring.
Juanma Barranquero [Thu, 7 Jun 2007 00:41:29 +0000 (00:41 +0000)]
(mail-source-delete-old-incoming-confirm): Fix typo in docstring.

17 years ago(erc-startup-file-list): Fix typo in docstring.
Juanma Barranquero [Thu, 7 Jun 2007 00:38:27 +0000 (00:38 +0000)]
(erc-startup-file-list): Fix typo in docstring.

17 years ago(org-export-ascii-bullets): Fix typo in docstring.
Juanma Barranquero [Thu, 7 Jun 2007 00:35:28 +0000 (00:35 +0000)]
(org-export-ascii-bullets): Fix typo in docstring.

17 years ago(ebrowse-member-table): Fix typo in docstring.
Juanma Barranquero [Thu, 7 Jun 2007 00:28:27 +0000 (00:28 +0000)]
(ebrowse-member-table): Fix typo in docstring.

17 years ago(nndiary-reminders): Fix typos in docstring.
Juanma Barranquero [Wed, 6 Jun 2007 23:53:20 +0000 (23:53 +0000)]
(nndiary-reminders): Fix typos in docstring.

17 years ago(gnus-diary-time-format, gnus-summary-sort-by-schedule): Fix typo in docstrings.
Juanma Barranquero [Wed, 6 Jun 2007 23:51:11 +0000 (23:51 +0000)]
(gnus-diary-time-format, gnus-summary-sort-by-schedule): Fix typo in docstrings.

17 years ago(HTML): Fix typo.
Juanma Barranquero [Wed, 6 Jun 2007 23:42:41 +0000 (23:42 +0000)]
(HTML): Fix typo.

17 years ago(Message Headers): Fix typo.
Juanma Barranquero [Wed, 6 Jun 2007 23:39:42 +0000 (23:39 +0000)]
(Message Headers): Fix typo.

17 years ago(Create Tags Table): Fix typo.
Juanma Barranquero [Wed, 6 Jun 2007 23:38:45 +0000 (23:38 +0000)]
(Create Tags Table): Fix typo.

17 years ago(Article Buttons, Mail Source Customization, Sending or Not Sending,
Juanma Barranquero [Wed, 6 Jun 2007 23:37:33 +0000 (23:37 +0000)]
(Article Buttons, Mail Source Customization, Sending or Not Sending,
Customizing NNDiary): Fix typos.

17 years ago(Comment Commands, Getting Started, Style Variables): Fix typos.
Juanma Barranquero [Wed, 6 Jun 2007 23:34:09 +0000 (23:34 +0000)]
(Comment Commands, Getting Started, Style Variables): Fix typos.

17 years ago*** empty log message ***
Juanma Barranquero [Wed, 6 Jun 2007 22:42:31 +0000 (22:42 +0000)]
*** empty log message ***

17 years ago(mh-index-group-by-folder): Fix typos in docstrings.
Juanma Barranquero [Wed, 6 Jun 2007 22:37:07 +0000 (22:37 +0000)]
(mh-index-group-by-folder): Fix typos in docstrings.

17 years ago(mh-mh-directive-present-p): Fix typos in docstrings.
Juanma Barranquero [Wed, 6 Jun 2007 22:36:31 +0000 (22:36 +0000)]
(mh-mh-directive-present-p): Fix typos in docstrings.

17 years ago*** empty log message ***
Juanma Barranquero [Wed, 6 Jun 2007 22:33:38 +0000 (22:33 +0000)]
*** empty log message ***

17 years ago*** empty log message ***
Juanma Barranquero [Wed, 6 Jun 2007 22:26:35 +0000 (22:26 +0000)]
*** empty log message ***

17 years ago(gnus-summary-highlight): Fix typo in docstring.
Juanma Barranquero [Wed, 6 Jun 2007 22:15:03 +0000 (22:15 +0000)]
(gnus-summary-highlight): Fix typo in docstring.

17 years ago(erc-show-channel-key-p): Fix typo in docstring.
Juanma Barranquero [Wed, 6 Jun 2007 22:10:42 +0000 (22:10 +0000)]
(erc-show-channel-key-p): Fix typo in docstring.

17 years ago(org-cycle): Fix typo in docstring.
Juanma Barranquero [Wed, 6 Jun 2007 22:03:06 +0000 (22:03 +0000)]
(org-cycle): Fix typo in docstring.

17 years ago(icalendar--diarytime-to-isotime): Fix typo in docstring.
Juanma Barranquero [Wed, 6 Jun 2007 21:58:58 +0000 (21:58 +0000)]
(icalendar--diarytime-to-isotime): Fix typo in docstring.

17 years ago(ses-call-printer): Fix typo in docstring.
Juanma Barranquero [Wed, 6 Jun 2007 21:57:34 +0000 (21:57 +0000)]
(ses-call-printer): Fix typo in docstring.

17 years ago(pgg-sign-region, pgg-sign): Fix typos in docstrings.
Juanma Barranquero [Wed, 6 Jun 2007 21:56:18 +0000 (21:56 +0000)]
(pgg-sign-region, pgg-sign): Fix typos in docstrings.

17 years ago*** empty log message ***
Jason Rumney [Wed, 6 Jun 2007 21:00:03 +0000 (21:00 +0000)]
*** empty log message ***

17 years agoDon't define HAVE_TZNAME.
Jason Rumney [Wed, 6 Jun 2007 20:51:10 +0000 (20:51 +0000)]
Don't define HAVE_TZNAME.

17 years ago(xpm_load): Remove spurious call to xpm_init_color_cache.
Chong Yidong [Wed, 6 Jun 2007 18:58:56 +0000 (18:58 +0000)]
(xpm_load): Remove spurious call to xpm_init_color_cache.

17 years ago* image.c (xpm_load): Remove spurious call to xpm_init_color_cache.
Chong Yidong [Wed, 6 Jun 2007 18:58:48 +0000 (18:58 +0000)]
* image.c (xpm_load): Remove spurious call to xpm_init_color_cache.

17 years ago(scan_words): Fix arg to UPDATE_SYNTAX_TABLE_BACKWARD.
Chong Yidong [Wed, 6 Jun 2007 17:09:40 +0000 (17:09 +0000)]
(scan_words): Fix arg to UPDATE_SYNTAX_TABLE_BACKWARD.

17 years ago* syntax.c (scan_words): Fix arg to UPDATE_SYNTAX_TABLE_BACKWARD.
Chong Yidong [Wed, 6 Jun 2007 17:09:26 +0000 (17:09 +0000)]
* syntax.c (scan_words): Fix arg to UPDATE_SYNTAX_TABLE_BACKWARD.

17 years ago(tar-header-block-summarize, tar-summarize-buffer)
Chong Yidong [Wed, 6 Jun 2007 17:04:29 +0000 (17:04 +0000)]
(tar-header-block-summarize, tar-summarize-buffer)
(tar-get-descriptor): Handle type 55, an extended pax header.

17 years ago* tar-mode.el (tar-header-block-summarize, tar-summarize-buffer)
Chong Yidong [Wed, 6 Jun 2007 17:04:19 +0000 (17:04 +0000)]
* tar-mode.el (tar-header-block-summarize, tar-summarize-buffer)
(tar-get-descriptor): Handle type 55, an extended pax header.