]> git.eshelyaron.com Git - emacs.git/log
emacs.git
16 years agoBump to version 22.1.92 emacs-pretest-22.1.92
Chong Yidong [Fri, 7 Mar 2008 16:46:49 +0000 (16:46 +0000)]
Bump to version 22.1.92

16 years agoRegenerate.
Chong Yidong [Fri, 7 Mar 2008 16:26:15 +0000 (16:26 +0000)]
Regenerate.

16 years ago(Fsubstitute_in_file_name): Fix up computation of maximum
Stefan Monnier [Fri, 7 Mar 2008 15:42:30 +0000 (15:42 +0000)]
(Fsubstitute_in_file_name): Fix up computation of maximum
size of resulting string.

16 years agoRemove `+++'.
Glenn Morris [Fri, 7 Mar 2008 03:54:03 +0000 (03:54 +0000)]
Remove `+++'.

16 years agoCopyedit.
Chong Yidong [Thu, 6 Mar 2008 19:32:55 +0000 (19:32 +0000)]
Copyedit.

16 years agoMove deprecation message to Installation Changes and rewrite it.
Chong Yidong [Thu, 6 Mar 2008 19:29:30 +0000 (19:29 +0000)]
Move deprecation message to Installation Changes and rewrite it.

16 years ago*** empty log message ***
Juanma Barranquero [Thu, 6 Mar 2008 08:49:25 +0000 (08:49 +0000)]
*** empty log message ***

16 years ago*** empty log message ***
Kim F. Storm [Thu, 6 Mar 2008 00:08:22 +0000 (00:08 +0000)]
*** empty log message ***

16 years ago(describe-gnu-project): Rename from describe-project. Change users.
Kim F. Storm [Thu, 6 Mar 2008 00:08:01 +0000 (00:08 +0000)]
(describe-gnu-project): Rename from describe-project. Change users.

16 years ago(view-emacs-todo): Rename from view-todo. Change users.
Kim F. Storm [Thu, 6 Mar 2008 00:07:41 +0000 (00:07 +0000)]
(view-emacs-todo): Rename from view-todo. Change users.
(describe-gnu-project): Rename from describe-project. Change users.
Define obsolete function aliases for the old names.

16 years ago(Help Files): Rename view-todo to view-emacs-toto.
Kim F. Storm [Thu, 6 Mar 2008 00:07:15 +0000 (00:07 +0000)]
(Help Files): Rename view-todo to view-emacs-toto.
Rename describe-project to describe-gnu-project.

16 years ago*** empty log message ***
Kim F. Storm [Thu, 6 Mar 2008 00:06:44 +0000 (00:06 +0000)]
*** empty log message ***

16 years ago*** empty log message ***
Juanma Barranquero [Wed, 5 Mar 2008 23:37:11 +0000 (23:37 +0000)]
*** empty log message ***

16 years ago(gnus-print-buffer): Honor ps-print-color-p.
Reiner Steib [Wed, 5 Mar 2008 22:06:39 +0000 (22:06 +0000)]
(gnus-print-buffer): Honor ps-print-color-p.
Suggested by <chris.anderton@zetnet.co.uk>.

16 years ago** Bug in etags ".." code
Chong Yidong [Wed, 5 Mar 2008 21:02:56 +0000 (21:02 +0000)]
** Bug in etags ".." code

16 years ago(parens-require-spaces): Doc fix.
Chong Yidong [Wed, 5 Mar 2008 20:53:40 +0000 (20:53 +0000)]
(parens-require-spaces): Doc fix.
Reported by Drew Adams <drew.adams@oracle.com>.

16 years ago* emacs-lisp/lisp.el (parens-require-spaces): Doc fix.
Chong Yidong [Wed, 5 Mar 2008 20:53:01 +0000 (20:53 +0000)]
* emacs-lisp/lisp.el (parens-require-spaces): Doc fix.
Reported by Drew Adams <drew.adams@oracle.com>.

16 years ago(iswitchb-use-faces): Doc fix.
Juanma Barranquero [Wed, 5 Mar 2008 11:45:32 +0000 (11:45 +0000)]
(iswitchb-use-faces): Doc fix.
(iswitchb-buffer-ignore, iswitchb-read-buffer): Fix typos in docstrings.

16 years agoRevert last change.
Jason Rumney [Wed, 5 Mar 2008 10:09:03 +0000 (10:09 +0000)]
Revert last change.

16 years ago(adjust_glyph_matrix): Initialize window_height.
Jason Rumney [Wed, 5 Mar 2008 00:51:12 +0000 (00:51 +0000)]
(adjust_glyph_matrix): Initialize window_height.

16 years ago(Fexpand_file_name): Decode home directory names.
Jason Rumney [Wed, 5 Mar 2008 00:20:52 +0000 (00:20 +0000)]
(Fexpand_file_name): Decode home directory names.
(Fsubstitute_in_file_name): Decode substituted variables.

16 years ago(comment-kill): Docstring improvement.
Stefan Monnier [Mon, 3 Mar 2008 21:20:21 +0000 (21:20 +0000)]
(comment-kill): Docstring improvement.

16 years ago(verilog-highlight-grouping-keywords):
Dan Nicolaescu [Mon, 3 Mar 2008 20:31:04 +0000 (20:31 +0000)]
(verilog-highlight-grouping-keywords):
Fix typo.
(verilog-type-font-keywords): Reindent.

16 years ago(handle_single_display_spec): Undo 2007-10-16 changes.
YAMAMOTO Mitsuharu [Mon, 3 Mar 2008 09:25:30 +0000 (09:25 +0000)]
(handle_single_display_spec): Undo 2007-10-16 changes.
Don't pretend as if characters with display property haven't been
consumed for string-replacing-string case.

16 years ago* verilog-mode.el (verilog-font-grouping-keywords): Fix bug in the
Dan Nicolaescu [Mon, 3 Mar 2008 08:52:49 +0000 (08:52 +0000)]
* verilog-mode.el (verilog-font-grouping-keywords): Fix bug in the
grouping-keyword regular expression.
(verilog-font-lock-keywords): Allow users to toggle special
highlight of grouping-keywords.
(verilog-highlight-grouping-keywords): The toggle for special
highlighting of grouping keywords.

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

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

16 years agoRevert 2008-02-28 change that adds initial message
Juri Linkov [Sun, 2 Mar 2008 16:18:21 +0000 (16:18 +0000)]
Revert 2008-02-28 change that adds initial message
to *scratch* buffer regardless of the value of `inhibit-startup-screen'.

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

16 years ago* textmodes/css-mode.el (css-indent-offset, css-electric-keys):
Dan Nicolaescu [Sat, 1 Mar 2008 19:16:02 +0000 (19:16 +0000)]
* textmodes/css-mode.el (css-indent-offset, css-electric-keys):
* textmodes/bibtex-style.el (bibtex-style-indent-basic):
* progmodes/verilog-mode.el (verilog-mode):
* net/socks.el (socks):
* vc-mtn.el (vc-mtn-mode-line-rewrite): Add :version.

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

16 years ago(c-neutralize-syntax-in-CPP): Fix coding bug.
Alan Mackenzie [Sat, 1 Mar 2008 09:05:12 +0000 (09:05 +0000)]
(c-neutralize-syntax-in-CPP): Fix coding bug.

16 years ago*** empty log message ***
Alan Mackenzie [Sat, 1 Mar 2008 09:02:47 +0000 (09:02 +0000)]
*** empty log message ***

16 years ago(c-before-font-lock-function): Fix bug in doc-string, "c-old-LEN" ->
Alan Mackenzie [Sat, 1 Mar 2008 08:52:25 +0000 (08:52 +0000)]
(c-before-font-lock-function): Fix bug in doc-string, "c-old-LEN" ->
"c-old-END".

16 years ago*** empty log message ***
Alan Mackenzie [Sat, 1 Mar 2008 08:51:17 +0000 (08:51 +0000)]
*** empty log message ***

16 years agoMerge from gnus--rel--5.10
Miles Bader [Sat, 1 Mar 2008 01:29:58 +0000 (01:29 +0000)]
Merge from gnus--rel--5.10

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

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 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(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** 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(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): 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(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:56:02 +0000 (22:56 +0000)]
(startup-echo-area-message): Check for about-emacs.

16 years agoAlways add initial message to *scratch* buffer if
Juri Linkov [Thu, 28 Feb 2008 22:43:30 +0000 (22:43 +0000)]
Always add initial message to *scratch* buffer if
`initial-scratch-message' is non-nil regardless of the value of
`inhibit-startup-screen'.
(inhibit-startup-screen, initial-scratch-message): Doc fix.
(command-line-1): Move code that inserts `initial-scratch-message'
up before the if-form that checks for `inhibit-startup-screen'.
Suggested by Jonathan Rockway <jon@jrock.us>.

16 years ago(fill-comment-paragraph): Don't try to do comment-paragraph filling
Stefan Monnier [Thu, 28 Feb 2008 22:29:03 +0000 (22:29 +0000)]
(fill-comment-paragraph): Don't try to do comment-paragraph filling
if the commark doesn't match comment-start-skip.

16 years ago(uniquify-buffer-base-name): Undo last change.
Stefan Monnier [Thu, 28 Feb 2008 19:46:59 +0000 (19:46 +0000)]
(uniquify-buffer-base-name): Undo last change.

16 years ago(utf-7-encode): Never skip the trailing - for the `imap' variant.
Stefan Monnier [Thu, 28 Feb 2008 19:43:51 +0000 (19:43 +0000)]
(utf-7-encode): Never skip the trailing - for the `imap' variant.

16 years ago(url-get-normalized-date): Simplify
Teodor Zlatanov [Thu, 28 Feb 2008 19:41:44 +0000 (19:41 +0000)]
(url-get-normalized-date): Simplify
to use `format-time-string'.  Always generate date in UTC, but
call it GMT for full compatibility with the RFCs.

16 years ago** Emacs fails to start properly if the current working directory is
Chong Yidong [Thu, 28 Feb 2008 19:29:14 +0000 (19:29 +0000)]
** Emacs fails to start properly if the current working directory is
on a vfat or ntfs filesystem
Fixed by 2008-02-26 Jason Rumney

16 years ago[MAC_OSX || DARWIN]: Define NO_ARG_ARRAY if _LP64.
YAMAMOTO Mitsuharu [Wed, 27 Feb 2008 23:32:15 +0000 (23:32 +0000)]
[MAC_OSX || DARWIN]: Define NO_ARG_ARRAY if _LP64.

16 years ago(Perl_functions): Fix call to skip_spaces.
Stefan Monnier [Wed, 27 Feb 2008 20:48:57 +0000 (20:48 +0000)]
(Perl_functions): Fix call to skip_spaces.

16 years ago*** empty log message ***
Juanma Barranquero [Wed, 27 Feb 2008 16:38:37 +0000 (16:38 +0000)]
*** empty log message ***

16 years ago(uniquify-buffer-base-name): If the base name is an empty string,
Juanma Barranquero [Wed, 27 Feb 2008 16:24:08 +0000 (16:24 +0000)]
(uniquify-buffer-base-name): If the base name is an empty string,
return nil to allow the caller to default to the buffer name.

16 years ago(wait_reading_process_output): Check for window changes caused by timers.
Chong Yidong [Wed, 27 Feb 2008 15:07:14 +0000 (15:07 +0000)]
(wait_reading_process_output): Check for window changes caused by timers.
Suggested by Johan Bockgård.

16 years ago* process.c (wait_reading_process_output): Check for window
Chong Yidong [Wed, 27 Feb 2008 15:06:36 +0000 (15:06 +0000)]
* process.c (wait_reading_process_output): Check for window
changes caused by timers.
Suggested by Johan Bockgård.

16 years ago(Formatting Strings): Treat - and 0 as flag characters.
Chong Yidong [Tue, 26 Feb 2008 18:44:55 +0000 (18:44 +0000)]
(Formatting Strings): Treat - and 0 as flag characters.

16 years ago* strings.texi (Formatting Strings): Treat - and 0 as flag
Chong Yidong [Tue, 26 Feb 2008 18:44:47 +0000 (18:44 +0000)]
* strings.texi (Formatting Strings): Treat - and 0 as flag
characters.

16 years ago*** empty log message ***
Jason Rumney [Tue, 26 Feb 2008 17:26:52 +0000 (17:26 +0000)]
*** empty log message ***

16 years ago(make-auto-save-file-name): Encode more characters in
Jason Rumney [Tue, 26 Feb 2008 16:52:02 +0000 (16:52 +0000)]
(make-auto-save-file-name): Encode more characters in
non-file buffer names. Use url-encoding.

16 years ago(Fformat): Doc fix.
Chong Yidong [Tue, 26 Feb 2008 16:34:36 +0000 (16:34 +0000)]
(Fformat): Doc fix.

16 years ago* editfns.c (Fformat): Doc fix.
Chong Yidong [Tue, 26 Feb 2008 16:33:48 +0000 (16:33 +0000)]
* editfns.c (Fformat): Doc fix.

16 years ago*** empty log message ***
Juanma Barranquero [Tue, 26 Feb 2008 12:04:36 +0000 (12:04 +0000)]
*** empty log message ***

16 years ago(ftp-program): Fix typo in docstring.
Juanma Barranquero [Tue, 26 Feb 2008 11:55:41 +0000 (11:55 +0000)]
(ftp-program): Fix typo in docstring.
(ifconfig-program-options, netstat-program-options, arp-program-options,
route-program-options, nslookup-program-options, ftp-program-options,
smbclient-program-options, dns-lookup-program-options, arp, route): Doc fixes.

16 years ago(gdb-pc-address, gdb-source-file-list, gdb-cpp-define-alist-program,
Juanma Barranquero [Tue, 26 Feb 2008 02:03:11 +0000 (02:03 +0000)]
(gdb-pc-address, gdb-source-file-list, gdb-cpp-define-alist-program,
gdb-mouse-jump, gdb-get-buffer-create, gdb-debug-log,
gdb-set-gud-minor-mode-existing-buffers-1): Fix typos in docstrings.
(gdb-pending-triggers): Reflow docstring.
(gdb, gdb-init-1): Fix typos in docstrings of gud-def definitions.

16 years ago(c-neutralize-syntax-in-CPP): Fix a bug on typing "#" at EOB.
Alan Mackenzie [Mon, 25 Feb 2008 21:15:50 +0000 (21:15 +0000)]
(c-neutralize-syntax-in-CPP): Fix a bug on typing "#" at EOB.

16 years ago*** empty log message ***
Alan Mackenzie [Mon, 25 Feb 2008 21:14:30 +0000 (21:14 +0000)]
*** empty log message ***

16 years ago** dired cannot access file names with a quote
Chong Yidong [Mon, 25 Feb 2008 18:41:49 +0000 (18:41 +0000)]
** dired cannot access file names with a quote
Fixed by cyd in 2008-02-25 checkin to files.el

16 years ago(shell-quote-wildcard-pattern): Quote ' and " as well.
Chong Yidong [Mon, 25 Feb 2008 17:40:42 +0000 (17:40 +0000)]
(shell-quote-wildcard-pattern): Quote ' and " as well.

16 years ago* files.el (shell-quote-wildcard-pattern): Quote ' and " as well.
Chong Yidong [Mon, 25 Feb 2008 17:40:31 +0000 (17:40 +0000)]
* files.el (shell-quote-wildcard-pattern): Quote ' and " as well.

16 years ago** Bug in url-get-authentication
Chong Yidong [Mon, 25 Feb 2008 17:13:54 +0000 (17:13 +0000)]
** Bug in url-get-authentication
Postphone url password change to after 22.2.

16 years agoRevert last fix; subset of last fix recommitted.
Chong Yidong [Mon, 25 Feb 2008 17:11:25 +0000 (17:11 +0000)]
Revert last fix; subset of last fix recommitted.

(url-digest-auth): If the 'opaque' argument is not being used, don't
add it to the response text.

16 years agoRevert last fix; subset of last fix recommitted.
Chong Yidong [Mon, 25 Feb 2008 17:11:07 +0000 (17:11 +0000)]
Revert last fix; subset of last fix recommitted.

* url-auth.el (url-digest-auth): If the 'opaque' argument is not
being used, don't add it to the response text.

16 years agoPatch by John Wiegley checked in.
Chong Yidong [Mon, 25 Feb 2008 16:19:30 +0000 (16:19 +0000)]
Patch by John Wiegley checked in.

16 years ago(url-digest-auth): Don't show prompt if authentication succeeded on
Chong Yidong [Mon, 25 Feb 2008 16:19:08 +0000 (16:19 +0000)]
(url-digest-auth): Don't show prompt if authentication succeeded on
the previous pass.  Don't pass "opaque" value if none is presented by
the server.

16 years ago* url-auth.el (url-digest-auth): Don't show prompt if
Chong Yidong [Mon, 25 Feb 2008 16:18:51 +0000 (16:18 +0000)]
* url-auth.el (url-digest-auth): Don't show prompt if
authentication succeeded on the previous pass.  Don't pass
"opaque" value if none is presented by the server.

16 years ago(command_loop_1): Revert 2006-10-09 change.
Chong Yidong [Mon, 25 Feb 2008 16:04:54 +0000 (16:04 +0000)]
(command_loop_1): Revert 2006-10-09 change.

16 years ago* keyboard.c (command_loop_1): Revert 2006-10-09 change.
Chong Yidong [Mon, 25 Feb 2008 16:04:45 +0000 (16:04 +0000)]
* keyboard.c (command_loop_1): Revert 2006-10-09 change.

16 years agoMention stock icons for Gtk+.
Jan Djärv [Mon, 25 Feb 2008 08:15:42 +0000 (08:15 +0000)]
Mention stock icons for Gtk+.

16 years ago* configure.in: Print an error for systems that we think are
Dan Nicolaescu [Mon, 25 Feb 2008 08:12:29 +0000 (08:12 +0000)]
* configure.in: Print an error for systems that we think are
obsolete and are proposed to be removed.

* configure: Regenerate.

16 years ago*** empty log message ***
Juanma Barranquero [Sun, 24 Feb 2008 22:32:00 +0000 (22:32 +0000)]
*** empty log message ***

16 years ago(enum_font_cb2): Don't use raster fonts for Unicode.
Jason Rumney [Sun, 24 Feb 2008 22:04:07 +0000 (22:04 +0000)]
(enum_font_cb2): Don't use raster fonts for Unicode.

16 years ago(file-name-invalid-regexp): Fix octal/decimal confusion.
Jason Rumney [Sun, 24 Feb 2008 16:57:51 +0000 (16:57 +0000)]
(file-name-invalid-regexp): Fix octal/decimal confusion.

16 years agoMerge from gnus--rel--5.10
Miles Bader [Sun, 24 Feb 2008 06:09:16 +0000 (06:09 +0000)]
Merge from gnus--rel--5.10

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

16 years ago** modify-frame-parameters behaviour broken
Chong Yidong [Sun, 24 Feb 2008 01:06:03 +0000 (01:06 +0000)]
** modify-frame-parameters behaviour broken
The fix Ulrich Neumerkel looks correct, and has been checked in.

16 years ago(x_set_offset): Don't change the gravity if CHANGE_GRAVITY is -1.
Chong Yidong [Sun, 24 Feb 2008 01:04:51 +0000 (01:04 +0000)]
(x_set_offset): Don't change the gravity if CHANGE_GRAVITY is -1.

16 years ago* xterm.c (x_set_offset): Don't change the gravity if
Chong Yidong [Sun, 24 Feb 2008 01:04:34 +0000 (01:04 +0000)]
* xterm.c (x_set_offset): Don't change the gravity if
CHANGE_GRAVITY is -1.

16 years ago** nesting of unwind-protect and atomic-change-group
Chong Yidong [Sun, 24 Feb 2008 00:59:12 +0000 (00:59 +0000)]
** nesting of unwind-protect and atomic-change-group
Stefan already fixed this.

16 years ago** Auto-Save bug when file/directory no longer exists
Chong Yidong [Sat, 23 Feb 2008 23:13:52 +0000 (23:13 +0000)]
** Auto-Save bug when file/directory no longer exists
Fix in trunk, delaying till after 22.2.

16 years ago** Backport find-function-search-for-symbol change to try `.emacs'
Chong Yidong [Sat, 23 Feb 2008 22:39:09 +0000 (22:39 +0000)]
** Backport find-function-search-for-symbol change to try `.emacs'

16 years ago** Should dired-do-search bind tags-loop-revert-buffers automatically?
Chong Yidong [Sat, 23 Feb 2008 22:34:30 +0000 (22:34 +0000)]
** Should dired-do-search bind tags-loop-revert-buffers automatically?

16 years ago** Loading ebrowse file yields warning
Chong Yidong [Sat, 23 Feb 2008 22:00:42 +0000 (22:00 +0000)]
** Loading ebrowse file yields warning
Fixed.

16 years agoRemove two other fixed bug items.
Chong Yidong [Sat, 23 Feb 2008 21:59:36 +0000 (21:59 +0000)]
Remove two other fixed bug items.

16 years ago** Tweak sit-for to accept the form (sit-for 1 nil t)
Chong Yidong [Sat, 23 Feb 2008 21:58:10 +0000 (21:58 +0000)]
** Tweak sit-for to accept the form (sit-for 1 nil t)
Already fixed by Glenn Morris.

16 years agoSome comments on previous change. A couple of things are already
Glenn Morris [Sat, 23 Feb 2008 21:01:03 +0000 (21:01 +0000)]
Some comments on previous change. A couple of things are already
fixed.

16 years agoRemove some Emacs 22.1 release items, and update bug list.
Chong Yidong [Sat, 23 Feb 2008 20:49:14 +0000 (20:49 +0000)]
Remove some Emacs 22.1 release items, and update bug list.

16 years ago(bibtex-convert-alien): Fix sit-for ags.
Chong Yidong [Sat, 23 Feb 2008 20:28:58 +0000 (20:28 +0000)]
(bibtex-convert-alien): Fix sit-for ags.

16 years ago* textmodes/bibtex.el (bibtex-convert-alien): Fix sit-for ags.
Chong Yidong [Sat, 23 Feb 2008 20:28:46 +0000 (20:28 +0000)]
* textmodes/bibtex.el (bibtex-convert-alien): Fix sit-for ags.