]> git.eshelyaron.com Git - emacs.git/log
emacs.git
16 years ago(nndoc-oe-dbx-type-p): Use mm-string-to-multibyte.
Stefan Monnier [Mon, 3 Mar 2008 04:12:46 +0000 (04:12 +0000)]
(nndoc-oe-dbx-type-p): Use mm-string-to-multibyte.

16 years ago(mm-decode-content-transfer-encoding): Simplify.
Stefan Monnier [Mon, 3 Mar 2008 04:07:51 +0000 (04:07 +0000)]
(mm-decode-content-transfer-encoding): Simplify.

16 years agoUse inhibit-read-only and with-current-buffer.
Stefan Monnier [Mon, 3 Mar 2008 04:06:03 +0000 (04:06 +0000)]
Use inhibit-read-only and with-current-buffer.
(gnus-summary-jump-to-group): Consider windows on other displayed frames as
well.  Similar changes might be needed elsewhere, but that's the one I've
bumped into during my use.

16 years ago(gnus-debug): Use mm-string-to-multibyte.
Stefan Monnier [Mon, 3 Mar 2008 03:57:32 +0000 (03:57 +0000)]
(gnus-debug): Use mm-string-to-multibyte.

16 years ago(gnus-update-group-mark-positions): Use mm-string-to-multibyte.
Stefan Monnier [Mon, 3 Mar 2008 03:49:06 +0000 (03:49 +0000)]
(gnus-update-group-mark-positions): Use mm-string-to-multibyte.

16 years ago(byte-compile-maybe-guarded):
Stefan Monnier [Mon, 3 Mar 2008 03:40:04 +0000 (03:40 +0000)]
(byte-compile-maybe-guarded):
Remove optimization that was working around the form-code-walker bug.

16 years ago(byte-optimize-form-code-walker):
Stefan Monnier [Mon, 3 Mar 2008 03:38:21 +0000 (03:38 +0000)]
(byte-optimize-form-code-walker):
Walk into the body of lambdas after byte-compile-unfold-lambda.

16 years agoFix typo in previous.
Glenn Morris [Mon, 3 Mar 2008 03:28:41 +0000 (03:28 +0000)]
Fix typo in previous.

16 years agoTweak frame-local variables entry.
Glenn Morris [Mon, 3 Mar 2008 03:27:16 +0000 (03:27 +0000)]
Tweak frame-local variables entry.

16 years ago(viper-frame-value): Prefer buffer-local value, if set, over frame value.
Glenn Morris [Mon, 3 Mar 2008 03:24:32 +0000 (03:24 +0000)]
(viper-frame-value): Prefer buffer-local value, if set, over frame value.

16 years ago(iconsrcdir): New variable.
Glenn Morris [Mon, 3 Mar 2008 02:26:40 +0000 (02:26 +0000)]
(iconsrcdir): New variable.
(install-etc, mkdir): Use $iconsrcdir.  Handle the `scalable' icon directory.

16 years agotransient-mark-mode is off again.
Glenn Morris [Mon, 3 Mar 2008 02:17:33 +0000 (02:17 +0000)]
transient-mark-mode is off again.

16 years ago(transient-mark-mode): Don't turn on by default.
Glenn Morris [Mon, 3 Mar 2008 02:16:29 +0000 (02:16 +0000)]
(transient-mark-mode): Don't turn on by default.

16 years ago*** empty log message ***
Juanma Barranquero [Mon, 3 Mar 2008 02:12:51 +0000 (02:12 +0000)]
*** empty log message ***

16 years ago(open-tls-stream): Restore the 2007-11-04 change accidentally removed
Glenn Morris [Mon, 3 Mar 2008 02:11:04 +0000 (02:11 +0000)]
(open-tls-stream): Restore the 2007-11-04 change accidentally removed
by the 2007-12-05 merge from Gnus.

16 years agoInclude math.h.
Juanma Barranquero [Mon, 3 Mar 2008 02:10:00 +0000 (02:10 +0000)]
Include math.h.

16 years ago(recompute_cached_metrics): Change font arg to w32font_info.
Jason Rumney [Mon, 3 Mar 2008 01:49:33 +0000 (01:49 +0000)]
(recompute_cached_metrics): Change font arg to w32font_info.
Compute options separately.
(w32font_open_internal): Set glyph_idx before caching metrics.

16 years ago(Quniscribe, QCformat): New symbols.
Jason Rumney [Mon, 3 Mar 2008 00:31:40 +0000 (00:31 +0000)]
(Quniscribe, QCformat): New symbols.
(syms_of_w32font): Define them.
(w32font_has_char): Indicate uncertainty.
(w32font_encode_char): Encode as glyph point. Make static.
(recompute_cached_metrics): New function.
(w32font_open_internal): Use it. Set font to use glyph points
initially. Set format based on type of font.
(w32font_text_extents, w32font_draw): Optionally use glyph points.
(w32_enumfont_pattern_entity): Accept backend arg. Set type based
on it. Set format based on information available here.
(add_font_entity_to_list): Identify backend based on opentype_only.

16 years ago(NTM_PS_OPENTYPE, NTM_TT_OPENTYPE, NTM_TYPE1): Define
Jason Rumney [Mon, 3 Mar 2008 00:31:03 +0000 (00:31 +0000)]
(NTM_PS_OPENTYPE, NTM_TT_OPENTYPE, NTM_TYPE1): Define
if system headers don't.
(struct w32font_info): Enlarge ascii_metrics. Add glyph_idx.
(w32font_encode_char): Don't declare here.

16 years ago(ftfont_pattern_entity): Fix aliasing violations.
Andreas Schwab [Sun, 2 Mar 2008 21:13:09 +0000 (21:13 +0000)]
(ftfont_pattern_entity): Fix aliasing violations.

16 years ago(decode_coding_big5, produce_chars): Fix typos in last
Andreas Schwab [Sun, 2 Mar 2008 19:56:45 +0000 (19:56 +0000)]
(decode_coding_big5, produce_chars): Fix typos in last
change.

16 years ago($(TRES)): Depend on icon and manifest.
Jason Rumney [Sun, 2 Mar 2008 19:03:12 +0000 (19:03 +0000)]
($(TRES)): Depend on icon and manifest.

16 years agoNew icon.
Dan Nicolaescu [Sun, 2 Mar 2008 18:18:35 +0000 (18:18 +0000)]
New icon.

16 years agoRequire cl when compiling.
Andreas Schwab [Sun, 2 Mar 2008 17:24:18 +0000 (17:24 +0000)]
Require cl when compiling.

16 years ago(decode_coding_utf_8): When eol-type of CODING is
Kenichi Handa [Sun, 2 Mar 2008 08:05:14 +0000 (08:05 +0000)]
(decode_coding_utf_8): When eol-type of CODING is
`dos', don't decode '\r' if that is the last in the source.
(decode_coding_utf_16, decode_coding_emacs_mule)
(decode_coding_iso_2022, decode_coding_sjis, decode_coding_big5)
(decode_coding_raw_text, decode_coding_charset): Likewise.
(produce_chars): Don't decode EOL here.  Use EMACS_INT.

16 years ago*** empty log message ***
Juanma Barranquero [Sun, 2 Mar 2008 02:03:57 +0000 (02:03 +0000)]
*** empty log message ***

16 years ago(compilation-menu-map): Add menu entries
Dan Nicolaescu [Sun, 2 Mar 2008 01:10:30 +0000 (01:10 +0000)]
(compilation-menu-map): Add menu entries
for useful options.

16 years agoAdd python-mode.
Glenn Morris [Sat, 1 Mar 2008 23:51:46 +0000 (23:51 +0000)]
Add python-mode.

16 years ago(w32font_full_name): Report point size for scalable fonts.
Jason Rumney [Sat, 1 Mar 2008 23:04:20 +0000 (23:04 +0000)]
(w32font_full_name): Report point size for scalable fonts.

16 years ago(CHAR_GLYPH_SPACE_P): Check for default face.
Kim F. Storm [Sat, 1 Mar 2008 22:30:51 +0000 (22:30 +0000)]
(CHAR_GLYPH_SPACE_P): Check for default face.

16 years ago*** empty log message ***
Kim F. Storm [Sat, 1 Mar 2008 22:30:25 +0000 (22:30 +0000)]
*** empty log message ***

16 years ago(w32font_full_name): New function.
Jason Rumney [Sat, 1 Mar 2008 21:22:50 +0000 (21:22 +0000)]
(w32font_full_name): New function.
(w32font_open_internal): Use it.

16 years agoThis is Dan's patch from
Glenn Morris [Sat, 1 Mar 2008 21:11:37 +0000 (21:11 +0000)]
This is Dan's patch from
http://lists.gnu.org/archive/html/bug-gnu-emacs/2008-02/msg00134.html
changed to use a common `bytecomp' prefix.

(byte-recompile-directory, byte-compile-file, batch-byte-compile)
(batch-byte-compile-file): Give a `bytecomp-' prefix to local
variables with common names.

16 years ago(line_draw_cost): Fix invalid glyph check.
Kim F. Storm [Sat, 1 Mar 2008 20:57:46 +0000 (20:57 +0000)]
(line_draw_cost): Fix invalid glyph check.

16 years ago*** empty log message ***
Kim F. Storm [Sat, 1 Mar 2008 20:57:25 +0000 (20:57 +0000)]
*** empty log message ***

16 years agoMore info on how to replace make-variable-frame-local.
Glenn Morris [Sat, 1 Mar 2008 20:31:09 +0000 (20:31 +0000)]
More info on how to replace make-variable-frame-local.

16 years ago(viper-cond-compile-for-xemacs-or-emacs): Delete macro.
Glenn Morris [Sat, 1 Mar 2008 20:23:36 +0000 (20:23 +0000)]
(viper-cond-compile-for-xemacs-or-emacs): Delete macro.
Expand all viper-cond-compile-for-xemacs-or-emacs calls to a featurep test.

Replace obselete frame-local variables with frame-parameters.
(viper-replace-overlay-cursor-color, viper-insert-state-cursor-color)
(viper-emacs-state-cursor-color, viper-vi-state-cursor-color): Only
call make-variable-frame-local on XEmacs.

16 years ago(font_unparse_fcname): Increase len when style is a symbol.
Jason Rumney [Sat, 1 Mar 2008 20:21:03 +0000 (20:21 +0000)]
(font_unparse_fcname): Increase len when style is a symbol.

16 years ago(zmacs-region-stays): No need to define for compiler.
Glenn Morris [Sat, 1 Mar 2008 20:19:23 +0000 (20:19 +0000)]
(zmacs-region-stays): No need to define for compiler.

Expand all viper-cond-compile-for-xemacs-or-emacs calls to a featurep test.

Replace obselete frame-local variables with frame-parameters.
(viper-frame-value): New macro.
(viper-set-cursor-color-according-to-state, viper-save-cursor-color)
(viper-get-saved-cursor-color-in-replace-mode)
(viper-get-saved-cursor-color-in-insert-mode)
(viper-get-saved-cursor-color-in-emacs-mode, viper-set-replace-overlay):
Use viper-frame-value for viper-replace-overlay-cursor-color,
viper-emacs-state-cursor-color, viper-insert-state-cursor-color, and
viper-vi-state-cursor-color values.

(viper-set-minibuffer-overlay): Use when rather than if.

16 years ago(zmacs-region-stays): No need to define for compiler.
Glenn Morris [Sat, 1 Mar 2008 20:14:46 +0000 (20:14 +0000)]
(zmacs-region-stays): No need to define for compiler.

Expand all viper-cond-compile-for-xemacs-or-emacs calls to a featurep test.

Replace obselete frame-local variables with frame-parameters.
(viper-insert-state-post-command-sentinel, viper-R-state-post-command-sentinel)
(viper-replace-state-post-command-sentinel, viper-change-state-to-insert)
(viper-change-state-to-emacs): Use viper-frame-value for
viper-replace-overlay-cursor-color, viper-emacs-state-cursor-color,
viper-insert-state-cursor-color, and viper-vi-state-cursor-color values.

16 years agoExpand all viper-cond-compile-for-xemacs-or-emacs calls to a featurep test.
Glenn Morris [Sat, 1 Mar 2008 20:11:47 +0000 (20:11 +0000)]
Expand all viper-cond-compile-for-xemacs-or-emacs calls to a featurep test.

16 years agoExpand all viper-cond-compile-for-xemacs-or-emacs calls to a featurep test.
Glenn Morris [Sat, 1 Mar 2008 20:11:00 +0000 (20:11 +0000)]
Expand all viper-cond-compile-for-xemacs-or-emacs calls to a featurep test.
(viper-add-keymap): Use mapc rather than mapcar on Emacs.

16 years agoExpand all viper-cond-compile-for-xemacs-or-emacs calls to a featurep test.
Glenn Morris [Sat, 1 Mar 2008 20:10:26 +0000 (20:10 +0000)]
Expand all viper-cond-compile-for-xemacs-or-emacs calls to a featurep test.

16 years agoExpand all viper-cond-compile-for-xemacs-or-emacs calls to a featurep test.
Glenn Morris [Sat, 1 Mar 2008 20:09:54 +0000 (20:09 +0000)]
Expand all viper-cond-compile-for-xemacs-or-emacs calls to a featurep test.
(viper-counting-clicks-p): Only define on XEmacs.

16 years ago(zmacs-region-stays): Define for compiler once only.
Glenn Morris [Sat, 1 Mar 2008 20:07:49 +0000 (20:07 +0000)]
(zmacs-region-stays): Define for compiler once only.

16 years ago(byte-compile-maybe-guarded): Restore code commented out 2007-11-10.
Glenn Morris [Sat, 1 Mar 2008 20:07:28 +0000 (20:07 +0000)]
(byte-compile-maybe-guarded): Restore code commented out 2007-11-10.

16 years agoNew version 9.3.
Vinicius Jose Latorre [Sat, 1 Mar 2008 19:00:24 +0000 (19:00 +0000)]
New version 9.3.

16 years ago(make-glyph-code): Don't test the result of `face-id',
Juanma Barranquero [Sat, 1 Mar 2008 15:40:44 +0000 (15:40 +0000)]
(make-glyph-code): Don't test the result of `face-id',
which already signals an error for invalid faces.
(glyph-face): Simplify.

16 years ago(handle_one_xevent): For Gtk+ and ConfigureNotify, call
Jan Djärv [Sat, 1 Mar 2008 14:59:17 +0000 (14:59 +0000)]
(handle_one_xevent): For Gtk+ and ConfigureNotify, call
xg_frame_resized when the event is for the edit widget.

16 years ago(xg_frame_resized): Renamed from xg_resize_widgets.
Jan Djärv [Sat, 1 Mar 2008 14:57:46 +0000 (14:57 +0000)]
(xg_frame_resized): Renamed from xg_resize_widgets.

16 years ago(xg_resize_outer_widget): Only do one of set_geometry or
Jan Djärv [Sat, 1 Mar 2008 14:56:53 +0000 (14:56 +0000)]
(xg_resize_outer_widget): Only do one of set_geometry or
set_char_size.
(xg_frame_resized): Renamed from xg_resize_widgets.  Remove all
operations on widgets here.  Just set frame size if needed.
(flush_and_sync, x_wm_size_hint_off, xg_pack_tool_bar): New functions.
(xg_frame_set_char_size): Call x_wm_size_hint_off before resizing.
(x_wm_set_size_hint): Set size hints on the edit widget only, not
the whole frame.
(xg_create_tool_bar): Move attachement of the tool bar to
xg_pack_tool_bar.  Do not attach the tool bar if there are no items.
(free_frame_tool_bar): Remove call to SET_FRAME_GARBAGED.

16 years ago(desktop-read): Set `desktop-dirname' to nil before running
Juanma Barranquero [Sat, 1 Mar 2008 14:17:41 +0000 (14:17 +0000)]
(desktop-read): Set `desktop-dirname' to nil before running
`desktop-not-loaded-hook' to allow modifying it.
Don't show warning message if `desktop-dirname' was modified.

16 years ago*** empty log message ***
Jason Rumney [Sat, 1 Mar 2008 10:09:52 +0000 (10:09 +0000)]
*** empty log message ***

16 years ago(w32_msg_pump): Disable debug code.
Jason Rumney [Sat, 1 Mar 2008 10:02:23 +0000 (10:02 +0000)]
(w32_msg_pump): Disable debug code.

16 years ago*** empty log message ***
Nick Roberts [Sat, 1 Mar 2008 04:53:01 +0000 (04:53 +0000)]
*** empty log message ***

16 years agoMerge from emacs--rel--22
Miles Bader [Sat, 1 Mar 2008 01:28:31 +0000 (01:28 +0000)]
Merge from emacs--rel--22

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

16 years agoMerge from gnus--devo--0
Miles Bader [Sat, 1 Mar 2008 01:28:14 +0000 (01:28 +0000)]
Merge from gnus--devo--0

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

16 years ago(cua-remap-control-z): Fix typo in docstring.
Juanma Barranquero [Sat, 1 Mar 2008 00:26:22 +0000 (00:26 +0000)]
(cua-remap-control-z): Fix typo in docstring.

16 years ago(Help Files): Move describe-gnu-project to C-h g.
Kim F. Storm [Fri, 29 Feb 2008 23:44:55 +0000 (23:44 +0000)]
(Help Files): Move describe-gnu-project to C-h g.
Move describe-distribution to C-h C-o.
Move view-emacs-problems to C-h C-p.
Add view-emacs-debugging on C-h C-d.
Add view-external-packages on C-h C-e.
Add view-order-manuals on C-h C-m.

16 years agoAdd header line.
Kim F. Storm [Fri, 29 Feb 2008 23:44:30 +0000 (23:44 +0000)]
Add header line.

16 years ago(cua-remap-control-v)
Kim F. Storm [Fri, 29 Feb 2008 23:43:10 +0000 (23:43 +0000)]
(cua-remap-control-v)
(cua-remap-control-z): New defcustoms.
(cua-mode): Add them to set-after property.
(cua--init-keymaps): Use them.
Add C-x/C-c home, end, next, and prior to cua--prefix-repeat-keymap.

16 years agoRename describe-project to describe-gnu-project.
Kim F. Storm [Fri, 29 Feb 2008 23:42:52 +0000 (23:42 +0000)]
Rename describe-project to describe-gnu-project.

16 years ago*** empty log message ***
Kim F. Storm [Fri, 29 Feb 2008 23:37:54 +0000 (23:37 +0000)]
*** empty log message ***

16 years ago(view-emacs-todo): Rename from view-todo.
Kim F. Storm [Fri, 29 Feb 2008 23:37:38 +0000 (23:37 +0000)]
(view-emacs-todo): Rename from view-todo.
(describe-gnu-project): Rename from describe-project.  Users changed.
(view-help-file): New helper function.
(describe-distribution, describe-copying, describe-gnu-project)
(view-todo, view-order-manuals, view-emacs-problems): Use it.
(view-emacs-debugging, view-external-packages): New commands.
(help-map): Move describe-distribution to C-h C-o (ordering).
Move view-emacs-problems to C-h C-p (problems).
Bind view-emacs-debugging to C-h C-d (debugging).
Bind view-external-packages to C-h C-e (extras).
(help-for-help-internal): Cleanup and align descriptions.
Remove command names to reduce clutter.

16 years ago*** empty log message ***
Kim F. Storm [Fri, 29 Feb 2008 23:37:10 +0000 (23:37 +0000)]
*** empty log message ***

16 years ago(vc-set-mode-line-busy-indicator): Use shorter message
Nick Roberts [Fri, 29 Feb 2008 22:09:56 +0000 (22:09 +0000)]
(vc-set-mode-line-busy-indicator): Use shorter message
and quieter face (not a warning).

16 years ago*** empty log message ***
Nick Roberts [Fri, 29 Feb 2008 22:08:06 +0000 (22:08 +0000)]
*** empty log message ***

16 years ago** Shell-script indenting of &&, | (patch available)
Chong Yidong [Fri, 29 Feb 2008 21:16:31 +0000 (21:16 +0000)]
** Shell-script indenting of &&, | (patch available)

16 years ago* vc.el (vc-status-crt-marked): New variable.
Dan Nicolaescu [Fri, 29 Feb 2008 19:13:54 +0000 (19:13 +0000)]
* vc.el (vc-status-crt-marked): New variable.
(vc-status-mode): Make it local.
(vc-status-refresh): Use it to save the marked files.
(vc-update-vc-status-buffer): Use it to restore the marked files.

* vc-svn.el (vc-svn-after-dir-status):
* vc-hg.el (vc-hg-after-dir-status): Clean up the temporary buffer.

16 years agoChanged ambiguous "native Windows debuggers" to "Microsoft debuggers", as that
Jason Rumney [Fri, 29 Feb 2008 10:58:19 +0000 (10:58 +0000)]
Changed ambiguous "native Windows debuggers" to "Microsoft debuggers", as that
section is specific to MSVC.

16 years ago*** empty log message ***
Glenn Morris [Fri, 29 Feb 2008 07:55:05 +0000 (07:55 +0000)]
*** empty log message ***

16 years agoMention `test' directory.
Glenn Morris [Fri, 29 Feb 2008 04:32:15 +0000 (04:32 +0000)]
Mention `test' directory.

16 years agoUlf Jasper <ulf.jasper at web.de>: New file.
Glenn Morris [Fri, 29 Feb 2008 04:27:44 +0000 (04:27 +0000)]
Ulf Jasper  <ulf.jasper at web.de>: New file.

16 years agoNew file.
Glenn Morris [Fri, 29 Feb 2008 04:27:23 +0000 (04:27 +0000)]
New file.

16 years ago(allout-topic-encryption-bullet)
Glenn Morris [Fri, 29 Feb 2008 04:08:10 +0000 (04:08 +0000)]
(allout-topic-encryption-bullet)
(allout-passphrase-verifier-handling, allout-passphrase-hint-handling)
(allout-encrypt-unencrypted-on-saves): Change defcustom :version
from 22.0 to 22.1.

16 years ago(allout-topic-encryption-bullet)
Glenn Morris [Fri, 29 Feb 2008 04:06:59 +0000 (04:06 +0000)]
(allout-topic-encryption-bullet)
(allout-passphrase-verifier-handling, allout-passphrase-hint-handling)
(allout-encrypt-unencrypted-on-saves): Change defcustom :version
from 22.0 to 22.1.

16 years agoChange defcustom :version from 23.0 to 23.1.
Glenn Morris [Fri, 29 Feb 2008 04:03:49 +0000 (04:03 +0000)]
Change defcustom :version from 23.0 to 23.1.

16 years ago(imap-ping-server): Change defcustom :version from 23.0 to 23.1.
Glenn Morris [Fri, 29 Feb 2008 04:03:16 +0000 (04:03 +0000)]
(imap-ping-server): Change defcustom :version from 23.0 to 23.1.

16 years ago(tls-checktrust, tls-untrusted, tls-hostmismatch):
Glenn Morris [Fri, 29 Feb 2008 04:02:43 +0000 (04:02 +0000)]
(tls-checktrust, tls-untrusted, tls-hostmismatch):
Change defcustom :version from 23.0 to 23.1.

16 years ago*** empty log message ***
Glenn Morris [Fri, 29 Feb 2008 04:02:23 +0000 (04:02 +0000)]
*** empty log message ***

16 years ago** Two display bugs involving interactions between after-string and
Chong Yidong [Fri, 29 Feb 2008 03:13:44 +0000 (03:13 +0000)]
** Two display bugs involving interactions between after-string and
display properties of adjacent overlays
First bug is fixed in trunk.

16 years ago(next_overlay_string): Don't set overlay_strings_at_end_processed_p if
Chong Yidong [Fri, 29 Feb 2008 03:12:27 +0000 (03:12 +0000)]
(next_overlay_string): Don't set overlay_strings_at_end_processed_p if
we're currently reading from a display string.

16 years ago* xdisp.c (next_overlay_string): Don't set
Chong Yidong [Fri, 29 Feb 2008 03:12:19 +0000 (03:12 +0000)]
* xdisp.c (next_overlay_string): Don't set
overlay_strings_at_end_processed_p if we're currently reading from a
display string.

16 years ago(desktop-save): Save the buffer name if the uniquified base name is empty.
Juanma Barranquero [Fri, 29 Feb 2008 03:03:57 +0000 (03:03 +0000)]
(desktop-save): Save the buffer name if the uniquified base name is empty.

16 years ago(desktop-save): Save the buffer name if the uniquified base name is empty.
Juanma Barranquero [Fri, 29 Feb 2008 02:59:43 +0000 (02:59 +0000)]
(desktop-save): Save the buffer name if the uniquified base name is empty.

16 years ago(diff-sanity-check-hunk): Only accept an empty line if
Stefan Monnier [Fri, 29 Feb 2008 02:40:10 +0000 (02:40 +0000)]
(diff-sanity-check-hunk): Only accept an empty line if
we still expect more lines.

16 years ago(get_overlay_strings_1): Fix typo.
Stefan Monnier [Fri, 29 Feb 2008 02:10:45 +0000 (02:10 +0000)]
(get_overlay_strings_1): Fix typo.

16 years ago(get_overlay_strings_1): Add missing argument type.
Chong Yidong [Fri, 29 Feb 2008 02:03:54 +0000 (02:03 +0000)]
(get_overlay_strings_1): Add missing argument type.

16 years ago* xdisp.c (get_overlay_strings_1): Add missing argument type.
Chong Yidong [Fri, 29 Feb 2008 02:03:42 +0000 (02:03 +0000)]
* xdisp.c (get_overlay_strings_1): Add missing argument type.

16 years ago(get_overlay_strings_1): Add missing argument type.
Chong Yidong [Fri, 29 Feb 2008 02:02:39 +0000 (02:02 +0000)]
(get_overlay_strings_1): Add missing argument type.

16 years ago* xdisp.c (get_overlay_strings_1): Add missing argument type.
Chong Yidong [Fri, 29 Feb 2008 02:02:27 +0000 (02:02 +0000)]
* xdisp.c (get_overlay_strings_1): Add missing argument type.

16 years ago(gdb-info-stack-custom): Apply
Nick Roberts [Fri, 29 Feb 2008 00:47:13 +0000 (00:47 +0000)]
(gdb-info-stack-custom): Apply
function-name-face correctly when user has
"set print address off".

16 years ago*** empty log message ***
Nick Roberts [Fri, 29 Feb 2008 00:45:19 +0000 (00:45 +0000)]
*** empty log message ***

16 years ago*** empty log message ***
Juanma Barranquero [Thu, 28 Feb 2008 23:50:44 +0000 (23:50 +0000)]
*** empty log message ***

16 years ago(custom-mode, custom-mode-hook): Use 23.1 as version
Juanma Barranquero [Thu, 28 Feb 2008 23:42:48 +0000 (23:42 +0000)]
(custom-mode, custom-mode-hook): Use 23.1 as version
number of the next major Emacs release, not 23.0.

16 years ago(longlines-unload-function): New function.
Juanma Barranquero [Thu, 28 Feb 2008 23:41:52 +0000 (23:41 +0000)]
(longlines-unload-function): New function.

16 years ago(normal-splash-screen): Add argument `concise'.
Juri Linkov [Thu, 28 Feb 2008 23:32:11 +0000 (23:32 +0000)]
(normal-splash-screen): Add argument `concise'.
Remove unused binding `prev-buffer'. Let-bind `splash-buffer'
to the created buffer.  If `concise' is non-nil, call
`display-buffer', otherwise `switch-to-buffer'.  Doc fix.
(display-startup-screen): Add argument `concise' to the call to
`normal-splash-screen'.

16 years ago(normal-splash-screen): Add argument `concise'.
Juri Linkov [Thu, 28 Feb 2008 23:30:11 +0000 (23:30 +0000)]
(normal-splash-screen): Add argument `concise'.
Remove unused binding `prev-buffer'. Let-bind `splash-buffer'
to the created buffer.  If `concise' is non-nil, call
`display-buffer', otherwise `switch-to-buffer'.  Doc fix.
(display-startup-screen): Add argument `concise' to the call to
`normal-splash-screen'.

16 years ago(startup-echo-area-message): Check for about-emacs.
Juri Linkov [Thu, 28 Feb 2008 22:59:12 +0000 (22:59 +0000)]
(startup-echo-area-message): Check for about-emacs.

16 years ago(startup-echo-area-message): Check for about-emacs.
Juri Linkov [Thu, 28 Feb 2008 22:56:02 +0000 (22:56 +0000)]
(startup-echo-area-message): Check for about-emacs.