]>
git.eshelyaron.com Git - emacs.git/log
Dan Nicolaescu [Mon, 27 Aug 2007 20:09:50 +0000 (20:09 +0000)]
Finish crunching the first 2 entries.
Dan Nicolaescu [Mon, 27 Aug 2007 20:02:43 +0000 (20:02 +0000)]
Start crunching.
Miles Bader [Mon, 27 Aug 2007 09:33:44 +0000 (09:33 +0000)]
Merge from emacs--devo--0
Patches applied:
* emacs--devo--0 (patch 863)
- Remove RCS keywords
Revision: emacs@sv.gnu.org/emacs--multi-tty--0--patch-39
Miles Bader [Mon, 27 Aug 2007 09:30:04 +0000 (09:30 +0000)]
Remove RCS keywords
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-863
Miles Bader [Mon, 27 Aug 2007 09:21:49 +0000 (09:21 +0000)]
Merge from emacs--devo--0
Patches applied:
* emacs--devo--0 (patch 857-862)
- Update from CVS
- Merge from emacs--rel--22
- Update from CVS: lisp/emacs-lisp/avl-tree.el: New file.
* emacs--rel--22 (patch 97-100)
- Update from CVS
- Merge from gnus--rel--5.10
* gnus--rel--5.10 (patch 246-247)
- Update from CVS
Revision: emacs@sv.gnu.org/emacs--multi-tty--0--patch-38
YAMAMOTO Mitsuharu [Mon, 27 Aug 2007 08:31:30 +0000 (08:31 +0000)]
(x_draw_composite_glyph_string_foreground): Draw rectangle
for nonexistent or zero-width glyph in composition glyph.
YAMAMOTO Mitsuharu [Mon, 27 Aug 2007 08:30:37 +0000 (08:30 +0000)]
(mac-handle-toolbar-switch-mode): Add explicit
argument to tool-bar-mode call.
YAMAMOTO Mitsuharu [Mon, 27 Aug 2007 08:29:51 +0000 (08:29 +0000)]
(Mac OS X): Add alternative workaround for QuickTime
updater breakage.
Glenn Morris [Mon, 27 Aug 2007 08:16:42 +0000 (08:16 +0000)]
Further simplification pending merge to trunk.
Glenn Morris [Mon, 27 Aug 2007 07:51:44 +0000 (07:51 +0000)]
Further simplification pending merge to trunk.
Glenn Morris [Mon, 27 Aug 2007 07:39:28 +0000 (07:39 +0000)]
For merge simplicity, remove license from file which will never be
non-trivial.
Glenn Morris [Mon, 27 Aug 2007 07:38:26 +0000 (07:38 +0000)]
Reset dates pending merge to trunk. Dates to be replaced with merge
date.
Glenn Morris [Mon, 27 Aug 2007 07:33:30 +0000 (07:33 +0000)]
Remove file pending merge into trunk. multi-tty branch top-level directory has no differences from trunk.
Glenn Morris [Mon, 27 Aug 2007 07:31:57 +0000 (07:31 +0000)]
*** empty log message ***
Glenn Morris [Mon, 27 Aug 2007 07:31:50 +0000 (07:31 +0000)]
(HAVE_GTK_MULTIDISPLAY): Restore explicit initialization, the absence
of which was a needless difference from the trunk.
Glenn Morris [Mon, 27 Aug 2007 07:11:57 +0000 (07:11 +0000)]
(diff-find-file-name): Only accept regular files, to rule out
/dev/null, directories, etc.
Glenn Morris [Mon, 27 Aug 2007 07:04:45 +0000 (07:04 +0000)]
(vc-svn-diff): If the repository version of all the files is the same
as the specified OLDVERS, do a local diff.
Glenn Morris [Mon, 27 Aug 2007 07:04:25 +0000 (07:04 +0000)]
*** empty log message ***
Miles Bader [Mon, 27 Aug 2007 04:00:19 +0000 (04:00 +0000)]
Merge from emacs--rel--22
Patches applied:
* emacs--rel--22 (patch 97-100)
- Update from CVS
- Merge from gnus--rel--5.10
* gnus--rel--5.10 (patch 246-247)
- Update from CVS
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-860
Richard M. Stallman [Mon, 27 Aug 2007 03:57:15 +0000 (03:57 +0000)]
(Window Configurations): Clarify what a window configuration saves.
Richard M. Stallman [Mon, 27 Aug 2007 03:56:32 +0000 (03:56 +0000)]
(Top): Clarify menu item for Glossary.
Richard M. Stallman [Mon, 27 Aug 2007 03:55:07 +0000 (03:55 +0000)]
(Faces): Change secn title.
Clarify not all fonts come from Font Lock.
Richard M. Stallman [Mon, 27 Aug 2007 03:54:16 +0000 (03:54 +0000)]
(tty_supports_face_attributes_p): Use instead of LFACE_INVERSE_INDEX
and LFACE_BACKGROUND_INDEX in incorrectly copied code.
Richard M. Stallman [Mon, 27 Aug 2007 03:49:17 +0000 (03:49 +0000)]
(condition-case): Doc fix.
Thien-Thi Nguyen [Mon, 27 Aug 2007 03:36:34 +0000 (03:36 +0000)]
Mention avl-tree.el.
Thien-Thi Nguyen [Mon, 27 Aug 2007 03:32:45 +0000 (03:32 +0000)]
(Features): Add avl-tree.
Thien-Thi Nguyen [Mon, 27 Aug 2007 03:31:39 +0000 (03:31 +0000)]
*** empty log message ***
Thien-Thi Nguyen [Mon, 27 Aug 2007 03:09:15 +0000 (03:09 +0000)]
Commentary and docstring munging; nfc.
Thien-Thi Nguyen [Mon, 27 Aug 2007 02:49:40 +0000 (02:49 +0000)]
(avl-tree-del-balance1, avl-tree-del-balance2)
(avl-tree-do-del-internal, avl-tree-do-delete)
(avl-tree-enter-balance1, avl-tree-enter-balance2): Use plain `let'.
Thien-Thi Nguyen [Mon, 27 Aug 2007 02:40:25 +0000 (02:40 +0000)]
Move things around; munge whitespace, indentation; nfc.
Thien-Thi Nguyen [Mon, 27 Aug 2007 02:31:23 +0000 (02:31 +0000)]
Do s/elib-node-/avl-tree-node-/g. Resulting changed macro names:
avl-tree-node-left, avl-tree-node-right, avl-tree-node-data,
avl-tree-node-set-left, avl-tree-node-set-right, avl-tree-node-set-data,
avl-tree-node-branch, avl-tree-node-set-branch.
Thien-Thi Nguyen [Mon, 27 Aug 2007 02:22:57 +0000 (02:22 +0000)]
Do s/elib-avl-/avl-tree-/g. Resulting changed macro and function names:
avl-tree-root, avl-tree-dummyroot, avl-tree-cmpfun, avl-tree-del-balance1,
avl-tree-do-del-internal, avl-tree-del-balance2, avl-tree-do-delete,
avl-tree-enter-balance1, avl-tree-enter-balance2, avl-tree-do-enter,
avl-tree-mapc, avl-tree-do-copy.
Thien-Thi Nguyen [Mon, 27 Aug 2007 02:11:12 +0000 (02:11 +0000)]
Do s/elib-avl-node/avl-tree-node/g. Resulting changed macro names:
avl-tree-node-create, avl-tree-node-balance, avl-tree-node-set-balance.
Thien-Thi Nguyen [Mon, 27 Aug 2007 02:05:22 +0000 (02:05 +0000)]
(elib-node-create): Delete unused macro.
Thien-Thi Nguyen [Mon, 27 Aug 2007 02:00:45 +0000 (02:00 +0000)]
Reduce nesting: Use modern backquote syntax.
Thien-Thi Nguyen [Mon, 27 Aug 2007 01:44:37 +0000 (01:44 +0000)]
Do s/avltree/avl-tree/g. Resulting changed function names:
avl-tree-create, avl-tree-p, avl-tree-compare-function,
avl-tree-empty, avl-tree-enter, avl-tree-delete, avl-tree-member,
avl-tree-map, avl-tree-first, avl-tree-last, avl-tree-copy,
avl-tree-flatten, avl-tree-size, avl-tree-clear.
Make the symbol used for avl-tree-p `AVL-TREE', as well.
Miles Bader [Mon, 27 Aug 2007 01:42:03 +0000 (01:42 +0000)]
Add arch tagline
Thien-Thi Nguyen [Mon, 27 Aug 2007 01:35:41 +0000 (01:35 +0000)]
Don't require `cl'.
(elib-stack-create, elib-stack-push, elib-stack-pop): Delete funcs.
(elib-avl-mapc): Use `nil' for new stack, and `push' and `pop' directly.
Thien-Thi Nguyen [Mon, 27 Aug 2007 01:29:41 +0000 (01:29 +0000)]
Move provide form to end; nfc.
Thien-Thi Nguyen [Mon, 27 Aug 2007 01:28:07 +0000 (01:28 +0000)]
Munge comments, whitespace, indentation, hanging parens; nfc.
Thien-Thi Nguyen [Mon, 27 Aug 2007 01:05:44 +0000 (01:05 +0000)]
Initial revision, comprising elib-node.el and avltree.el,
with minimum modifications for standalone-compilation.
Dan Nicolaescu [Sun, 26 Aug 2007 22:04:25 +0000 (22:04 +0000)]
crunch
Michaël Cadilhac [Sun, 26 Aug 2007 21:19:37 +0000 (21:19 +0000)]
Change `fr-drdref' to `fr-dired-ref'.
Michaël Cadilhac [Sun, 26 Aug 2007 21:17:14 +0000 (21:17 +0000)]
Move fr-drdref.pdf to fr-dired-ref.pdf.
Michaël Cadilhac [Sun, 26 Aug 2007 21:15:39 +0000 (21:15 +0000)]
Move fr-drdref.tex to fr-dired-ref.tex.
Michaël Cadilhac [Sun, 26 Aug 2007 21:08:54 +0000 (21:08 +0000)]
Say that PDF files are now the default for refcards.
Michaël Cadilhac [Sun, 26 Aug 2007 21:05:10 +0000 (21:05 +0000)]
Add rules for creating the refcards in PDF, make them the default.
Michaël Cadilhac [Sun, 26 Aug 2007 20:59:21 +0000 (20:59 +0000)]
Specify PDF layout, use a PDF `compile-command' local variable.
Michaël Cadilhac [Sun, 26 Aug 2007 20:53:17 +0000 (20:53 +0000)]
Specify PDF layout.
Martin Rudalics [Sun, 26 Aug 2007 20:51:29 +0000 (20:51 +0000)]
*** empty log message ***
Michaël Cadilhac [Sun, 26 Aug 2007 20:50:40 +0000 (20:50 +0000)]
Use a PDF `compile-command' local variable.
Michaël Cadilhac [Sun, 26 Aug 2007 20:48:39 +0000 (20:48 +0000)]
Specify PDF layout, use a PDF `compile-command' local variable.
Michaël Cadilhac [Sun, 26 Aug 2007 20:44:28 +0000 (20:44 +0000)]
Update copyright notice. Update the examples. Fix a typo. Remove the
`letterpaper' counter, specify PDF layout, use a PDF `compile-command' local
variable.
Michaël Cadilhac [Sun, 26 Aug 2007 20:41:16 +0000 (20:41 +0000)]
Specify PDF layout.
Michaël Cadilhac [Sun, 26 Aug 2007 20:39:06 +0000 (20:39 +0000)]
Remove the `letterpaper' counter, specify PDF layout, use a PDF
`compile-command' local variable.
Michaël Cadilhac [Sun, 26 Aug 2007 20:37:33 +0000 (20:37 +0000)]
Specify PDF layout.
Michaël Cadilhac [Sun, 26 Aug 2007 20:35:04 +0000 (20:35 +0000)]
Specify PDF layout, use a PDF `compile-command' local variable.
Michaël Cadilhac [Sun, 26 Aug 2007 20:31:40 +0000 (20:31 +0000)]
Remove the PS versions of the refcards.
Michaël Cadilhac [Sun, 26 Aug 2007 20:29:11 +0000 (20:29 +0000)]
Add the PDF versions of the refcards.
Michaël Cadilhac [Sun, 26 Aug 2007 20:24:08 +0000 (20:24 +0000)]
New. Handle PDF layouts through \pdfpagewidth and \pdfpageheight.
Michaël Cadilhac [Sun, 26 Aug 2007 19:35:16 +0000 (19:35 +0000)]
(hi-lock-unface-buffer): Show a x-menu only if the mouse was used.
Michaël Cadilhac [Sun, 26 Aug 2007 19:20:20 +0000 (19:20 +0000)]
(PC-do-completion): Make RET accept a non-unique but complete
expansion again.
Thien-Thi Nguyen [Sun, 26 Aug 2007 17:29:00 +0000 (17:29 +0000)]
Initial revision
Richard M. Stallman [Sun, 26 Aug 2007 03:41:50 +0000 (03:41 +0000)]
*** empty log message ***
Dan Nicolaescu [Sun, 26 Aug 2007 02:16:04 +0000 (02:16 +0000)]
(log-view-toggle-mark-entry): Add docstring.
(log-view-get-marked): Likewise.
Glenn Morris [Sun, 26 Aug 2007 01:56:56 +0000 (01:56 +0000)]
Simplify log ready for merge into trunk. On merge, date to be
replaced with merge date.
Thien-Thi Nguyen [Sun, 26 Aug 2007 01:52:30 +0000 (01:52 +0000)]
(eshell-eval-using-options): Add debug declaration.
Glenn Morris [Sun, 26 Aug 2007 00:56:36 +0000 (00:56 +0000)]
(sys/stat.h, errno.h): Remove duplicate includes.
Dan Nicolaescu [Sun, 26 Aug 2007 00:32:23 +0000 (00:32 +0000)]
* vc-hooks.el (vc-registered): Use mapc instead of mapcar.
(vc-delete-automatic-version-backups): Likewise.
* vc.el (vc-dired-buffers-for-dir): Likewise.
Glenn Morris [Sun, 26 Aug 2007 00:26:34 +0000 (00:26 +0000)]
Remove file pending merge into trunk. multi-tty branch man/ has no differences from trunk.
Glenn Morris [Sun, 26 Aug 2007 00:23:46 +0000 (00:23 +0000)]
Simplify log ready for merge into trunk. On merge, date to be
replaced with merge date.
Glenn Morris [Sun, 26 Aug 2007 00:22:57 +0000 (00:22 +0000)]
(XlwMenuRealize): Remove unused integer `count'.
Glenn Morris [Sun, 26 Aug 2007 00:20:12 +0000 (00:20 +0000)]
Simplify log ready for merge into trunk. On merge, date to be
replaced with merge date.
Glenn Morris [Sun, 26 Aug 2007 00:17:28 +0000 (00:17 +0000)]
Remove file pending merge into trunk. multi-tty branch etc/ has no differences from trunk.
Glenn Morris [Sun, 26 Aug 2007 00:15:35 +0000 (00:15 +0000)]
Simplify log ready for merge into trunk. On merge, date to be
replaced with merge date.
Richard M. Stallman [Sat, 25 Aug 2007 23:50:16 +0000 (23:50 +0000)]
Syntactic cleanup.
Richard M. Stallman [Sat, 25 Aug 2007 22:58:02 +0000 (22:58 +0000)]
(Images): Delete redundant @findex.
Dan Nicolaescu [Sat, 25 Aug 2007 21:29:48 +0000 (21:29 +0000)]
* progmodes/cperl-mode.el (cperl-indent-level): Autoload the
safe-local-variable setting.
* progmodes/perl-mode.el (perl-indent-level): Likewise.
Stefan Monnier [Sat, 25 Aug 2007 20:21:12 +0000 (20:21 +0000)]
(uniquify-rationalize-file-buffer-names): Check liveness
of buffers in uniquify-managed.
Stefan Monnier [Sat, 25 Aug 2007 20:20:26 +0000 (20:20 +0000)]
(invisible-p): Rename from text-invisible-p. Update callers.
Dan Nicolaescu [Sat, 25 Aug 2007 20:14:54 +0000 (20:14 +0000)]
* progmodes/cperl-mode.el (cperl-indent-level): Autoload the
safe-local-variable setting.
* progmodes/perl-mode.el (perl-indent-level): Likewise.
Stefan Monnier [Sat, 25 Aug 2007 20:12:48 +0000 (20:12 +0000)]
Redirect to intel386.h if compiling for i386.
Stefan Monnier [Sat, 25 Aug 2007 20:11:09 +0000 (20:11 +0000)]
(Finvisible_p): New function.
(syms_of_xdisp): defsubr it.
Dan Nicolaescu [Sat, 25 Aug 2007 20:07:23 +0000 (20:07 +0000)]
(log-view-marked-list): Delete variable.
(log-view-mode): Don't use it.
(log-view-toggle-mark-entry): Likewise, simplify.
(log-view-current-tag): Don't return properties.
(log-view-get-marked): New function.
Dan Nicolaescu [Sat, 25 Aug 2007 20:04:26 +0000 (20:04 +0000)]
* vc-git.el (vc-git-mode-line-string): New function.
Alan Mackenzie [Sat, 25 Aug 2007 17:06:06 +0000 (17:06 +0000)]
(c-other-decl-block-key-in-symbols-alist): new language variable.
Alan Mackenzie [Sat, 25 Aug 2007 17:05:11 +0000 (17:05 +0000)]
(c-brace-anchor-point): new function.
(c-add-stmt-syntax): Give accurate anchor points for "namespace", "extern"
etc., rather than BOI. Fix addition of spurious syntactic-symbol
'defun-block-intro, replacing it with 'innamespace, etc.
Alan Mackenzie [Sat, 25 Aug 2007 16:57:31 +0000 (16:57 +0000)]
*** empty log message ***
Alan Mackenzie [Sat, 25 Aug 2007 16:54:09 +0000 (16:54 +0000)]
(c-other-decl-block-key-in-symbols-alist): new language variable.
Alan Mackenzie [Sat, 25 Aug 2007 16:50:26 +0000 (16:50 +0000)]
(c-brace-anchor-point): new function. (c-add-stmt-syntax): Give accurate
anchor points for "namespace", "extern" etc., rather than BOI. Fix
addition of spurious syntactic-symbol 'defun-block-intro, replacing it
with 'innamespace, etc.
Alan Mackenzie [Sat, 25 Aug 2007 16:43:46 +0000 (16:43 +0000)]
*** empty log message ***
Stephen Gildea [Sat, 25 Aug 2007 14:12:58 +0000 (14:12 +0000)]
add mh-annotate-msg-hook
Juri Linkov [Sat, 25 Aug 2007 14:09:24 +0000 (14:09 +0000)]
(auto-mode-alist): Move "\\.x[bp]m\\'" to image-mode.el.
Juri Linkov [Sat, 25 Aug 2007 14:08:44 +0000 (14:08 +0000)]
Add autoloads to put associations in auto-mode-alist:
associate "\\.x[bp]m\\'" with c-mode and image-mode-maybe, and
"\\.svgz?\\'" with xml-mode and image-mode-maybe.
Juri Linkov [Sat, 25 Aug 2007 14:05:49 +0000 (14:05 +0000)]
(image-type-header-regexps): Use more complex regexp for svg.
(image-type-file-name-regexps): Add ("\\.svgz?\\'" . svg).
(image-type-auto-detectable): Add (svg . maybe).
Juri Linkov [Sat, 25 Aug 2007 14:04:34 +0000 (14:04 +0000)]
(jka-compr-compression-info-list): Add .svgz to treat it like .tgz.
Juri Linkov [Sat, 25 Aug 2007 14:03:30 +0000 (14:03 +0000)]
Add file coding cookie.
Reiner Steib [Sat, 25 Aug 2007 12:25:50 +0000 (12:25 +0000)]
(cvs-query-directory): Only prompt when prefix is given.
Don't behave differently when executed via M-x. Add doc string.
Reiner Steib [Sat, 25 Aug 2007 12:24:12 +0000 (12:24 +0000)]
(sort-fold-case, sort-numeric-base): Mark as safe-local-variable.
Reiner Steib [Sat, 25 Aug 2007 12:18:43 +0000 (12:18 +0000)]
(cvs-query-directory): Only prompt when prefix is given.
Don't behave differently when executed via M-x. Add doc string.