]> code.delx.au - gnu-emacs/log
gnu-emacs
15 years ago* mail/rmail.el (rmail-generate-viewer-buffer): Fix typo.
Chong Yidong [Fri, 23 Jan 2009 15:09:16 +0000 (15:09 +0000)]
* mail/rmail.el (rmail-generate-viewer-buffer): Fix typo.

15 years agofix comments in last change
Adrian Robert [Fri, 23 Jan 2009 14:53:11 +0000 (14:53 +0000)]
fix comments in last change

15 years ago* nsterm.m (ns_draw_glyph_string): Use it, parallel Yamamoto Mitsuharu change of...
Adrian Robert [Fri, 23 Jan 2009 14:32:47 +0000 (14:32 +0000)]
* nsterm.m (ns_draw_glyph_string): Use it, parallel Yamamoto Mitsuharu change of 2008-11-15 to other terms. (Bug#615)

15 years ago* nsimage.m (setPixmapData:): Set to ignore image DPI.
Adrian Robert [Fri, 23 Jan 2009 14:08:24 +0000 (14:08 +0000)]
* nsimage.m (setPixmapData:): Set to ignore image DPI.

15 years ago(Getting Started): Describe $MH.
Stephen Eglen [Fri, 23 Jan 2009 13:52:24 +0000 (13:52 +0000)]
(Getting Started): Describe $MH.

15 years ago* term/ns-win.el (ns-insert-working-text, ns-put-working-text): Switch names and...
Adrian Robert [Fri, 23 Jan 2009 13:00:21 +0000 (13:00 +0000)]
* term/ns-win.el (ns-insert-working-text, ns-put-working-text): Switch names and update comments for clarity.

15 years ago* nsterm.m (EmacsView-readSelectionFromPasteboard:) (writeSelectionToPasteboard:types...
Adrian Robert [Fri, 23 Jan 2009 10:31:54 +0000 (10:31 +0000)]
* nsterm.m (EmacsView-readSelectionFromPasteboard:) (writeSelectionToPasteboard:types:): New stubbed-out methods for NSServicesRequests protocol. (Bug#1435)

15 years ago* emacs.c (ns_no_defaults): New declaration. (main): Use it. * nsterm.h (ns_no_defa...
Adrian Robert [Fri, 23 Jan 2009 09:58:02 +0000 (09:58 +0000)]
* emacs.c (ns_no_defaults): New declaration.  (main): Use it.  * nsterm.h (ns_no_defaults): New declaration.  * nsfns.m (x_get_string_resource): Don't read when ns_no_defaults.  * nsterm.m (ns_no_defaults): New variable.  (ns_initialize): Don't read defaults when ns_no_defaults.

15 years ago* emacs.c (main): Do fork+exec under --daemon in Cocoa.
Adrian Robert [Fri, 23 Jan 2009 09:12:53 +0000 (09:12 +0000)]
* emacs.c (main): Do fork+exec under --daemon in Cocoa.

15 years ago* emacsclient.c (decode_options): Use a dummy display name under NS/Cocoa.
Adrian Robert [Fri, 23 Jan 2009 09:08:03 +0000 (09:08 +0000)]
* emacsclient.c (decode_options): Use a dummy display name under NS/Cocoa.

15 years ago(rmail-write-region-annotate): Only switch buffer if
Stefan Monnier [Fri, 23 Jan 2009 08:00:23 +0000 (08:00 +0000)]
(rmail-write-region-annotate): Only switch buffer if
start is nil, as was done in tar-mode.el.

15 years ago(mail-bury): Revert previous change now pmail is no more.
Glenn Morris [Fri, 23 Jan 2009 05:07:37 +0000 (05:07 +0000)]
(mail-bury): Revert previous change now pmail is no more.

15 years ago(rmail-narrow-to-non-pruned-header): Remove declaration of deleted function.
Glenn Morris [Fri, 23 Jan 2009 04:58:47 +0000 (04:58 +0000)]
(rmail-narrow-to-non-pruned-header): Remove declaration of deleted function.

15 years ago(rmail-msg-is-pruned): Remove declaration of deleted func.
Glenn Morris [Fri, 23 Jan 2009 04:57:07 +0000 (04:57 +0000)]
(rmail-msg-is-pruned): Remove declaration of deleted func.

15 years ago(server-name): Make it a defcustom.
Chong Yidong [Fri, 23 Jan 2009 04:52:40 +0000 (04:52 +0000)]
(server-name): Make it a defcustom.

15 years ago* server.el (server-name): Make it a defcustom.
Chong Yidong [Fri, 23 Jan 2009 04:52:32 +0000 (04:52 +0000)]
* server.el (server-name): Make it a defcustom.

15 years agoFix location of rmail files.
Glenn Morris [Fri, 23 Jan 2009 04:43:12 +0000 (04:43 +0000)]
Fix location of rmail files.

15 years agoSlight temporal shift for rmail merge entries.
Glenn Morris [Fri, 23 Jan 2009 04:41:51 +0000 (04:41 +0000)]
Slight temporal shift for rmail merge entries.

15 years agoRemove file - replaced by new simplified entries in ../ChangeLog
Glenn Morris [Fri, 23 Jan 2009 04:40:19 +0000 (04:40 +0000)]
Remove file - replaced by new simplified entries in ../ChangeLog

15 years ago(mark_stack): Use "flushw" instead of "ta 3" assembly call for
Chong Yidong [Fri, 23 Jan 2009 04:38:18 +0000 (04:38 +0000)]
(mark_stack): Use "flushw" instead of "ta 3" assembly call for
Sparc64.

15 years ago* alloc.c (mark_stack): Use "flushw" instead of "ta 3" assembly
Chong Yidong [Fri, 23 Jan 2009 04:37:58 +0000 (04:37 +0000)]
* alloc.c (mark_stack): Use "flushw" instead of "ta 3" assembly
call for Sparc64.

15 years agoCrunch some deleted functions.
Glenn Morris [Fri, 23 Jan 2009 04:36:10 +0000 (04:36 +0000)]
Crunch some deleted functions.

15 years agoChangeLog entry for rmail-mbox merge.
Chong Yidong [Fri, 23 Jan 2009 04:27:52 +0000 (04:27 +0000)]
ChangeLog entry for rmail-mbox merge.

15 years agoRemove references to deleted rmaildesc.el.
Glenn Morris [Fri, 23 Jan 2009 04:19:46 +0000 (04:19 +0000)]
Remove references to deleted rmaildesc.el.

15 years agoCrunch "sync with trunk" entries.
Glenn Morris [Fri, 23 Jan 2009 04:18:22 +0000 (04:18 +0000)]
Crunch "sync with trunk" entries.

15 years agoCrunch rmailmm.el references, since to the trunk it is just a new file.
Glenn Morris [Fri, 23 Jan 2009 04:17:18 +0000 (04:17 +0000)]
Crunch rmailmm.el references, since to the trunk it is just a new file.

15 years agoComment (add Author: header).
Glenn Morris [Fri, 23 Jan 2009 04:15:56 +0000 (04:15 +0000)]
Comment (add Author: header).

15 years agoRemove references to deleted rmailhdr that was never in "trunk".
Glenn Morris [Fri, 23 Jan 2009 04:13:49 +0000 (04:13 +0000)]
Remove references to deleted rmailhdr that was never in "trunk".

15 years agoAdd rmail placeholder.
Glenn Morris [Fri, 23 Jan 2009 04:08:44 +0000 (04:08 +0000)]
Add rmail placeholder.

15 years agoRemove Local Variables section that no longer applies.
Glenn Morris [Fri, 23 Jan 2009 04:06:29 +0000 (04:06 +0000)]
Remove Local Variables section that no longer applies.

15 years agoInitial reformat and simplification pending merge into ../lisp/ChangeLog.
Glenn Morris [Fri, 23 Jan 2009 04:05:20 +0000 (04:05 +0000)]
Initial reformat and simplification pending merge into ../lisp/ChangeLog.

15 years agoDelete file local var.
Chong Yidong [Fri, 23 Jan 2009 04:03:11 +0000 (04:03 +0000)]
Delete file local var.

15 years agoSync a final change from pmail.el:
Glenn Morris [Fri, 23 Jan 2009 03:57:00 +0000 (03:57 +0000)]
Sync a final change from pmail.el:

Chong Yidong  <cyd at stupidchicken.com>

(rmail-buffer-swapped): Mark as permanent local.

15 years agoRemove file local var.
Chong Yidong [Fri, 23 Jan 2009 03:51:44 +0000 (03:51 +0000)]
Remove file local var.

15 years ago(ELCFILES): Update.
Glenn Morris [Fri, 23 Jan 2009 03:50:49 +0000 (03:50 +0000)]
(ELCFILES): Update.

15 years agoRemove file local var.
Chong Yidong [Fri, 23 Jan 2009 03:50:16 +0000 (03:50 +0000)]
Remove file local var.

15 years agoRemove local var.
Chong Yidong [Fri, 23 Jan 2009 03:34:00 +0000 (03:34 +0000)]
Remove local var.

15 years agoFile removed.
Chong Yidong [Fri, 23 Jan 2009 02:46:38 +0000 (02:46 +0000)]
File removed.

15 years ago(pmail-buffer-swapped): Mark as permanent local.
Chong Yidong [Fri, 23 Jan 2009 02:33:43 +0000 (02:33 +0000)]
(pmail-buffer-swapped): Mark as permanent local.

15 years ago* pmail.el (pmail-buffer-swapped): Mark as permanent local.
Chong Yidong [Fri, 23 Jan 2009 02:33:37 +0000 (02:33 +0000)]
* pmail.el (pmail-buffer-swapped): Mark as permanent local.

15 years agoFix typo.
Juanma Barranquero [Thu, 22 Jan 2009 23:45:33 +0000 (23:45 +0000)]
Fix typo.

15 years agonewsticker: removed debugging message.
Ulf Jasper [Thu, 22 Jan 2009 20:27:26 +0000 (20:27 +0000)]
newsticker: removed debugging message.

15 years agoupdates
Adrian Robert [Thu, 22 Jan 2009 20:24:11 +0000 (20:24 +0000)]
updates

15 years agonewsticker: fixed bug#1569
Ulf Jasper [Thu, 22 Jan 2009 19:52:17 +0000 (19:52 +0000)]
newsticker: fixed bug#1569

15 years agoRenamed all pmail* files to rmail*.
Bastien Guerry [Thu, 22 Jan 2009 17:09:23 +0000 (17:09 +0000)]
Renamed all pmail* files to rmail*.

15 years agoRemoved rmail.el, rmailedit.el, rmailkwd.el, rmailmm.el, rmailmsc.el, rmailout.el...
Bastien Guerry [Thu, 22 Jan 2009 17:01:40 +0000 (17:01 +0000)]
Removed rmail.el, rmailedit.el, rmailkwd.el, rmailmm.el, rmailmsc.el, rmailout.el, rmailsort.el, rmailsum.el.

15 years agoFix typos.
Juanma Barranquero [Thu, 22 Jan 2009 14:41:39 +0000 (14:41 +0000)]
Fix typos.

15 years agoRemove '23' comments that indicated code added during update from emacs-20 -> emacs-23.
Adrian Robert [Thu, 22 Jan 2009 13:55:44 +0000 (13:55 +0000)]
Remove '23' comments that indicated code added during update from emacs-20 -> emacs-23.

15 years ago* nsfns.m (ns-read-file-name): Fix typo in assignment statement.
Adrian Robert [Thu, 22 Jan 2009 13:31:54 +0000 (13:31 +0000)]
* nsfns.m (ns-read-file-name): Fix typo in assignment statement.

15 years ago* configure.in (HAVE_RSVG): Use librsvg under HAVE_NS also. (Bug#616)
Adrian Robert [Thu, 22 Jan 2009 13:15:32 +0000 (13:15 +0000)]
* configure.in (HAVE_RSVG): Use librsvg under HAVE_NS also. (Bug#616)

15 years ago* term/ns-win.el (ns-show-manual): Fix node name. (x-open-connection) Fix typo in...
Adrian Robert [Thu, 22 Jan 2009 12:31:36 +0000 (12:31 +0000)]
* term/ns-win.el (ns-show-manual): Fix node name.  (x-open-connection) Fix typo in declaration filename.

15 years ago* nsmenu.m (EmacsMenu-parseKeyEquiv:, addItemWithWidgetValue:): Display all shortcut...
Adrian Robert [Thu, 22 Jan 2009 12:23:47 +0000 (12:23 +0000)]
* nsmenu.m (EmacsMenu-parseKeyEquiv:, addItemWithWidgetValue:):  Display all shortcuts, including those w/o super modifier.

15 years agofix date in last commit
Adrian Robert [Thu, 22 Jan 2009 11:41:24 +0000 (11:41 +0000)]
fix date in last commit

15 years ago* nsterm.m (EmavsView-keyDown:): Treat nil as Qnone for ns_alternate_modifier. (Bug...
Adrian Robert [Thu, 22 Jan 2009 11:39:10 +0000 (11:39 +0000)]
* nsterm.m (EmavsView-keyDown:): Treat nil as Qnone for ns_alternate_modifier. (Bug#1217)

15 years ago(ELCFILES): Update.
Romain Francoise [Thu, 22 Jan 2009 07:00:08 +0000 (07:00 +0000)]
(ELCFILES): Update.

15 years ago* frame.el (make-frame-on-tty): Remove function, inline contents
Dan Nicolaescu [Thu, 22 Jan 2009 06:58:10 +0000 (06:58 +0000)]
* frame.el (make-frame-on-tty): Remove function, inline contents
in the only user ...

* server.el (server-create-tty-frame): ... here.

* frames.texi (Multiple Displays): Remove documentation for
removed function make-frame-on-tty.

15 years agoAdd support for m68k-*-netbsd.
Dan Nicolaescu [Thu, 22 Jan 2009 06:38:56 +0000 (06:38 +0000)]
Add support for m68k-*-netbsd.

15 years agoComment (header format fix).
Glenn Morris [Thu, 22 Jan 2009 06:33:06 +0000 (06:33 +0000)]
Comment (header format fix).

15 years agopmailhdr.el: File removed.
Chong Yidong [Thu, 22 Jan 2009 04:56:40 +0000 (04:56 +0000)]
pmailhdr.el: File removed.

15 years ago(format-annotate-function): Set write-region-post-annotation-function.
Chong Yidong [Thu, 22 Jan 2009 04:54:35 +0000 (04:54 +0000)]
(format-annotate-function): Set write-region-post-annotation-function.

15 years ago(Format Conversion Piecemeal): Clarify behavior of
Chong Yidong [Thu, 22 Jan 2009 04:53:41 +0000 (04:53 +0000)]
(Format Conversion Piecemeal): Clarify behavior of
write-region-annotate-functions.  Document
write-region-post-annotation-function.

15 years ago* files.texi (Format Conversion Piecemeal): Clarify behavior of
Chong Yidong [Thu, 22 Jan 2009 04:53:32 +0000 (04:53 +0000)]
* files.texi (Format Conversion Piecemeal): Clarify behavior of
write-region-annotate-functions.  Document
write-region-post-annotation-function.

15 years agoDocument write-region-annotate-functions changes.
Chong Yidong [Thu, 22 Jan 2009 04:53:20 +0000 (04:53 +0000)]
Document write-region-annotate-functions changes.

15 years ago(buffer-swapped-with): Var removed.
Chong Yidong [Thu, 22 Jan 2009 04:52:49 +0000 (04:52 +0000)]
(buffer-swapped-with): Var removed.
(pmail-buffer-swapped): New var.
(pmail-write-region-annotate): New function.
(pmail-save-buffer): New function.

15 years ago(pmail-cease-edit, pmail-edit-mode): Use pmail-buffer-swapped.
Chong Yidong [Thu, 22 Jan 2009 04:50:27 +0000 (04:50 +0000)]
(pmail-cease-edit, pmail-edit-mode): Use pmail-buffer-swapped.

15 years ago(pmail-summary-expunge-and-save): Use pmail-expunge-and-save.
Chong Yidong [Thu, 22 Jan 2009 04:49:41 +0000 (04:49 +0000)]
(pmail-summary-expunge-and-save): Use pmail-expunge-and-save.

15 years agoFix last change.
Chong Yidong [Thu, 22 Jan 2009 04:49:19 +0000 (04:49 +0000)]
Fix last change.

15 years ago* pmailhdr.el: File removed.
Chong Yidong [Thu, 22 Jan 2009 04:46:52 +0000 (04:46 +0000)]
* pmailhdr.el: File removed.

* pmailsum.el: Require pmailkwd.
(pmail-summary-expunge-and-save): Use pmail-expunge-and-save.

* pmail.el (buffer-swapped-with): Var removed.
(pmail-buffer-swapped): New var.
(pmail-write-region-annotate): New function.
(pmail-save-buffer): New function.

* pmailedit.el (pmail-cease-edit, pmail-edit-mode): Use
pmail-buffer-swapped.

15 years ago* format.el (format-annotate-function): Set
Chong Yidong [Thu, 22 Jan 2009 04:43:47 +0000 (04:43 +0000)]
* format.el (format-annotate-function): Set
write-region-post-annotation-function.

15 years ago(Vwrite_region_post_annotation_function)
Chong Yidong [Thu, 22 Jan 2009 04:42:51 +0000 (04:42 +0000)]
(Vwrite_region_post_annotation_function)
(Vwrite_region_annotation_buffers): New vars.
(build_annotations_unwind): Just reset
Vwrite_region_annotation_buffers.
(Fwrite_region): Initialize Vwrite_region_annotation_buffers.
Call write-region-post-annotation-function.
(build_annotations): Add to Vwrite_region_annotation_buffers if
buffer changes.

15 years ago* fileio.c (Vwrite_region_post_annotation_function)
Chong Yidong [Thu, 22 Jan 2009 04:42:41 +0000 (04:42 +0000)]
* fileio.c (Vwrite_region_post_annotation_function)
(Vwrite_region_annotation_buffers): New vars.
(build_annotations_unwind): Just reset
Vwrite_region_annotation_buffers.
(Fwrite_region): Initialize Vwrite_region_annotation_buffers.
Call write-region-post-annotation-function.
(build_annotations): Add to Vwrite_region_annotation_buffers if
buffer changes.

15 years agoAdded missing ChangeLog entry
John Wiegley [Thu, 22 Jan 2009 01:43:02 +0000 (01:43 +0000)]
Added missing ChangeLog entry

15 years agoPatch to change the default binding of C-a to eshell-bol. I don't think it's
John Wiegley [Thu, 22 Jan 2009 01:11:49 +0000 (01:11 +0000)]
Patch to change the default binding of C-a to eshell-bol.  I don't think it's
actually bound at all by default in eshell; it just falls back to the default
binding of C-a.

15 years agoAdd eshell-handle-ansi-color to the default list of output filters.
John Wiegley [Thu, 22 Jan 2009 01:11:30 +0000 (01:11 +0000)]
Add eshell-handle-ansi-color to the default list of output filters.

15 years ago* nsterm.h (EmacsApp-setAppleMenu:): Conditionalize more correctly on Tiger. * nsfns...
Adrian Robert [Thu, 22 Jan 2009 00:00:13 +0000 (00:00 +0000)]
* nsterm.h (EmacsApp-setAppleMenu:): Conditionalize more correctly on Tiger. * nsfns.m (ns_do_applescript): Conditionalize typeUTF16ExternalRepresentation on Tiger.

15 years ago* nsimage.m (EmacsImage-setPixelAtX:Y:toRed:green:blue:alpha:): Fix color values...
Adrian Robert [Wed, 21 Jan 2009 22:28:45 +0000 (22:28 +0000)]
* nsimage.m (EmacsImage-setPixelAtX:Y:toRed:green:blue:alpha:): Fix color values in onTiger section.  * nsterm.m (ns_defined_color): Fix settings of the XColor variable fields: red,green,blue scale to 2-byte, pixel's components to 1-byte. (Bug#1663)

15 years agofix typo in comment
Adrian Robert [Wed, 21 Jan 2009 22:26:32 +0000 (22:26 +0000)]
fix typo in comment

15 years ago(completion--insert-strings): Fix up computation of
Stefan Monnier [Wed, 21 Jan 2009 21:20:55 +0000 (21:20 +0000)]
(completion--insert-strings): Fix up computation of
column position which manifested e.g. in proced's signal completion.

15 years ago(server-start): Allow server to shut down when no frames are available
Chong Yidong [Wed, 21 Jan 2009 20:33:17 +0000 (20:33 +0000)]
(server-start): Allow server to shut down when no frames are available
in daemon-mode.

15 years ago* server.el (server-start): Allow server to shut down when no frames
Chong Yidong [Wed, 21 Jan 2009 20:28:27 +0000 (20:28 +0000)]
* server.el (server-start): Allow server to shut down when no frames
are available in daemon-mode.

15 years ago* nsterm.m (EV_TRAILER): Always use emacsframe for frame_or_window. (ns_font_to_xlfd...
Adrian Robert [Wed, 21 Jan 2009 18:56:41 +0000 (18:56 +0000)]
* nsterm.m (EV_TRAILER): Always use emacsframe for frame_or_window.  (ns_font_to_xlfd, ns_fontname_to_xlfd): Remove, unused.

15 years ago* tramp.texi (all): Harmonize usage of "external method",
Michael Albinus [Wed, 21 Jan 2009 18:54:45 +0000 (18:54 +0000)]
* tramp.texi (all): Harmonize usage of "external method",
"external transfer method" and "out-of-band method".
(Connection types): Precise the differences of inline and external
methods.  Written by Adrian Phillips <a.phillips@met.no>.

15 years ago* nsterm.h (EmacsPrefsController): Add -setPanelFromDefaultValues. * nsterm.m (Emacs...
Adrian Robert [Wed, 21 Jan 2009 18:13:26 +0000 (18:13 +0000)]
* nsterm.h (EmacsPrefsController): Add -setPanelFromDefaultValues.  * nsterm.m (EmacsPrefsController-setPanelFromDefaultValues) New function.  (EmacsPrefsController-resetToDefaults:): Use it.

15 years ago* macos.texi (Preferences Panel): Update description of font setting to reflect that...
Adrian Robert [Wed, 21 Jan 2009 17:58:16 +0000 (17:58 +0000)]
* macos.texi (Preferences Panel): Update description of font setting to reflect that prior frame selection is no longer needed.

15 years ago(EmacsPrefsController-setDefaultFont:,-setColors:): Raise the frame.
Adrian Robert [Wed, 21 Jan 2009 17:56:37 +0000 (17:56 +0000)]
(EmacsPrefsController-setDefaultFont:,-setColors:): Raise the frame.

15 years ago* nsimage.m (EmacsImage+allocInitFromFile:): Set to ignore DPI. (Bug#1316)
Adrian Robert [Wed, 21 Jan 2009 17:28:05 +0000 (17:28 +0000)]
* nsimage.m (EmacsImage+allocInitFromFile:): Set to ignore DPI. (Bug#1316)

15 years ago* nsterm.m: (x_set_frame_alpha): Add prototype. (ns_fake_keydown, EmacsView-keyUp...
Adrian Robert [Wed, 21 Jan 2009 17:09:28 +0000 (17:09 +0000)]
* nsterm.m: (x_set_frame_alpha): Add prototype.  (ns_fake_keydown, EmacsView-keyUp:): New variable and function to handle Ctrl-tab.  (ns_get_color): Use unsigned long long for scanned hex string value.  (ns_term_shutdown): Abort on non SIGTERM signals.

15 years ago* nsmenu.m (NSMENUPROFILE): Change #if style.
Adrian Robert [Wed, 21 Jan 2009 16:34:24 +0000 (16:34 +0000)]
* nsmenu.m (NSMENUPROFILE): Change #if style.

15 years ago* term.el (term-previous-matching-input, term-next-matching-input)
Juanma Barranquero [Wed, 21 Jan 2009 11:03:25 +0000 (11:03 +0000)]
* term.el (term-previous-matching-input, term-next-matching-input)
  (term-previous-matching-input-from-input)
  (term-next-matching-input-from-input, term-backward-matching-input)
  (term-forward-matching-input): Change argument name to match docstring.

15 years ago(authors-aliases): Remove some "ignore" entries that are no longer needed.
Glenn Morris [Wed, 21 Jan 2009 03:54:29 +0000 (03:54 +0000)]
(authors-aliases): Remove some "ignore" entries that are no longer needed.
(authors-scan-change-log): Doc fix.
(authors-scan-el): Restore let*, foolishly removed 2009-01-11.

15 years agoMention limiting number of bugs displayed on web-page.
Glenn Morris [Wed, 21 Jan 2009 03:50:32 +0000 (03:50 +0000)]
Mention limiting number of bugs displayed on web-page.

15 years agoVery minor doc fix.
Chong Yidong [Wed, 21 Jan 2009 01:23:31 +0000 (01:23 +0000)]
Very minor doc fix.

15 years ago(ispell-find-aspell-dictionaries): Use aspell default dict.
Agustín Martín [Tue, 20 Jan 2009 11:34:39 +0000 (11:34 +0000)]
(ispell-find-aspell-dictionaries): Use aspell default dict.

15 years ago(Debuggers): Add paragraph missed in previous change.
Nick Roberts [Tue, 20 Jan 2009 05:27:31 +0000 (05:27 +0000)]
(Debuggers): Add paragraph missed in previous change.

15 years ago(Debuggers): Revert some of 2008-10-31 change to
Nick Roberts [Tue, 20 Jan 2009 05:20:40 +0000 (05:20 +0000)]
(Debuggers): Revert some of 2008-10-31 change  to
raise GUD subsections.

15 years ago*** empty log message ***
Nick Roberts [Tue, 20 Jan 2009 05:19:02 +0000 (05:19 +0000)]
*** empty log message ***

15 years agoFix bug references.
Juanma Barranquero [Tue, 20 Jan 2009 02:29:24 +0000 (02:29 +0000)]
Fix bug references.

15 years ago(describe-char): Improve description of eight-bit
Kenichi Handa [Tue, 20 Jan 2009 02:15:43 +0000 (02:15 +0000)]
(describe-char): Improve description of eight-bit
char in a unibyte buffer.

15 years agoRestore comment lost in previous change.
Glenn Morris [Tue, 20 Jan 2009 01:21:37 +0000 (01:21 +0000)]
Restore comment lost in previous change.

15 years ago(pmail-last-label, pmail-last-multi-labels):
Glenn Morris [Tue, 20 Jan 2009 01:18:20 +0000 (01:18 +0000)]
(pmail-last-label, pmail-last-multi-labels):
Move back here from pmailkwd.el.
(pmail-message-labels-p): Move back here from pmailsum.el.