Sat, 03 May 2008 10:17:22 +0000 |
Eli Zaretskii |
*** empty log message ***
|
Sat, 03 May 2008 10:16:35 +0000 |
Eli Zaretskii |
(Ffile_attributes): Don't allow the device number become negative.
|
Sat, 03 May 2008 09:45:20 +0000 |
Eric S. Raymond |
Move the command-closure machinery to vc-dispatcher.el.
|
Sat, 03 May 2008 09:33:21 +0000 |
Eli Zaretskii |
*** empty log message ***
|
Sat, 03 May 2008 09:32:46 +0000 |
Eli Zaretskii |
(lisp2): Add epa-file-hook.elc, to track the corresponding change
|
Sat, 03 May 2008 09:28:04 +0000 |
Eric S. Raymond |
Partially undo the dispatcher split, it needs to happen more gradually
|
Sat, 03 May 2008 07:39:17 +0000 |
Eric S. Raymond |
Remove logentry primitive from backend API.
|
Sat, 03 May 2008 07:06:34 +0000 |
Eric S. Raymond |
vc-dispatcher layer separation.
|
Sat, 03 May 2008 06:10:56 +0000 |
Eric S. Raymond |
Append to another to-do comment.
|
Sat, 03 May 2008 06:01:19 +0000 |
Eric S. Raymond |
Added to-do items.
|
Fri, 02 May 2008 22:22:03 +0000 |
Daiki Ueno |
Add epa-file-hook.elc to shortlisp as well.
|
Fri, 02 May 2008 21:53:02 +0000 |
Daiki Ueno |
(lisp): Add epa-file-hook.elc.
|
Fri, 02 May 2008 18:37:07 +0000 |
Sam Steingold |
* progmodes/compile.el (compilation-start): Move setting of
|
Fri, 02 May 2008 18:32:18 +0000 |
Stefan Monnier |
(octave-abbrev-table): Move defvar and
|
Fri, 02 May 2008 17:53:14 +0000 |
Eric S. Raymond |
Should have gone in with previous commit.
|
Fri, 02 May 2008 17:47:25 +0000 |
Eric S. Raymond |
Clean up vc*-revision-granularity and vc*-checkout-model.
|
Fri, 02 May 2008 17:39:02 +0000 |
Stefan Monnier |
(dired-format-columns-of-files): Use completion--insert-strings.
|
Fri, 02 May 2008 17:32:51 +0000 |
Stefan Monnier |
(completion--insert-strings): Use string-width rather than length.
|
Fri, 02 May 2008 17:22:04 +0000 |
Stefan Monnier |
(minibuffer-with-setup-hook): Allow `fun' expressions rather than only value.
|
Fri, 02 May 2008 17:20:07 +0000 |
Stefan Monnier |
(dired-read-dir-and-switches):
|
Fri, 02 May 2008 17:02:52 +0000 |
Stefan Monnier |
(completion-hilit-commonality): Revert last change:
|
Fri, 02 May 2008 15:58:16 +0000 |
Chong Yidong |
Correct a comment.
|
Fri, 02 May 2008 14:37:39 +0000 |
Sam Steingold |
* vc.el (vc-dir-mode-map): Enable mouse bindings.
|
Fri, 02 May 2008 12:43:30 +0000 |
Miles Bader |
Merge from emacs--rel--22
|
Fri, 02 May 2008 12:12:44 +0000 |
Miles Bader |
Merge from gnus--devo--0
|
Fri, 02 May 2008 09:54:25 +0000 |
Juanma Barranquero |
*** empty log message ***
|
Fri, 02 May 2008 09:48:29 +0000 |
Juanma Barranquero |
(gmm, gmm-verbose, gmm-lazy, gmm-customize-mode,
|
Fri, 02 May 2008 09:37:50 +0000 |
Juanma Barranquero |
*** empty log message ***
|
Fri, 02 May 2008 09:34:21 +0000 |
Juanma Barranquero |
(Moving subtrees): Fix typo.
|
Fri, 02 May 2008 09:33:08 +0000 |
Juanma Barranquero |
*** empty log message ***
|
Fri, 02 May 2008 09:19:29 +0000 |
Juanma Barranquero |
(vc-call, vc-state): Fix typos in docstrings.
|
Fri, 02 May 2008 08:51:17 +0000 |
Juanma Barranquero |
*** empty log message ***
|
Fri, 02 May 2008 08:50:25 +0000 |
Juanma Barranquero |
(highlight-changes-mode): Removed references to hooks that no longer exist.
|
Fri, 02 May 2008 08:38:57 +0000 |
Miles Bader |
Add arch tagline
|
Fri, 02 May 2008 08:12:59 +0000 |
Juanma Barranquero |
*** empty log message ***
|
Fri, 02 May 2008 07:47:18 +0000 |
Eric S. Raymond |
More preparation for removing dired.
|
Fri, 02 May 2008 07:38:11 +0000 |
Eric S. Raymond |
Fix some comments to remove references to vc-dired.
|
Fri, 02 May 2008 07:20:33 +0000 |
Eric S. Raymond |
vc-toggle-read-only is no longer a good idea.
|
Fri, 02 May 2008 07:12:59 +0000 |
Eric S. Raymond |
The day wehen vc-toggle-ready-only was a good idea is long gone.
|
Fri, 02 May 2008 06:56:59 +0000 |
Eric S. Raymond |
Name change in preparation for ripping out vc-dired.
|
Fri, 02 May 2008 03:52:08 +0000 |
Eric S. Raymond |
Better error message on missing files.
|
Fri, 02 May 2008 03:48:17 +0000 |
Dan Nicolaescu |
(vc-rcs-state): Fix typos.
|
Fri, 02 May 2008 03:47:14 +0000 |
Dan Nicolaescu |
(vc-register): Change argument order so that the prefix
|
Fri, 02 May 2008 03:38:16 +0000 |
Eric S. Raymond |
More informative message when a fileset is in a mixed state.
|
Fri, 02 May 2008 03:30:10 +0000 |
Eric S. Raymond |
Don't commit right after deletion.
|
Fri, 02 May 2008 03:23:53 +0000 |
Eric S. Raymond |
Remove unneeded TODO item in comment.
|
Fri, 02 May 2008 01:04:16 +0000 |
Juri Linkov |
Add the argument DEFAULT of minibuffer input functions to Incompatible Lisp Changes.
|
Fri, 02 May 2008 01:03:38 +0000 |
Juri Linkov |
*** empty log message ***
|
Fri, 02 May 2008 01:03:21 +0000 |
Juri Linkov |
(Text from Minibuffer): Document a list of default values for `read-from-minibuffer'.
|
Fri, 02 May 2008 01:02:46 +0000 |
Juri Linkov |
*** empty log message ***
|
Fri, 02 May 2008 01:02:26 +0000 |
Juri Linkov |
(Fread_from_minibuffer, Fread_string, Fread_command)
|
Thu, 01 May 2008 23:56:52 +0000 |
Juri Linkov |
*** empty log message ***
|
Thu, 01 May 2008 23:56:10 +0000 |
Juri Linkov |
(compilation-auto-jump): Set window point to `pos' explicitly.
|
Thu, 01 May 2008 23:55:44 +0000 |
Juri Linkov |
(occur-read-primary-args): Set default to the car of
|
Thu, 01 May 2008 22:53:09 +0000 |
Chong Yidong |
(BASE_PURESIZE): Increase to 1210000.
|
Thu, 01 May 2008 22:53:02 +0000 |
Chong Yidong |
* puresize.h (BASE_PURESIZE): Increase to 1210000.
|
Thu, 01 May 2008 19:28:56 +0000 |
Eric S. Raymond |
Remove some XXX comments no longer needed.
|
Thu, 01 May 2008 19:13:16 +0000 |
Eric S. Raymond |
Change 'needs-patch to 'needs-update.
|
Thu, 01 May 2008 17:46:27 +0000 |
Sam Steingold |
(vc-delete-file): Check if the file has uncommitted changed.
|
Thu, 01 May 2008 16:40:14 +0000 |
Eric S. Raymond |
Comment cleanup (no code change).
|
Thu, 01 May 2008 16:05:04 +0000 |
Eric S. Raymond |
Add items to TODO list.
|
Thu, 01 May 2008 15:18:52 +0000 |
Stefan Monnier |
Revert incorrect fix for claimed bootstrap breakage.
|
Thu, 01 May 2008 10:17:47 +0000 |
Martin Rudalics |
*** empty log message ***
|
Thu, 01 May 2008 10:17:00 +0000 |
Martin Rudalics |
(make_window): Initialize resize_proportionally.
|
Thu, 01 May 2008 10:14:44 +0000 |
Martin Rudalics |
(struct window): Replace field too_small_ok by field
|
Thu, 01 May 2008 10:12:50 +0000 |
Martin Rudalics |
(change_frame_size_1): Preserve small windows when shrinking
|
Thu, 01 May 2008 07:17:08 +0000 |
Daiki Ueno |
* epa-file-hook.el: New file split from epa-file.el.
|
Thu, 01 May 2008 06:35:09 +0000 |
Dan Nicolaescu |
(vc-hg-extra-fileinfo): New defstruct.
|
Thu, 01 May 2008 06:33:24 +0000 |
Dan Nicolaescu |
(vc-dir-mode-map): Don't bind "r".
|
Thu, 01 May 2008 01:25:24 +0000 |
John Paul Wallington |
*** empty log message ***
|
Thu, 01 May 2008 01:19:26 +0000 |
John Paul Wallington |
(define-ibuffer-sorter): Define the sorter to reverse sorting order if
|
Thu, 01 May 2008 01:17:35 +0000 |
John Paul Wallington |
(ibuffer-last-sorting-mode): New variable.
|
Thu, 01 May 2008 00:53:35 +0000 |
Jason Rumney |
*** empty log message ***
|
Thu, 01 May 2008 00:52:57 +0000 |
Jason Rumney |
(w32-charset-info-alist): Map vietnamese to windows-1258.
|
Thu, 01 May 2008 00:08:38 +0000 |
John Paul Wallington |
*** empty log message ***
|
Thu, 01 May 2008 00:07:13 +0000 |
John Paul Wallington |
(define-ibuffer-filter filename): When the major mode is `vc-dir-mode'
|
Wed, 30 Apr 2008 23:55:05 +0000 |
John Paul Wallington |
*** empty log message ***
|
Wed, 30 Apr 2008 23:50:38 +0000 |
John Paul Wallington |
(define-ibuffer-column filename): When the major mode is `vc-dir-mode'
|
Wed, 30 Apr 2008 19:03:54 +0000 |
Sam Steingold |
(vc-dir-mode-map): Bind "r" to vc-dir-delete-file, like in PCL-CVS.
|
Wed, 30 Apr 2008 16:58:15 +0000 |
Sam Steingold |
(vc-dir-mode-map): Bind "d" to vc-dir-delete-file.
|
Wed, 30 Apr 2008 16:10:58 +0000 |
Dan Nicolaescu |
*** empty log message ***
|
Wed, 30 Apr 2008 16:10:05 +0000 |
Dan Nicolaescu |
(lisp-mode-map): Add menu.
|
Wed, 30 Apr 2008 08:48:02 +0000 |
Stefan Monnier |
* progmodes/octave-mod.el (octave-help): New function.
|
Wed, 30 Apr 2008 08:13:09 +0000 |
Stefan Monnier |
(vc-checkout): Typo.
|
Wed, 30 Apr 2008 08:12:20 +0000 |
Stefan Monnier |
(compilation-error-regexp-alist-alist) <gnu>:
|
Wed, 30 Apr 2008 07:16:08 +0000 |
Stefan Monnier |
(file_name_completion): Fix up the encoding/decoding issue
|
Wed, 30 Apr 2008 05:50:02 +0000 |
Dan Nicolaescu |
Reorder, place things related to version control together.
|
Wed, 30 Apr 2008 05:48:32 +0000 |
Dan Nicolaescu |
(menu-bar-tools-menu): Reorder, place Games last.
|
Wed, 30 Apr 2008 05:44:17 +0000 |
Dan Nicolaescu |
(epa-key-list-mode-map): Add more menu entries.
|
Wed, 30 Apr 2008 05:41:52 +0000 |
Dan Nicolaescu |
(dired-mode-map): Add :help.
|
Wed, 30 Apr 2008 05:40:25 +0000 |
Dan Nicolaescu |
(vc-deduce-fileset): Add new parameter.
|
Wed, 30 Apr 2008 04:48:27 +0000 |
Stefan Monnier |
(completion-pcm-try-completion): Typo.
|
Wed, 30 Apr 2008 03:41:39 +0000 |
Stefan Monnier |
(completion--do-completion): Move point even if the completion makes no change.
|
Wed, 30 Apr 2008 03:40:37 +0000 |
Stefan Monnier |
Require 'cl.
|
Wed, 30 Apr 2008 02:39:04 +0000 |
Kenichi Handa |
*** empty log message ***
|
Wed, 30 Apr 2008 02:27:52 +0000 |
Nick Roberts |
(gdb-frame-handler-1): Make overlay arrow
|
Wed, 30 Apr 2008 02:24:56 +0000 |
Nick Roberts |
*** empty log message ***
|
Tue, 29 Apr 2008 15:32:56 +0000 |
Stefan Monnier |
Make `checkout-model' apply to filesets.
|
Tue, 29 Apr 2008 14:48:57 +0000 |
Stefan Monnier |
(dired-read-dir-and-switches): Replace last change with
|
Tue, 29 Apr 2008 14:47:45 +0000 |
Stefan Monnier |
(read-buffer-to-switch): Avoid making assumptions about `other-buffer'.
|
Tue, 29 Apr 2008 13:42:15 +0000 |
Sam Steingold |
(vc-dir-mode-hook): Add normal hook.
|
Tue, 29 Apr 2008 11:03:40 +0000 |
Nick Roberts |
(gud-speedbar-buttons): Raise frame in gdb-speedbar-timer-fn.
|
Tue, 29 Apr 2008 11:02:22 +0000 |
Nick Roberts |
(gdb-display-buffer): Don't pop up GUD buffer.
|
Tue, 29 Apr 2008 11:00:31 +0000 |
Nick Roberts |
*** empty log message ***
|
Tue, 29 Apr 2008 10:55:35 +0000 |
Agustin Martin |
(flyspell-mode-on): Remove redundant (flyspell-mode-hook) run.
|
Tue, 29 Apr 2008 07:11:36 +0000 |
Stefan Monnier |
(uniquify-rationalize-a-list): Beware of side-effects.
|
Tue, 29 Apr 2008 07:10:55 +0000 |
Glenn Morris |
*** empty log message ***
|
Tue, 29 Apr 2008 07:10:38 +0000 |
Glenn Morris |
Daiki Ueno <ueno at unixuser.org>
|
Tue, 29 Apr 2008 07:05:39 +0000 |
Glenn Morris |
*** empty log message ***
|
Tue, 29 Apr 2008 07:05:20 +0000 |
Glenn Morris |
(top-level): Does not need cl when compiling.
|
Tue, 29 Apr 2008 07:01:01 +0000 |
Glenn Morris |
Another new file, another license notice to update.
|
Tue, 29 Apr 2008 06:59:58 +0000 |
Glenn Morris |
Fix typo in previous.
|
Tue, 29 Apr 2008 06:09:32 +0000 |
Stefan Monnier |
New file.
|
Tue, 29 Apr 2008 06:00:21 +0000 |
Stefan Monnier |
(completion-hilit-commonality): Remove leftover code.
|
Tue, 29 Apr 2008 05:36:55 +0000 |
Stefan Monnier |
* minibuffer.el (completion-common-substring): Mark obsolete.
|
Tue, 29 Apr 2008 03:42:15 +0000 |
Glenn Morris |
Fix comment typo.
|
Tue, 29 Apr 2008 03:40:45 +0000 |
Glenn Morris |
*** empty log message ***
|
Tue, 29 Apr 2008 03:40:29 +0000 |
Glenn Morris |
(Sexp Diary Entries): Clarify diary-float.
|
Tue, 29 Apr 2008 03:40:00 +0000 |
Glenn Morris |
*** empty log message ***
|
Tue, 29 Apr 2008 03:39:09 +0000 |
Glenn Morris |
(check-declare-errmsg): Fix counting in the `full' case.
|
Tue, 29 Apr 2008 03:38:22 +0000 |
Glenn Morris |
(calendar-iso-from-absolute): Fix declaration.
|
Tue, 29 Apr 2008 03:37:54 +0000 |
Glenn Morris |
(calendar-absolute-from-iso, calendar-iso-from-absolute): Fix declarations.
|
Tue, 29 Apr 2008 03:35:08 +0000 |
Glenn Morris |
(holiday-float): Doc fix.
|
Tue, 29 Apr 2008 03:34:40 +0000 |
Glenn Morris |
(diary-list-sexp-entries, diary-float): Doc fix.
|
Tue, 29 Apr 2008 03:34:17 +0000 |
Glenn Morris |
(calendar-nth-named-absday, calendar-nth-named-day): Doc fix.
|
Tue, 29 Apr 2008 01:16:45 +0000 |
Jason Rumney |
Add Windows battery support.
|
Tue, 29 Apr 2008 01:03:43 +0000 |
Miles Bader |
Merge from emacs--rel--22
|
Tue, 29 Apr 2008 01:03:33 +0000 |
Miles Bader |
Merge from gnus--devo--0
|
Tue, 29 Apr 2008 00:59:37 +0000 |
Jason Rumney |
*** empty log message ***
|
Tue, 29 Apr 2008 00:58:55 +0000 |
Jason Rumney |
(battery-status-function): Use w32-battery-status on Windows.
|
Tue, 29 Apr 2008 00:51:07 +0000 |
Jason Rumney |
*** empty log message ***
|
Tue, 29 Apr 2008 00:49:46 +0000 |
Jason Rumney |
(Fw32_battery_status): New defun.
|
Tue, 29 Apr 2008 00:44:47 +0000 |
Nick Roberts |
(gud-display-line): Only consider visible
|
Tue, 29 Apr 2008 00:41:23 +0000 |
Nick Roberts |
(gdb-info-stack-custom): Use
|
Tue, 29 Apr 2008 00:39:06 +0000 |
Nick Roberts |
*** empty log message ***
|
Mon, 28 Apr 2008 23:49:02 +0000 |
Chong Yidong |
(doc-view-new-window-function): Avoid using WINDOW
|
Mon, 28 Apr 2008 23:48:35 +0000 |
Chong Yidong |
* doc-view.el (doc-view-new-window-function): Avoid using WINDOW
|
Mon, 28 Apr 2008 23:24:24 +0000 |
Miles Bader |
Add arch tagline
|
Mon, 28 Apr 2008 23:12:09 +0000 |
Vinicius Jose Latorre |
whitespace-trailing-regexp docstring fix.
|
Mon, 28 Apr 2008 19:56:43 +0000 |
Sam Steingold |
(vc-hg-rename-file): Fix argument order.
|
Mon, 28 Apr 2008 19:40:43 +0000 |
Michael Albinus |
*** empty log message ***
|
Mon, 28 Apr 2008 19:40:26 +0000 |
Michael Albinus |
* tramp.texi (Frequently Asked Questions): Explain, how to disable
|
Mon, 28 Apr 2008 19:07:26 +0000 |
Michael Albinus |
* net/tramp.el (tramp-mode): New defcustom.
|
Mon, 28 Apr 2008 18:33:06 +0000 |
Andreas Schwab |
(file_name_completion): Fix another mixing of encoded
|
Mon, 28 Apr 2008 17:59:38 +0000 |
Eric S. Raymond |
Explain how to work awound an error case.
|
Mon, 28 Apr 2008 16:44:15 +0000 |
Juanma Barranquero |
*** empty log message ***
|
Mon, 28 Apr 2008 16:43:39 +0000 |
Juanma Barranquero |
(Fw32_define_rgb_color): Fix typo in docstring.
|
Mon, 28 Apr 2008 16:27:37 +0000 |
Bastien Guerry |
* whitespace.el (whitespace-trailing): Fix typo.
|
Mon, 28 Apr 2008 16:27:17 +0000 |
Juanma Barranquero |
*** empty log message ***
|
Mon, 28 Apr 2008 16:24:37 +0000 |
Juanma Barranquero |
(url-load-hook): Fix typo in docstring.
|
Mon, 28 Apr 2008 15:05:45 +0000 |
Sam Steingold |
(diary-make-entry): Update the autoload.
|
Mon, 28 Apr 2008 13:57:20 +0000 |
Stefan Monnier |
(completion-pcm--all-completions): Don't pass nil to all-completions.
|
Mon, 28 Apr 2008 08:06:51 +0000 |
Juanma Barranquero |
*** empty log message ***
|
Mon, 28 Apr 2008 08:03:18 +0000 |
Juanma Barranquero |
(desktop-minor-mode-table): Add `savehist-mode'.
|
Mon, 28 Apr 2008 07:21:58 +0000 |
Glenn Morris |
*** empty log message ***
|
Mon, 28 Apr 2008 07:16:36 +0000 |
Glenn Morris |
Daiki Ueno <ueno at unixuser.org>
|
Sun, 27 Apr 2008 23:15:22 +0000 |
Juanma Barranquero |
*** empty log message ***
|
Sun, 27 Apr 2008 22:03:05 +0000 |
Juanma Barranquero |
*** empty log message ***
|
Sun, 27 Apr 2008 21:51:50 +0000 |
Juanma Barranquero |
(Fdefine_fringe_bitmap): Doc fix.
|
Sun, 27 Apr 2008 20:53:34 +0000 |
Dan Nicolaescu |
(epa-file-handler): Comment out, does not compile.
|
Sun, 27 Apr 2008 19:52:13 +0000 |
Dan Nicolaescu |
(vc-dir-mode-map): Change bindings for unmark all and revert.
|
Sun, 27 Apr 2008 19:49:15 +0000 |
Dan Nicolaescu |
* epa-file.el (auto-encryption-mode): Rename from epa-file-mode.
|
Sun, 27 Apr 2008 18:44:16 +0000 |
Glenn Morris |
*** empty log message ***
|
Sun, 27 Apr 2008 18:42:45 +0000 |
Glenn Morris |
(reftex-isearch-switch-to-next-file): Remove un-needed local `orig-list'.
|
Sun, 27 Apr 2008 18:33:39 +0000 |
Carsten Dominik |
2008-04-27 Carsten Dominik <dominik@science.uva.nl>
|
Sun, 27 Apr 2008 18:32:26 +0000 |
Carsten Dominik |
*** empty log message ***
|
Sun, 27 Apr 2008 18:23:50 +0000 |
Glenn Morris |
*** empty log message ***
|
Sun, 27 Apr 2008 18:23:37 +0000 |
Glenn Morris |
(erc-put-text-properties): Replace use of cl mapcar*.
|
Sun, 27 Apr 2008 18:19:53 +0000 |
Carsten Dominik |
Minor changes during update to version 6.02b.
|
Sun, 27 Apr 2008 18:18:27 +0000 |
Carsten Dominik |
Massive changes in all parts of the documentation.
|
Sun, 27 Apr 2008 18:17:59 +0000 |
Carsten Dominik |
*** empty log message ***
|
Sun, 27 Apr 2008 18:06:51 +0000 |
Andreas Schwab |
(file_name_completion): Fix inappropriate mixing of
|
Sun, 27 Apr 2008 16:39:03 +0000 |
Michael Albinus |
*** empty log message ***
|
Sun, 27 Apr 2008 16:37:54 +0000 |
Michael Albinus |
*** empty log message ***
|
Sun, 27 Apr 2008 16:36:56 +0000 |
Michael Albinus |
* net/tramp.el (tramp-handle-make-symbolic-link)
|
Sun, 27 Apr 2008 16:36:43 +0000 |
Michael Albinus |
* net/tramp.el (tramp-handle-make-symbolic-link)
|
Sun, 27 Apr 2008 16:36:28 +0000 |
Michael Albinus |
* net/tramp.el (tramp-handle-make-symbolic-link)
|
Sun, 27 Apr 2008 16:36:14 +0000 |
Michael Albinus |
* net/tramp.el (tramp-handle-make-symbolic-link)
|
Sun, 27 Apr 2008 11:50:47 +0000 |
Vinicius Jose Latorre |
whitespace-trailing-regexp option fix.
|
Sun, 27 Apr 2008 10:44:37 +0000 |
Andreas Schwab |
(XTread_socket): Fix use of uninitialized variable.
|
Sun, 27 Apr 2008 10:21:48 +0000 |
Andreas Schwab |
(BASE_PURESIZE): Increase to 1200000.
|
Sun, 27 Apr 2008 09:47:00 +0000 |
Andreas Schwab |
Unbreak bootstrap.
|
Sun, 27 Apr 2008 09:30:36 +0000 |
Michael Albinus |
*** empty log message ***
|
Sun, 27 Apr 2008 09:29:41 +0000 |
Michael Albinus |
* net/tramp.el (tramp-replace-environment-variables): New defun.
|
Sun, 27 Apr 2008 09:06:42 +0000 |
Kenichi Handa |
(font_prop_validate): Signal `error' instead of `font'.
|
Sun, 27 Apr 2008 01:41:46 +0000 |
Glenn Morris |
*** empty log message ***
|
Sun, 27 Apr 2008 01:41:14 +0000 |
Glenn Morris |
(byte-compile-file): Doc fix.
|
Sun, 27 Apr 2008 01:28:53 +0000 |
Glenn Morris |
Remove time-stamp annoyance.
|
Sun, 27 Apr 2008 01:27:47 +0000 |
Glenn Morris |
*** empty log message ***
|
Sun, 27 Apr 2008 01:26:57 +0000 |
Glenn Morris |
(calculator-expt): Modify previous change to just use the expanded cl
|
Sun, 27 Apr 2008 01:20:10 +0000 |
Glenn Morris |
(calculator-expt): Replace cl function `oddp'.
|
Sun, 27 Apr 2008 01:17:03 +0000 |
Glenn Morris |
*** empty log message ***
|