]> git.eshelyaron.com Git - emacs.git/log
emacs.git
15 years agoRegenerate. emacs-pretest-23.0.96
Chong Yidong [Thu, 9 Jul 2009 00:14:37 +0000 (00:14 +0000)]
Regenerate.

15 years agoBump version to 23.0.96.
Chong Yidong [Thu, 9 Jul 2009 00:14:10 +0000 (00:14 +0000)]
Bump version to 23.0.96.

15 years agoRegenerate.
Chong Yidong [Wed, 8 Jul 2009 23:41:49 +0000 (23:41 +0000)]
Regenerate.

15 years ago* net/tramp.el (tramp-set-file-uid-gid): Handle the case the
Michael Albinus [Wed, 8 Jul 2009 12:53:07 +0000 (12:53 +0000)]
* net/tramp.el (tramp-set-file-uid-gid): Handle the case the
remote user is root, on the local host.
(tramp-local-host-p): Either the local user or the remote user
must be root.  (Bug#3771)

15 years ago(setup-default-fontset): For each script, append (not set) font-specs.
Kenichi Handa [Wed, 8 Jul 2009 07:25:47 +0000 (07:25 +0000)]
(setup-default-fontset): For each script, append (not set) font-specs.

15 years ago* b2m.c (main): Ensure that each message ends in two newlines.
Chong Yidong [Wed, 8 Jul 2009 03:17:48 +0000 (03:17 +0000)]
* b2m.c (main): Ensure that each message ends in two newlines.

15 years ago* mail/unrmail.el (unrmail): Make sure the message ends with two
Chong Yidong [Wed, 8 Jul 2009 03:10:59 +0000 (03:10 +0000)]
* mail/unrmail.el (unrmail): Make sure the message ends with two
newlines (Bug#3769).

15 years agoChecked TUTORIAL.
Glenn Morris [Wed, 8 Jul 2009 02:38:37 +0000 (02:38 +0000)]
Checked TUTORIAL.

15 years agoStandardize the way M-x commands are written:
Glenn Morris [Wed, 8 Jul 2009 02:29:50 +0000 (02:29 +0000)]
Standardize the way M-x commands are written:
dashes inside command names, not spaces; spaces before <Return>.
(Summary): Describe the new behavior of C-l.
(Basic Cursor Control): Don't say that files "ought" to end in newlines.
Try to distinguish scroll bar from fringes.
You can also scroll with a wheel mouse.
(If Emacs Stops Responding): Rename from "When Emacs is hung".
(Inserting And Deleting): Continuation marks appear in the fringe.
Clarify that deletion can be undone.  Mention cut and paste, and the Glossary.
(Files, Mode Line): Update mode-line format.
(Extending The Command Set): Downplay C-z, since using Emacs on a
text-only terminal is less common these days.
(Searching): Incremental searching is no longer atypical.
Downplay flow control issues, remove reference to deleted FAQ node.
(Multiple Windows): Mention frames.
(Multiple Frames): New section.
(Getting More Help): Downplay C-h having a different binding.
Don't say help is "on-line", since the meaning has changed.
(More Features): Replace "on-line".  Use C-h rather than F10 h.
Say a little more about completion.
(Conclusion): Don't mention C-z again here.

15 years ago(detect_coding_sjis): Handle shift_jis-2004 correctly.
Kenichi Handa [Wed, 8 Jul 2009 02:28:31 +0000 (02:28 +0000)]
(detect_coding_sjis): Handle shift_jis-2004 correctly.
(encode_coding_sjis): Fix the code range check.

15 years ago(JIS_TO_SJIS2): Fix the code range check.
Kenichi Handa [Wed, 8 Jul 2009 02:25:19 +0000 (02:25 +0000)]
(JIS_TO_SJIS2): Fix the code range check.

15 years ago(japanese-shift-jis-2004): Fix typo in the docstring.
Kenichi Handa [Wed, 8 Jul 2009 02:18:12 +0000 (02:18 +0000)]
(japanese-shift-jis-2004): Fix typo in the docstring.

15 years ago* fileio.c (Ffile_name_directory, Fexpand_file_name): Copy string data properly ...
Chong Yidong [Tue, 7 Jul 2009 22:48:04 +0000 (22:48 +0000)]
* fileio.c (Ffile_name_directory, Fexpand_file_name): Copy string data properly (Bug#3772).

15 years agoAdd bug tracker number to last ChangeLog entry.
Chong Yidong [Tue, 7 Jul 2009 22:30:34 +0000 (22:30 +0000)]
Add bug tracker number to last ChangeLog entry.

15 years ago* fileio.c (Fsubstitute_in_file_name): Copy string data properly.
Chong Yidong [Tue, 7 Jul 2009 22:26:41 +0000 (22:26 +0000)]
* fileio.c (Fsubstitute_in_file_name): Copy string data properly.

15 years ago*** empty log message ***
Kenichi Handa [Tue, 7 Jul 2009 12:44:10 +0000 (12:44 +0000)]
*** empty log message ***

15 years ago(xcharset): Fix previous change.
Kenichi Handa [Tue, 7 Jul 2009 06:26:05 +0000 (06:26 +0000)]
(xcharset): Fix previous change.

15 years ago(reset-language-environment): Put the highset priority to the charset
Kenichi Handa [Tue, 7 Jul 2009 05:59:45 +0000 (05:59 +0000)]
(reset-language-environment): Put the highset priority to the charset
iso-8859-1.

15 years ago(get_next_display_element): Use DECODE_BYTE.
Kenichi Handa [Tue, 7 Jul 2009 01:43:29 +0000 (01:43 +0000)]
(get_next_display_element): Use DECODE_BYTE.
(x_produce_glyphs): Likewise.

15 years ago(Fset_charset_priority): Update charset_unibyte and
Kenichi Handa [Tue, 7 Jul 2009 01:41:44 +0000 (01:41 +0000)]
(Fset_charset_priority): Update charset_unibyte and
charset_unibyte_decoder.
(init_charset_once): Initialize charset_unibyte_decoder.
(syms_of_charset): Initialize charset_unibyte.

15 years ago(unibyte_has_multibyte_table): Delete it.
Kenichi Handa [Tue, 7 Jul 2009 01:41:29 +0000 (01:41 +0000)]
(unibyte_has_multibyte_table): Delete it.
(charset_unibyte_decoder): New variable.
(multibyte_char_to_unibyte): Use CHAR_TO_BYTE8 instead of checking
charset_unibyte.
(multibyte_char_to_unibyte_safe): Likewise.
(Funibyte_char_to_multibyte): Don't check charset_unibyte.

15 years ago(unibyte_has_multibyte_table): Delete extern.
Kenichi Handa [Tue, 7 Jul 2009 01:41:20 +0000 (01:41 +0000)]
(unibyte_has_multibyte_table): Delete extern.
(charset_unibyte_decoder): Extern it.
(DECODE_UNIBYTE): New macro.

15 years ago(xcharset): Fix the treating $arg0.
Kenichi Handa [Tue, 7 Jul 2009 01:41:07 +0000 (01:41 +0000)]
(xcharset): Fix the treating $arg0.

15 years agocorrect typo in last change
Adrian Robert [Mon, 6 Jul 2009 15:22:19 +0000 (15:22 +0000)]
correct typo in last change

15 years ago* net/tramp.el (tramp-handle-write-region): Flush file properties
Michael Albinus [Mon, 6 Jul 2009 13:40:48 +0000 (13:40 +0000)]
* net/tramp.el (tramp-handle-write-region): Flush file properties
in case of short track.

15 years ago(defvar and asterisk): Minor rephrasing.
Glenn Morris [Mon, 6 Jul 2009 00:53:13 +0000 (00:53 +0000)]
(defvar and asterisk): Minor rephrasing.

15 years ago(eval-after-load): Doc fix.
Glenn Morris [Mon, 6 Jul 2009 00:45:33 +0000 (00:45 +0000)]
(eval-after-load): Doc fix.

15 years ago(find-alternate-file-other-window, find-alternate-file):
Stefan Monnier [Sun, 5 Jul 2009 22:15:10 +0000 (22:15 +0000)]
(find-alternate-file-other-window, find-alternate-file):
Obey confirm-nonexistent-file-or-buffer.

15 years ago(Ffile_attributes): Decode user and group name by the locale's encoding.
Eli Zaretskii [Fri, 3 Jul 2009 14:17:40 +0000 (14:17 +0000)]
(Ffile_attributes): Decode user and group name by the locale's encoding.

15 years ago(WINNT_SUPPORT): Add term/common-win.elc, like src/Makefile.in did.
Eli Zaretskii [Fri, 3 Jul 2009 13:59:19 +0000 (13:59 +0000)]
(WINNT_SUPPORT): Add term/common-win.elc, like src/Makefile.in did.

15 years ago(fontset_find_font): Re-order a fallback font-group.
Kenichi Handa [Fri, 3 Jul 2009 02:10:52 +0000 (02:10 +0000)]
(fontset_find_font): Re-order a fallback font-group.
(fontset_font): Treat return value t of fontset_find_font as a
sign of no-font in that fontset, not as a sign of no-font
anywhere.

15 years ago(font_entity_vector_cache): New variable.
Kenichi Handa [Fri, 3 Jul 2009 02:00:28 +0000 (02:00 +0000)]
(font_entity_vector_cache): New variable.
(syms_of_font): Initialize it.
(font_concat_entities): New function.
(font_list_entities): Use font_concat_entities instead of
Fvconcat.

15 years ago(math-use-emacs-fn): Make sure that the number is formatted correctly.
Jay Belanger [Fri, 3 Jul 2009 01:55:40 +0000 (01:55 +0000)]
(math-use-emacs-fn): Make sure that the number is formatted correctly.

15 years agoChecked emerge-xtra, glossary.
Glenn Morris [Fri, 3 Jul 2009 01:36:57 +0000 (01:36 +0000)]
Checked emerge-xtra, glossary.

15 years ago(Emerge): Tweak Misc menu description.
Glenn Morris [Fri, 3 Jul 2009 01:34:52 +0000 (01:34 +0000)]
(Emerge): Tweak Misc menu description.
(Submodes of Emerge): Skip Prefers is only relevant with an ancestor.
(Merge Commands): `.' does not seem to work in A or B buffer.
`l' can recreate the 3-window display.

15 years ago(Glossary): Minor phrasing changes throughout.
Glenn Morris [Fri, 3 Jul 2009 01:34:26 +0000 (01:34 +0000)]
(Glossary): Minor phrasing changes throughout.
Add more internal cross-references.
<Autoloading>: You can't really autoload a variable.
<C-M->: Move details here from `M-C-' item.
<Continuation Line>: Refer to `Truncation.'
<Daemon, Free Software, Free Software Foundation, FSF, GNU>:
<Home Directory, Unix>: New entries.
<Deletion of Files>: Mention recycle bins.
<Directory>: Mention ``folders.''
<Error>: Don't mention ``type-ahead.''
<Fringe>: Refer to the manual node.
<Minor Mode>: Can be global or local.
<Spell Checking>: There are other checkers besides Ispell.

15 years ago*** empty log message ***
Nick Roberts [Thu, 2 Jul 2009 22:16:05 +0000 (22:16 +0000)]
*** empty log message ***

15 years ago(def-gdb-auto-update-handler)
Nick Roberts [Thu, 2 Jul 2009 06:36:43 +0000 (06:36 +0000)]
(def-gdb-auto-update-handler)
(gdb-data-list-register-values-handler)
(gdb-stack-list-locals-handler): Preserve point when switching buffers
using tabs.
(gdb-propertize-header): Inline temporary global variable.

15 years ago(gud-minor-mode-map): Make "stop" button visible in
Nick Roberts [Thu, 2 Jul 2009 06:36:16 +0000 (06:36 +0000)]
(gud-minor-mode-map): Make "stop" button visible in
text mode when program is running.
(gud-tooltip-mode): Autoload so that it can be set by customize.

15 years ago*** empty log message ***
Nick Roberts [Thu, 2 Jul 2009 06:35:20 +0000 (06:35 +0000)]
*** empty log message ***

15 years agoUpdate.
Glenn Morris [Thu, 2 Jul 2009 02:27:52 +0000 (02:27 +0000)]
Update.

15 years agoChecked anti, emacs-xtra; finished sending.
Glenn Morris [Thu, 2 Jul 2009 02:26:35 +0000 (02:26 +0000)]
Checked anti, emacs-xtra; finished sending.

15 years ago(Antinews): Minor changes in phrasing.
Glenn Morris [Thu, 2 Jul 2009 02:25:41 +0000 (02:25 +0000)]
(Antinews): Minor changes in phrasing.

15 years ago(Introduction): Mention included in info Emacs manual.
Glenn Morris [Thu, 2 Jul 2009 02:25:23 +0000 (02:25 +0000)]
(Introduction): Mention included in info Emacs manual.

15 years agoRe-order a few things to reduce some underfull lines in dvi output.
Glenn Morris [Thu, 2 Jul 2009 02:25:04 +0000 (02:25 +0000)]
Re-order a few things to reduce some underfull lines in dvi output.

15 years ago(Mail Sending): Add a tiny bit on mailclient.
Glenn Morris [Thu, 2 Jul 2009 02:24:28 +0000 (02:24 +0000)]
(Mail Sending): Add a tiny bit on mailclient.

15 years ago(Advanced VC Usage): End all menu items with a period.
Glenn Morris [Thu, 2 Jul 2009 02:23:59 +0000 (02:23 +0000)]
(Advanced VC Usage): End all menu items with a period.

15 years ago(Type Conversion): Don't use literal control character.
Andreas Schwab [Wed, 1 Jul 2009 15:18:51 +0000 (15:18 +0000)]
(Type Conversion): Don't use literal control character.

15 years ago(Help Functions): Fix description of help-buffer and
Andreas Schwab [Wed, 1 Jul 2009 14:58:44 +0000 (14:58 +0000)]
(Help Functions): Fix description of help-buffer and
help-setup-xref to use @defun instead of @deffn.

15 years ago* anti.texi (Antinews): Correct the list of removed platforms.
Chong Yidong [Wed, 1 Jul 2009 13:02:51 +0000 (13:02 +0000)]
* anti.texi (Antinews): Correct the list of removed platforms.

15 years ago(set-language-info-alist): Add korean-cp949, cp949 to spec.
Kenichi Handa [Wed, 1 Jul 2009 12:33:09 +0000 (12:33 +0000)]
(set-language-info-alist): Add korean-cp949, cp949 to spec.

15 years ago(gdb-set-header): New function.
Nick Roberts [Wed, 1 Jul 2009 12:06:36 +0000 (12:06 +0000)]
(gdb-set-header): New function.
(gdb-propertize-header): Use it to distinguish select and unselected tabs
in gdb buffers.

15 years ago*** empty log message ***
Nick Roberts [Wed, 1 Jul 2009 12:06:04 +0000 (12:06 +0000)]
*** empty log message ***

15 years ago(SOME_MACHINE_LISP): Add ../lisp/term/common-win.elc.
YAMAMOTO Mitsuharu [Wed, 1 Jul 2009 08:57:31 +0000 (08:57 +0000)]
(SOME_MACHINE_LISP): Add ../lisp/term/common-win.elc.

15 years ago(f90-break-delimiters, f90-no-break-re): Doc fixes.
Glenn Morris [Wed, 1 Jul 2009 07:18:39 +0000 (07:18 +0000)]
(f90-break-delimiters, f90-no-break-re): Doc fixes.

15 years ago(gdb-init-2): Move to ...
Nick Roberts [Wed, 1 Jul 2009 06:11:12 +0000 (06:11 +0000)]
(gdb-init-2): Move to ...
(gdb-starting): ... here because GDB 7.0 requires execution to have
started when using MI command -data-list-register-names.
(gdb-propertize-header): New macro.
(gdb-breakpoints-header, gdb-locals-header): Use it.

15 years ago*** empty log message ***
Nick Roberts [Wed, 1 Jul 2009 06:10:35 +0000 (06:10 +0000)]
*** empty log message ***

15 years ago(encoded-kbd-setup-display): Fix typo (encoded-kbd-saved-input-mode ->
Kenichi Handa [Wed, 1 Jul 2009 02:34:28 +0000 (02:34 +0000)]
(encoded-kbd-setup-display): Fix typo (encoded-kbd-saved-input-mode ->
encoded-kbd-saved-input-meta-mode).

15 years ago* xftfont.c (xftfont_open): Avoid passing NULL argument to
Chong Yidong [Tue, 30 Jun 2009 22:08:57 +0000 (22:08 +0000)]
* xftfont.c (xftfont_open): Avoid passing NULL argument to
XftLockFace.

15 years ago* net/tramp.el (tramp-default-file-modes) Remove execute permissions.
Michael Albinus [Tue, 30 Jun 2009 15:30:26 +0000 (15:30 +0000)]
* net/tramp.el (tramp-default-file-modes) Remove execute permissions.

15 years ago* nsterm.m (keydown): Avoid infinite loop.
Adrian Robert [Tue, 30 Jun 2009 12:18:58 +0000 (12:18 +0000)]
* nsterm.m (keydown): Avoid infinite loop.

15 years ago* net/tramp.el (tramp-do-copy-or-rename-file-directly): Handle
Michael Albinus [Tue, 30 Jun 2009 12:10:36 +0000 (12:10 +0000)]
* net/tramp.el (tramp-do-copy-or-rename-file-directly): Handle
also the 'rename case, when setting file modes.  (Bug#3712)

15 years ago(c-mask-paragraph): Remove a spurious correction between the visible
Alan Mackenzie [Mon, 29 Jun 2009 22:04:26 +0000 (22:04 +0000)]
(c-mask-paragraph): Remove a spurious correction between the visible
width of TABs and their number of bytes, so that point is undisturbed
after typing a space, when there are tabs just before "*/".

15 years ago*** empty log message ***
Alan Mackenzie [Mon, 29 Jun 2009 22:00:57 +0000 (22:00 +0000)]
*** empty log message ***

15 years ago* net/tramp.el (tramp-do-copy-or-rename-file-directly): Set file
Michael Albinus [Mon, 29 Jun 2009 21:09:02 +0000 (21:09 +0000)]
* net/tramp.el (tramp-do-copy-or-rename-file-directly): Set file
modes mandatory.  (Bug#3712)

15 years agoSimplify last change.
Andreas Schwab [Sun, 28 Jun 2009 20:26:48 +0000 (20:26 +0000)]
Simplify last change.

15 years ago(send_process): Keep decoded string in a local
Andreas Schwab [Sun, 28 Jun 2009 20:14:26 +0000 (20:14 +0000)]
(send_process): Keep decoded string in a local
variable and protect it from GC.  (Bug#3521)

15 years ago(create_tty_output) [MSDOS]: #ifdef away.
Eli Zaretskii [Sun, 28 Jun 2009 18:46:00 +0000 (18:46 +0000)]
(create_tty_output) [MSDOS]: #ifdef away.
(tty_free_frame_resources) [MSDOS]: Add a DOS-specific version.

15 years ago* dbusbind.c (XD_SYMBOL_TO_DBUS_TYPE): Convert macro into function
Michael Albinus [Sun, 28 Jun 2009 15:41:35 +0000 (15:41 +0000)]
* dbusbind.c (XD_SYMBOL_TO_DBUS_TYPE): Convert macro into function
xd_symbol_to_dbus_type.  With Solaris 2.11, it was said to compile
for hours, when optimzation is enabled.
(xd_signature, xd_append_arg, xd_retrieve_arg, xd_initialize)
(xd_read_message): Make them static.

15 years agoChecked dired-xtra.texi.
Glenn Morris [Sun, 28 Jun 2009 01:42:44 +0000 (01:42 +0000)]
Checked dired-xtra.texi.

15 years agoMinor revisions.
Glenn Morris [Sun, 28 Jun 2009 01:41:07 +0000 (01:41 +0000)]
Minor revisions.

15 years agoChecked arevert-xtra.texi.
Glenn Morris [Sun, 28 Jun 2009 00:53:01 +0000 (00:53 +0000)]
Checked arevert-xtra.texi.

15 years ago(global-auto-revert-non-file-buffers, global-auto-revert-mode): Doc fixes.
Glenn Morris [Sun, 28 Jun 2009 00:50:32 +0000 (00:50 +0000)]
(global-auto-revert-non-file-buffers, global-auto-revert-mode): Doc fixes.

15 years agoMinor language tweaks.
Glenn Morris [Sun, 28 Jun 2009 00:47:28 +0000 (00:47 +0000)]
Minor language tweaks.

15 years ago* frame.c (x_get_arg): Check if dpyinfo is non-NULL.
Chong Yidong [Sat, 27 Jun 2009 19:52:02 +0000 (19:52 +0000)]
* frame.c (x_get_arg): Check if dpyinfo is non-NULL.

15 years agoRestore netbsd on mips, mipsel, mipseb.
Glenn Morris [Sat, 27 Jun 2009 02:35:50 +0000 (02:35 +0000)]
Restore netbsd on mips, mipsel, mipseb.

15 years agoRestore file.
Glenn Morris [Sat, 27 Jun 2009 02:32:40 +0000 (02:32 +0000)]
Restore file.

15 years ago(get_adstyle_property): Call font_intern_prop with 1 as
Kenichi Handa [Fri, 26 Jun 2009 06:15:08 +0000 (06:15 +0000)]
(get_adstyle_property): Call font_intern_prop with 1 as
the arg FORCE_SYMBOL.

15 years agoRe-generated.
Kenichi Handa [Thu, 25 Jun 2009 00:36:48 +0000 (00:36 +0000)]
Re-generated.

15 years agoFor the UNICODE format files, do reverse sort
Kenichi Handa [Thu, 25 Jun 2009 00:33:55 +0000 (00:33 +0000)]
For the UNICODE format files, do reverse sort
and don't compact the map.  This is to prefer the first one in the
duplicated mappings (e.g. 0x20->U+0020, 0x20->U+00A0).

15 years ago* display.texi (Window Systems): Add ns to the list.
Chong Yidong [Wed, 24 Jun 2009 20:54:09 +0000 (20:54 +0000)]
* display.texi (Window Systems): Add ns to the list.

15 years ago(nextstep/Cocoa/Emacs.base/Contents/Resources/preferences.nib)
Glenn Morris [Wed, 24 Jun 2009 03:52:10 +0000 (03:52 +0000)]
(nextstep/Cocoa/Emacs.base/Contents/Resources/preferences.nib)
(nextstep/GNUstep/Emacs.base/Resources/preferences.gorm):
No longer make links.

15 years ago(comint-insert-input): Doc fix.
Glenn Morris [Wed, 24 Jun 2009 03:45:05 +0000 (03:45 +0000)]
(comint-insert-input): Doc fix.

15 years ago(pcomplete/rpm): Doc fix.
Glenn Morris [Wed, 24 Jun 2009 03:44:35 +0000 (03:44 +0000)]
(pcomplete/rpm): Doc fix.

15 years ago(ispell-local-dictionary): Doc fix.
Glenn Morris [Wed, 24 Jun 2009 03:44:15 +0000 (03:44 +0000)]
(ispell-local-dictionary): Doc fix.

15 years agoYavor Doganov <yavor at gnu.org>
Glenn Morris [Wed, 24 Jun 2009 03:43:43 +0000 (03:43 +0000)]
Yavor Doganov  <yavor at gnu.org>

(tempdir): Don't create directories preferences.gorm and
preferences.nib, they are no longer required.

15 years ago(mm-dissect-buffer): Use message-fetch-field instead of mail-fetch-field to
Katsumi Yamaoka [Tue, 23 Jun 2009 22:38:12 +0000 (22:38 +0000)]
(mm-dissect-buffer): Use message-fetch-field instead of mail-fetch-field to
fetch Content-Description header in order to exclude newlines.

15 years ago* src/ftfont.c (setup_otf_gstring, ftfont_shape_by_flt): Use
Chong Yidong [Tue, 23 Jun 2009 14:14:40 +0000 (14:14 +0000)]
* src/ftfont.c (setup_otf_gstring, ftfont_shape_by_flt): Use
xmalloc and xrealloc (not malloc and realloc), so subsequent heap
pointer dereferences are guaranteed to be valid.

15 years ago(w32_initialize): Add necessary casts to last change.
Jason Rumney [Sun, 21 Jun 2009 13:27:41 +0000 (13:27 +0000)]
(w32_initialize): Add necessary casts to last change.

15 years ago(keyboard_codepage): New static variable.
Jason Rumney [Sun, 21 Jun 2009 03:34:19 +0000 (03:34 +0000)]
(keyboard_codepage): New static variable.
(w32_read_socket) [WM_INPUTLANGCHANGE]: Update it.
(w32_read_socket) [WM_CHAR]: Use it to decode character
input (bug#3237).
(w32_initialize): Initialize it.
(codepage_for_locale): New function.

15 years ago(lisp-indent-function): Add doc string.
Glenn Morris [Sun, 21 Jun 2009 01:39:43 +0000 (01:39 +0000)]
(lisp-indent-function): Add doc string.

15 years ago(lisp-indent-defun-method, common-lisp-indent-function): Add doc strings.
Glenn Morris [Sun, 21 Jun 2009 01:16:55 +0000 (01:16 +0000)]
(lisp-indent-defun-method, common-lisp-indent-function): Add doc strings.

15 years ago(status_message): Pass Faset index argument as a lisp object, so as to work
Ken Raeburn [Sat, 20 Jun 2009 23:23:55 +0000 (23:23 +0000)]
(status_message): Pass Faset index argument as a lisp object, so as to work
with USE_LISP_UNION_TYPE.

15 years agoBump version number to 23.0.95. emacs-pretest-23.0.95
Chong Yidong [Fri, 19 Jun 2009 17:10:49 +0000 (17:10 +0000)]
Bump version number to 23.0.95.

15 years agoRegenerate.
Chong Yidong [Fri, 19 Jun 2009 17:10:15 +0000 (17:10 +0000)]
Regenerate.

15 years agoRemove +++ and --- lines; minor copyedits.
Chong Yidong [Fri, 19 Jun 2009 17:09:32 +0000 (17:09 +0000)]
Remove +++ and --- lines; minor copyedits.

15 years agoRegenerate.
Chong Yidong [Fri, 19 Jun 2009 16:21:12 +0000 (16:21 +0000)]
Regenerate.

15 years agoReference bug number in last Changelog entry
Chong Yidong [Fri, 19 Jun 2009 14:24:07 +0000 (14:24 +0000)]
Reference bug number in last Changelog entry

15 years ago* font-core.el (turn-on-font-lock-if-desired): Correctly handle
Chong Yidong [Fri, 19 Jun 2009 14:22:39 +0000 (14:22 +0000)]
* font-core.el (turn-on-font-lock-if-desired): Correctly handle
the case where font-lock-global-modes is a list that doesn't begin
with `not'.

15 years agoFix typos.
Juanma Barranquero [Fri, 19 Jun 2009 13:45:19 +0000 (13:45 +0000)]
Fix typos.