]> code.delx.au - gnu-emacs/log
gnu-emacs
15 years agoMerge from emacs--rel--22
Miles Bader [Tue, 17 Jun 2008 02:33:22 +0000 (02:33 +0000)]
Merge from emacs--rel--22

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

15 years agoMerge from gnus--rel--5.10
Miles Bader [Tue, 17 Jun 2008 02:35:25 +0000 (02:35 +0000)]
Merge from gnus--rel--5.10

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

15 years agoRemove unneeded Gnus ChangeLog entries
Miles Bader [Tue, 17 Jun 2008 02:33:12 +0000 (02:33 +0000)]
Remove unneeded Gnus ChangeLog entries

Remove entries in lisp/gnus/ChangeLog* which described changes to
dgnushack.el, lpath.el, or Makefile.in, which are not part of the Emacs
source tree

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

15 years agoMerge from gnus--devo--0
Miles Bader [Tue, 17 Jun 2008 02:32:59 +0000 (02:32 +0000)]
Merge from gnus--devo--0

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

15 years ago(Starting GUD): Expand on remote debugging.
Nick Roberts [Tue, 17 Jun 2008 02:16:09 +0000 (02:16 +0000)]
(Starting GUD): Expand on remote debugging.
(Other GDB-UI Buffers): Mention new keyboard bindings.

15 years ago*** empty log message ***
Nick Roberts [Tue, 17 Jun 2008 02:14:29 +0000 (02:14 +0000)]
*** empty log message ***

15 years ago(fontset_pattern_regexp): Escape some regexp characters.
Kenichi Handa [Tue, 17 Jun 2008 01:26:47 +0000 (01:26 +0000)]
(fontset_pattern_regexp): Escape some regexp characters.

15 years ago* dispextern.h (lookup_non_ascii_face, split_font_name_into_vector)
Juanma Barranquero [Mon, 16 Jun 2008 22:42:46 +0000 (22:42 +0000)]
* dispextern.h (lookup_non_ascii_face, split_font_name_into_vector)
  (build_font_name_from_vector): Delete externs.

* xfaces.c (struct font_name): Don't declare.

15 years ago(vc-dir-child-files): Use vc-string-prefix-p.
Stefan Monnier [Mon, 16 Jun 2008 20:36:55 +0000 (20:36 +0000)]
(vc-dir-child-files): Use vc-string-prefix-p.
(vc-dir-marked-only-files): vc-string-prefix-p.

15 years ago(font_unparse_gtkname): Use EQ to compare Lisp_Objects.
Stefan Monnier [Mon, 16 Jun 2008 19:11:02 +0000 (19:11 +0000)]
(font_unparse_gtkname): Use EQ to compare Lisp_Objects.

15 years ago(font_parse_fcname): Fix handling of unknown-spec string.
Chong Yidong [Mon, 16 Jun 2008 14:35:24 +0000 (14:35 +0000)]
(font_parse_fcname): Fix handling of unknown-spec string.

15 years ago* font.c (font_parse_fcname): Fix handling of unknown-spec string.
Chong Yidong [Mon, 16 Jun 2008 14:35:02 +0000 (14:35 +0000)]
* font.c (font_parse_fcname): Fix handling of unknown-spec string.

15 years ago(Ffont_face_attributes): Doc fix.
Juanma Barranquero [Mon, 16 Jun 2008 13:44:18 +0000 (13:44 +0000)]
(Ffont_face_attributes): Doc fix.

15 years ago(Ffont_spec): Fix usage in docstring.
Juanma Barranquero [Mon, 16 Jun 2008 13:32:07 +0000 (13:32 +0000)]
(Ffont_spec): Fix usage in docstring.

15 years ago(Ffont_face_attributes): Fix definition.
Andreas Schwab [Mon, 16 Jun 2008 12:02:44 +0000 (12:02 +0000)]
(Ffont_face_attributes): Fix definition.

15 years ago(Ffont_get): Return a symbol for :weight, :slant, and :width.
Kenichi Handa [Mon, 16 Jun 2008 11:46:33 +0000 (11:46 +0000)]
(Ffont_get): Return a symbol for :weight, :slant, and :width.

15 years ago(gdb-memory-set-address)
Nick Roberts [Mon, 16 Jun 2008 11:26:22 +0000 (11:26 +0000)]
(gdb-memory-set-address)
(gdb-memory-set-repeat-count): Allow keyboard bindings.
(gdb-memory-mode-map): Bind above functions respectively
to 'S' and 'N'.

15 years ago*** empty log message ***
Nick Roberts [Mon, 16 Jun 2008 11:24:50 +0000 (11:24 +0000)]
*** empty log message ***

15 years ago(nxml-mode): Use run-mode-hooks.
Jason Rumney [Mon, 16 Jun 2008 10:30:31 +0000 (10:30 +0000)]
(nxml-mode): Use run-mode-hooks.

15 years ago(vc-diff-internal): Declare for compiler.
Juanma Barranquero [Mon, 16 Jun 2008 09:28:44 +0000 (09:28 +0000)]
(vc-diff-internal): Declare for compiler.

15 years agoFix crashing bug in use of bold fonts from x-select-font on W32.
Jason Rumney [Mon, 16 Jun 2008 09:11:05 +0000 (09:11 +0000)]
Fix crashing bug in use of bold fonts from x-select-font on W32.

* w32font.c (w32_to_fc_weight): New function.
(w32font_full_name, logfont_to_fcname): Use it.

* font.h (font_style_symbolic_from_value): Remove.

* font.c (font_style_symbolic_from_value): Remove.
(font_style_symbolic): Revert to pre 2008-06-13 version.

15 years ago(log-view-per-file-logs): Pacify byte compiler.
Juanma Barranquero [Mon, 16 Jun 2008 08:55:56 +0000 (08:55 +0000)]
(log-view-per-file-logs): Pacify byte compiler.

15 years ago(font_check_object): Delete it.
Kenichi Handa [Mon, 16 Jun 2008 07:32:48 +0000 (07:32 +0000)]
(font_check_object): Delete it.
(font_clear_cache): Check if a font-object is alive.
(font_open_entity): Likewise.  Set FONT_OBJLST_INDEX of a
font-object to nil.
(font_close_object): Don't check FONT_CLOSE_OBJECT.
(font_at): Don't call font_check_object.

15 years ago(BASE_PURESIZE): Increase to 1230000.
Katsumi Yamaoka [Mon, 16 Jun 2008 04:55:44 +0000 (04:55 +0000)]
(BASE_PURESIZE): Increase to 1230000.

15 years agoRemove obsolete files
Glenn Morris [Mon, 16 Jun 2008 02:31:20 +0000 (02:31 +0000)]
Remove obsolete files

15 years agoRemove unused files
Glenn Morris [Mon, 16 Jun 2008 02:28:35 +0000 (02:28 +0000)]
Remove unused files

15 years agoUpdate.
Glenn Morris [Mon, 16 Jun 2008 02:26:40 +0000 (02:26 +0000)]
Update.

15 years ago(set-version): Add doc/lispref/book-spine.texinfo.
Glenn Morris [Mon, 16 Jun 2008 02:23:10 +0000 (02:23 +0000)]
(set-version): Add doc/lispref/book-spine.texinfo.

15 years agoSet version to 23.0.60.
Glenn Morris [Mon, 16 Jun 2008 02:21:42 +0000 (02:21 +0000)]
Set version to 23.0.60.

15 years ago(set-version): Add doc/lispref/vol1.texi,vol2.texi.
Glenn Morris [Mon, 16 Jun 2008 02:08:47 +0000 (02:08 +0000)]
(set-version): Add doc/lispref/vol1.texi,vol2.texi.

15 years agoUpdate Back-Cover Text as per maintain.info.
Glenn Morris [Mon, 16 Jun 2008 02:07:45 +0000 (02:07 +0000)]
Update Back-Cover Text as per maintain.info.

15 years ago(EMACSVER): Set to 23.0.60.
Glenn Morris [Mon, 16 Jun 2008 02:07:08 +0000 (02:07 +0000)]
(EMACSVER): Set to 23.0.60.
Update Back-Cover Text as per maintain.info.

15 years agoTweak last change.
Chong Yidong [Mon, 16 Jun 2008 02:04:45 +0000 (02:04 +0000)]
Tweak last change.

15 years ago(font_parse_fcname): Correctly parse KEY=VAL values.
Chong Yidong [Mon, 16 Jun 2008 01:59:40 +0000 (01:59 +0000)]
(font_parse_fcname): Correctly parse KEY=VAL values.

15 years ago* font.c (font_parse_fcname): Correctly parse KEY=VAL values.
Chong Yidong [Mon, 16 Jun 2008 01:58:48 +0000 (01:58 +0000)]
* font.c (font_parse_fcname): Correctly parse KEY=VAL values.

15 years agoAdd Cover-Texts.
Glenn Morris [Mon, 16 Jun 2008 01:57:42 +0000 (01:57 +0000)]
Add Cover-Texts.

15 years agoFix typo.
Juanma Barranquero [Sun, 15 Jun 2008 21:08:04 +0000 (21:08 +0000)]
Fix typo.

15 years agoFix last change.
Chong Yidong [Sun, 15 Jun 2008 20:20:42 +0000 (20:20 +0000)]
Fix last change.

15 years ago*** S-down-mouse-1 now pops up a menu for changing the default font
Chong Yidong [Sun, 15 Jun 2008 20:11:11 +0000 (20:11 +0000)]
*** S-down-mouse-1 now pops up a menu for changing the default font
and text size of the default face in the current buffer.  The face is
changed via face remapping (see below).

15 years ago(mouse-appearance-menu-map): New var.
Chong Yidong [Sun, 15 Jun 2008 20:04:33 +0000 (20:04 +0000)]
(mouse-appearance-menu-map): New var.
(mouse-appearance-menu): New function.  Bind it to S-down-mouse-1.

15 years ago* mouse.el (mouse-appearance-menu-map): New var.
Chong Yidong [Sun, 15 Jun 2008 20:04:18 +0000 (20:04 +0000)]
* mouse.el (mouse-appearance-menu-map): New var.
(mouse-appearance-menu): New function.
Bind it to S-down-mouse-1.

15 years ago*** New function `font-face-attributes' returns a plist of face
Chong Yidong [Sun, 15 Jun 2008 19:44:11 +0000 (19:44 +0000)]
*** New function `font-face-attributes' returns a plist of face
attributes set by a font.

15 years ago(Fx_select_font): Give GTK font dialog the default font name.
Chong Yidong [Sun, 15 Jun 2008 19:42:53 +0000 (19:42 +0000)]
(Fx_select_font): Give GTK font dialog the default font name.

15 years ago(font_unparse_gtkname): Add prototype.
Chong Yidong [Sun, 15 Jun 2008 19:42:31 +0000 (19:42 +0000)]
(font_unparse_gtkname): Add prototype.

15 years ago(font_parse_fcname): Only only one decimal point.
Chong Yidong [Sun, 15 Jun 2008 19:42:11 +0000 (19:42 +0000)]
(font_parse_fcname): Only only one decimal point.
(font_unparse_fcname): Handle data in family and foundry indices
as symbols, not strings.
(font_unparse_gtkname, Ffont_face_attributes): New functions.

15 years ago* font.c (font_parse_fcname): Only only one decimal point.
Chong Yidong [Sun, 15 Jun 2008 19:41:54 +0000 (19:41 +0000)]
* font.c (font_parse_fcname): Only only one decimal point.
(font_unparse_fcname): Handle data in family and foundry indices
as symbols, not strings.
(font_unparse_gtkname, Ffont_face_attributes): New functions.

* xfns.c (Fx_select_font): Give GTK font dialog the default font
name.

* font.h (font_unparse_gtkname): Add prototype.

15 years ago(Info-toc): Call Info-toc-nodes instead of Info-build-toc.
Juri Linkov [Sun, 15 Jun 2008 18:18:16 +0000 (18:18 +0000)]
(Info-toc): Call Info-toc-nodes instead of Info-build-toc.
(Info-toc, Info-insert-toc): Increment nth's index to add PARENT
as the second element.
(Info-build-toc): Add PARENT element extracted from the Up pointer.
Don't print progress messages.
(Info-toc-nodes): New variable and function.
(Info-index-nodes): Optimize non-string file name case.
(Info-breadcrumbs-depth): Increment the default value from 3 to 4.
(Info-insert-breadcrumbs): Use the cached document structure instead
of visiting all ancestor nodes.  Remove the initial `>'.

15 years ago(tramp-open-connection-setup-interactive-shell): Flush cache, and
Michael Albinus [Sun, 15 Jun 2008 16:59:25 +0000 (16:59 +0000)]
(tramp-open-connection-setup-interactive-shell): Flush cache, and
restart `tramp-maybe-open-connection' when the remote system has
been changed. Throw 'uname-changed event.
(tramp-maybe-open-connection): Catch it.

15 years ago* log-view.el (log-view-diff-changeset): New function.
Dan Nicolaescu [Sun, 15 Jun 2008 14:58:24 +0000 (14:58 +0000)]
* log-view.el (log-view-diff-changeset): New function.
(log-view-mode-map, log-view-mode-menu): Bind it.
(log-view-per-file-logs, log-view-vc-fileset)
(log-view-vc-backend): New variables.
(log-view-find-revision, log-view-modify-change-comment)
(log-view-annotate-version): Throw an error if the log is for more
than one file and we can't find the current file.  Get the current
file from log-view-vc-fileset if necessary.
(log-view-diff): Get the current file from log-view-vc-fileset if
necessary.

* vc.el (vc-print-log): Set log-view-vc-fileset and log-view-vc-backend.

* vc-hg.el (vc-hg-log-view-mode): Call the log method only once.
(vc-hg-log-view-mode): Declare for compiler.
(vc-hg-log-view-mode): Set log-view-per-file-logs and
log-view-file-re.
(vc-hg-diff): If no file is passed, use default-directory for cwd.

* vc-bzr.el (vc-bzr-log-view-mode): Set log-view-per-file-logs.

* vc-svn.el (vc-svn-log-view-mode): New derived mode.

15 years ago* net/tramp-cmds.el (tramp-cleanup-all-connections): Reset
Michael Albinus [Sun, 15 Jun 2008 13:40:27 +0000 (13:40 +0000)]
* net/tramp-cmds.el (tramp-cleanup-all-connections): Reset
`tramp-locked'.

15 years ago* net/tramp.el (tramp-handle-start-file-process): Clear
Michael Albinus [Sun, 15 Jun 2008 13:36:30 +0000 (13:36 +0000)]
* net/tramp.el (tramp-handle-start-file-process): Clear
modification time of the connection buffer.
(tramp-sh-file-name-handler): Reset `tramp-locked' in case of
error.

15 years ago(fontset_pattern_regexp): Escape `+' characters in pattern.
Kenichi Handa [Sun, 15 Jun 2008 12:26:28 +0000 (12:26 +0000)]
(fontset_pattern_regexp): Escape `+' characters in pattern.

15 years agonewsticker: window dedication, orphan feeds.
Ulf Jasper [Sun, 15 Jun 2008 10:57:06 +0000 (10:57 +0000)]
newsticker: window dedication, orphan feeds.

15 years ago(vc-cvs-status-extra-headers): Don't match newline
Andreas Schwab [Sun, 15 Jun 2008 10:29:13 +0000 (10:29 +0000)]
(vc-cvs-status-extra-headers): Don't match newline
when parsing CVS/Repository.

15 years ago(font_update_drivers): Fix crash when no drivers match.
Andreas Schwab [Sun, 15 Jun 2008 10:13:24 +0000 (10:13 +0000)]
(font_update_drivers): Fix crash when no drivers match.

15 years ago(wdired-search-and-rename): Fix undocumented change.
Andreas Schwab [Sun, 15 Jun 2008 09:43:38 +0000 (09:43 +0000)]
(wdired-search-and-rename): Fix undocumented change.

15 years agoMoved some faces from newst-plainview to newst-reader.
Ulf Jasper [Sun, 15 Jun 2008 08:04:13 +0000 (08:04 +0000)]
Moved some faces from newst-plainview to newst-reader.

15 years agoAdd arch tagline
Miles Bader [Sun, 15 Jun 2008 06:31:29 +0000 (06:31 +0000)]
Add arch tagline

15 years ago* xfns.c (Fx_create_frame): internal-border-width default to 0 for Gtk.
Stefan Monnier [Sun, 15 Jun 2008 05:53:48 +0000 (05:53 +0000)]
* xfns.c (Fx_create_frame): internal-border-width default to 0 for Gtk.
* gtkutil.c (xg_create_frame_widgets): Don't set internal_border_width.

15 years ago(encoded-kbd-self-insert-utf-8): Catch and recover from case when the bytes
Stefan Monnier [Sun, 15 Jun 2008 04:43:35 +0000 (04:43 +0000)]
(encoded-kbd-self-insert-utf-8): Catch and recover from case when the bytes
we thought we were reading turn out to be something else entirely, such as
latin-1 chars from quail.  See bug#396.

15 years agoRemove out-of-date and irrelevant information on size on .eps files.
Glenn Morris [Sun, 15 Jun 2008 03:06:50 +0000 (03:06 +0000)]
Remove out-of-date and irrelevant information on size on .eps files.

15 years ago(manual): Use "23" rather than "21".
Glenn Morris [Sun, 15 Jun 2008 02:58:58 +0000 (02:58 +0000)]
(manual): Use "23" rather than "21".

15 years ago(emacsver): New, set by configure.
Glenn Morris [Sun, 15 Jun 2008 02:58:09 +0000 (02:58 +0000)]
(emacsver): New, set by configure.
(manual): Use emacsver.

15 years agoReport bugs using M-x report-emacs-bug.
Glenn Morris [Sun, 15 Jun 2008 02:53:17 +0000 (02:53 +0000)]
Report bugs using M-x report-emacs-bug.

15 years ago(vc-deduce-fileset): Check if the buffer has a file.
Dan Nicolaescu [Sun, 15 Jun 2008 02:52:44 +0000 (02:52 +0000)]
(vc-deduce-fileset): Check if the buffer has a file.
(vc-register): Call the backend function only once, instead of
once for each file.
(vc-next-action): Update call to vc-register.
(vc-dir-register): Remove function.
(vc-dir): Bind vc-register instead of vc-dir-register.

15 years ago(set-version): Add doc/misc/faq.texi.
Glenn Morris [Sun, 15 Jun 2008 02:39:40 +0000 (02:39 +0000)]
(set-version): Add doc/misc/faq.texi.

15 years ago(EMACSVER): Remove duplicate, outdated setting.
Glenn Morris [Sun, 15 Jun 2008 02:38:02 +0000 (02:38 +0000)]
(EMACSVER): Remove duplicate, outdated setting.

15 years agoRemove bug-lisp-manual@gnu.org, just use M-x report-emacs-bug.
Glenn Morris [Sun, 15 Jun 2008 02:37:20 +0000 (02:37 +0000)]
Remove bug-lisp-manual@gnu.org, just use M-x report-emacs-bug.
Refer to http://shop.fsf.org for printed copies.

15 years ago(VER): Update to 23.0.60.
Glenn Morris [Sun, 15 Jun 2008 02:31:52 +0000 (02:31 +0000)]
(VER): Update to 23.0.60.

15 years agoRemove references to external license, since doclicense is included.
Glenn Morris [Sun, 15 Jun 2008 02:31:43 +0000 (02:31 +0000)]
Remove references to external license, since doclicense is included.

15 years agoRemove references to external license, since doclicense is included.
Glenn Morris [Sun, 15 Jun 2008 02:28:57 +0000 (02:28 +0000)]
Remove references to external license, since doclicense is included.
Remove references to non-existent Invariant Sections.

15 years agoUse @copying, @title, @subtitle, @author.
Glenn Morris [Sun, 15 Jun 2008 02:27:05 +0000 (02:27 +0000)]
Use @copying, @title, @subtitle, @author.
Remove references to non-existent Invariant Sections.

15 years agoUpdate Back-Cover Text as per maintain.info.
Glenn Morris [Sun, 15 Jun 2008 02:26:41 +0000 (02:26 +0000)]
Update Back-Cover Text as per maintain.info.
Remove references to external license, since doclicense is included.
Remove references to non-existent Invariant Sections.

15 years agoChange to GFDL 1.2. Refer to license in Emacs manual.
Glenn Morris [Sun, 15 Jun 2008 02:24:02 +0000 (02:24 +0000)]
Change to GFDL 1.2.  Refer to license in Emacs manual.

15 years agoUse @copying.
Glenn Morris [Sun, 15 Jun 2008 02:23:45 +0000 (02:23 +0000)]
Use @copying.

15 years agoRefer to license in Gnus manual.
Glenn Morris [Sun, 15 Jun 2008 02:23:28 +0000 (02:23 +0000)]
Refer to license in Gnus manual.

15 years agoAdd sasl.
Glenn Morris [Sun, 15 Jun 2008 02:23:08 +0000 (02:23 +0000)]
Add sasl.

15 years ago(INFO_TARGETS, DVI_TARGETS): Add sasl.
Glenn Morris [Sun, 15 Jun 2008 02:22:04 +0000 (02:22 +0000)]
(INFO_TARGETS, DVI_TARGETS): Add sasl.
(sasl, $(infodir)/sasl, sasl.dvi): New rules.

15 years agoRefer to license in Emacs manual.
Glenn Morris [Sun, 15 Jun 2008 02:21:52 +0000 (02:21 +0000)]
Refer to license in Emacs manual.

15 years agoFix output file name.
Glenn Morris [Sun, 15 Jun 2008 02:21:36 +0000 (02:21 +0000)]
Fix output file name.
Refer to license in Emacs manual.
Use @copying.

15 years agoRemove option of licensing under GPL.
Glenn Morris [Sun, 15 Jun 2008 02:17:13 +0000 (02:17 +0000)]
Remove option of licensing under GPL.
Add Cover-Texts to GFDL permissions notice.
(GPL): Remove section.
(GFDL): Include doclicense.texi rather than the actual text.

15 years agoUse a verbatim license for this invariant section, as per etc/GNU.
Glenn Morris [Sun, 15 Jun 2008 02:08:36 +0000 (02:08 +0000)]
Use a verbatim license for this invariant section, as per etc/GNU.

15 years ago(Major packages and programs): Remove references to external
Glenn Morris [Sat, 14 Jun 2008 19:45:02 +0000 (19:45 +0000)]
(Major packages and programs): Remove references to external
Supercite, Calc, VIPER, since they have been included for some time.
Update VM, AUCTeX, BBDB entries.

15 years agoFix typo.
Glenn Morris [Sat, 14 Jun 2008 19:23:59 +0000 (19:23 +0000)]
Fix typo.

15 years ago(ELCFILES): Add Add net/newst-*.el.
Glenn Morris [Sat, 14 Jun 2008 19:23:02 +0000 (19:23 +0000)]
(ELCFILES): Add Add net/newst-*.el.

15 years agoComment fix for rms.
Glenn Morris [Sat, 14 Jun 2008 19:14:01 +0000 (19:14 +0000)]
Comment fix for rms.

15 years ago(syms_of_xdisp): Default underline-minimum-offset to 1.
Stefan Monnier [Sat, 14 Jun 2008 19:12:44 +0000 (19:12 +0000)]
(syms_of_xdisp): Default underline-minimum-offset to 1.

15 years ago(wdired-do-renames): New function.
Stefan Monnier [Sat, 14 Jun 2008 17:00:01 +0000 (17:00 +0000)]
(wdired-do-renames): New function.
(wdired-finish-edit): Use it to.
(wdired-preprocess-files): Don't hardcode (point-min) == 1.

15 years ago(Info-insert-breadcrumbs): Don't break in apropos and toc.
Stefan Monnier [Sat, 14 Jun 2008 16:01:38 +0000 (16:01 +0000)]
(Info-insert-breadcrumbs): Don't break in apropos and toc.

15 years agoAdded newsticker-testsuite.el.
Ulf Jasper [Sat, 14 Jun 2008 10:11:20 +0000 (10:11 +0000)]
Added newsticker-testsuite.el.

15 years agoUpdated newsticker.texi
Ulf Jasper [Sat, 14 Jun 2008 10:01:39 +0000 (10:01 +0000)]
Updated newsticker.texi

15 years ago(window--even-window-heights): Even window heights
Martin Rudalics [Sat, 14 Jun 2008 08:58:56 +0000 (08:58 +0000)]
(window--even-window-heights): Even window heights
only if the selected window is higher than WINDOW.

15 years ago(Info-insert-breadcrumbs): Be careful to preserve history.
Stefan Monnier [Sat, 14 Jun 2008 01:59:21 +0000 (01:59 +0000)]
(Info-insert-breadcrumbs): Be careful to preserve history.

15 years ago(terminal-init-linux): Load t-mouse.
Stefan Monnier [Fri, 13 Jun 2008 21:59:41 +0000 (21:59 +0000)]
(terminal-init-linux): Load t-mouse.

15 years ago(Info-breadcrumbs-depth): New var.
Stefan Monnier [Fri, 13 Jun 2008 20:34:26 +0000 (20:34 +0000)]
(Info-breadcrumbs-depth): New var.
(Info-insert-breadcrumbs): New function.
(Info-fontify-node): Use it.
(Info-mode-map): Move initialization into declaration.

15 years agoAdd quotation marks, paragraph symbol, angled
Teodor Zlatanov [Fri, 13 Jun 2008 17:50:37 +0000 (17:50 +0000)]
Add quotation marks, paragraph symbol, angled
brackets, number symbol, and accented aeio to cyrillic-translit.

15 years agoRenamed newsticker-*.el to newst-*.el. Fixed (require).
Ulf Jasper [Fri, 13 Jun 2008 17:42:57 +0000 (17:42 +0000)]
Renamed newsticker-*.el to newst-*.el. Fixed (require).

15 years agoRenamed newsticker-*.el to newst-*.el.
Ulf Jasper [Fri, 13 Jun 2008 17:08:25 +0000 (17:08 +0000)]
Renamed newsticker-*.el to newst-*.el.

15 years ago(Fserial_process_configure, Fprocess_send_eof):
Stefan Monnier [Fri, 13 Jun 2008 16:35:17 +0000 (16:35 +0000)]
(Fserial_process_configure, Fprocess_send_eof):
Use EQ to compare Lisp_Objects.

15 years ago* progmodes/compile.el (compilation-start): Don't disable undo in
Stefan Monnier [Fri, 13 Jun 2008 16:22:16 +0000 (16:22 +0000)]
* progmodes/compile.el (compilation-start): Don't disable undo in
comint buffer.  Don't override the comint-filter with our own.
(compilation-filter): Change point's insertion-type.
* comint.el (comint-output-filter): Use copy-marker.