]>
git.eshelyaron.com Git - emacs.git/log
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.
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.
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.
Thien-Thi Nguyen [Sun, 26 Aug 2007 01:52:30 +0000 (01:52 +0000)]
(eshell-eval-using-options): Add debug declaration.
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.
Richard M. Stallman [Sat, 25 Aug 2007 23:50:16 +0000 (23:50 +0000)]
Syntactic cleanup.
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 ***
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.
Jay Belanger [Sat, 25 Aug 2007 01:37:13 +0000 (01:37 +0000)]
(var-TimeZone): Make nil the default value.
(math-calendar-tzinfo): New variable.
(math-get-calendar-tzinfo): New function.
(calcFunc-tzone, calcFunc-dst): Use Emacs's calendar
to get information when zone is nil.
Jay Belanger [Sat, 25 Aug 2007 01:35:31 +0000 (01:35 +0000)]
(Time Zones): Explain that Calc will by default use daylight saving
time determined by the calendar.
Karl Berry [Sat, 25 Aug 2007 00:30:23 +0000 (00:30 +0000)]
missed ChangeLog entry
Dan Nicolaescu [Fri, 24 Aug 2007 17:28:00 +0000 (17:28 +0000)]
(log-view-toggle-mark-entry): New function.
(log-view-mode-map): Bind it.
(log-view-marked-list): New variable.
(log-view-mode): Make it local.
Glenn Morris [Fri, 24 Aug 2007 17:09:30 +0000 (17:09 +0000)]
(makeinfo): Reduce requirement to 4.6.
Thien-Thi Nguyen [Fri, 24 Aug 2007 16:07:07 +0000 (16:07 +0000)]
(zone-pgm-rat-race): New func.
(zone-programs): Add `zone-pgm-rat-race'.
Stefan Monnier [Fri, 24 Aug 2007 14:39:25 +0000 (14:39 +0000)]
(byte-optimize-if): Don't presume `clause' is a list.
Juanma Barranquero [Fri, 24 Aug 2007 13:58:50 +0000 (13:58 +0000)]
*** empty log message ***
Juanma Barranquero [Fri, 24 Aug 2007 13:46:24 +0000 (13:46 +0000)]
(syms_of_image) <image-library-alist, cross-disabled-images>: Doc fixes.
Juanma Barranquero [Fri, 24 Aug 2007 11:23:33 +0000 (11:23 +0000)]
*** empty log message ***
Juanma Barranquero [Fri, 24 Aug 2007 10:50:07 +0000 (10:50 +0000)]
*** empty log message ***
Thien-Thi Nguyen [Fri, 24 Aug 2007 10:41:57 +0000 (10:41 +0000)]
(hs-match-data): Delete alias.
(hs-hide-block-at-point, hs-find-block-beginning)
(hs-show-block): Use `match-data' directly.
YAMAMOTO Mitsuharu [Fri, 24 Aug 2007 08:51:18 +0000 (08:51 +0000)]
[MAC_OSX] (select_and_poll_event, sys_select): Fix last changes.
Glenn Morris [Fri, 24 Aug 2007 07:10:53 +0000 (07:10 +0000)]
(backup-buffer-copy): Fully revert change. Sigh.
Martin Rudalics [Fri, 24 Aug 2007 05:51:28 +0000 (05:51 +0000)]
*** empty log message ***
Martin Rudalics [Fri, 24 Aug 2007 05:43:36 +0000 (05:43 +0000)]
(format-alist): Fix typo in doc-string.
Martin Rudalics [Fri, 24 Aug 2007 05:36:39 +0000 (05:36 +0000)]
(Finsert_file_contents): Consult CHARS_MODIFF to tell
whether decoding has modified buffer contents.
Michael Albinus [Fri, 24 Aug 2007 05:27:22 +0000 (05:27 +0000)]
* net/tramp.el (tramp-local-host-p): New defun.
(tramp-handle-file-local-copy, tramp-handle-write-region):
Implement fast track when being on the local host.
(tramp-file-name-handler): Don't set "started" property. It shall
be reserved for the "ftp" method.
(tramp-make-copy-program-file-name): Use `tramp-file-name-real-host'.
* net/tramp-ftp.el (top): Autoload `tramp-set-connection-property'.
(tramp-ftp-file-name-handler): Set "started" property.
Glenn Morris [Fri, 24 Aug 2007 03:08:13 +0000 (03:08 +0000)]
Ulrich Mueller <ulm at gentoo.org> (tiny change)
(backup-buffer-copy): Don't wrap delete in condition-case, only try to
delete if file exists.
Glenn Morris [Fri, 24 Aug 2007 03:07:45 +0000 (03:07 +0000)]
(backup-buffer-copy): Revert 2007-08-22 change.
Glenn Morris [Fri, 24 Aug 2007 03:03:09 +0000 (03:03 +0000)]
Check for a suitably recent makeinfo.
Glenn Morris [Fri, 24 Aug 2007 02:57:53 +0000 (02:57 +0000)]
(tutorial-directory): Set with eval-at-startup so it gets the right
value in an installed Emacs.
Glenn Morris [Fri, 24 Aug 2007 02:43:19 +0000 (02:43 +0000)]
Regenerate.
Glenn Morris [Fri, 24 Aug 2007 02:32:10 +0000 (02:32 +0000)]
Mention eldoc-highlight-function-argument.
Glenn Morris [Fri, 24 Aug 2007 02:30:59 +0000 (02:30 +0000)]
Nikolaj Schumacher <n_schumacher at web.de> (tiny change)
(eldoc-highlight-function-argument): New face.
(eldoc-highlight-function-argument): Use it.
Jason Rumney [Fri, 24 Aug 2007 00:28:53 +0000 (00:28 +0000)]
[HAVE_NTGUI]: Define dynamic loaded functions.
(Qgdk_pixbuf, Qglib) [HAVE_NTGUI]: New symbols.
(syms_of_image) [HAVE_NTGUI]: Intern and staticpro them.
(init_svg_functions) [HAVE_NTGUI]: New function.
(fn_g_type_init, fn_g_object_unref, fn_g_error_free): New #defines.
(svg_load_image): Use them.
(svg_load_image) [HAVE_NTGUI]: Implement background.
Masatake YAMATO [Thu, 23 Aug 2007 21:41:48 +0000 (21:41 +0000)]
(gtkdoc-font-lock-doc-comments): Highlight name of parameters in document body.
Stefan Monnier [Thu, 23 Aug 2007 20:12:07 +0000 (20:12 +0000)]
*** empty log message ***
Stefan Monnier [Thu, 23 Aug 2007 20:02:54 +0000 (20:02 +0000)]
*** empty log message ***
Stefan Monnier [Thu, 23 Aug 2007 19:58:31 +0000 (19:58 +0000)]
(byte-compile-output-docform, byte-compile-output-as-comment):
Use with-current-buffer rather than a weird set-buffer&prog1 combination.
Stefan Monnier [Thu, 23 Aug 2007 19:56:16 +0000 (19:56 +0000)]
(byte-optimize-if): Move `progn' out of the test
so as to optimise cases where the `progn's result is constant.
Thien-Thi Nguyen [Thu, 23 Aug 2007 18:41:59 +0000 (18:41 +0000)]
(locate-get-file-positions): Use
`line-beginning-position' and `line-end-position'.
John Wiegley [Thu, 23 Aug 2007 18:37:08 +0000 (18:37 +0000)]
2007-08-23 John Wiegley <johnw@newartisans.com>
* calendar/cal-bahai.el: Added in the diacriticals that were
missing for many of the month names.
Juanma Barranquero [Thu, 23 Aug 2007 15:01:12 +0000 (15:01 +0000)]
*** empty log message ***
Juanma Barranquero [Thu, 23 Aug 2007 14:45:45 +0000 (14:45 +0000)]
*** empty log message ***
Miles Bader [Thu, 23 Aug 2007 09:04:41 +0000 (09:04 +0000)]
Add arch tagline
YAMAMOTO Mitsuharu [Thu, 23 Aug 2007 08:45:46 +0000 (08:45 +0000)]
(wakeup_from_rne_enabled_p) [MAC_OSX]: Remove variable.
(ENABLE_WAKEUP_FROM_RNE, DISABLE_WAKEUP_FROM_RNE) [MAC_OSX]:
Remove macros.
[MAC_OSX] (socket_callback): Do nothing.
[MAC_OSX] (select_and_poll_event): Use CFRunLoopRunInMode instead of
ReceiveNextEvent.
[MAC_OSX] (sys_select): Likewise. Don't set context as argument to
socket_callback.
(mac_wakeup_from_rne) [MAC_OSX]: Do nothing.
YAMAMOTO Mitsuharu [Thu, 23 Aug 2007 08:44:57 +0000 (08:44 +0000)]
(svg_load_image): Blend with specified background if exists.
Use IMAGE_BACKGROUND. Add Mac OS Support.
YAMAMOTO Mitsuharu [Thu, 23 Aug 2007 08:44:38 +0000 (08:44 +0000)]
(RSVG_LIBS, RSVG_CFLAGS): New variables.
(ALL_CFLAGS): Use ${RSVG_CFLAGS} instead of @RSVG_CFLAGS@.
(LIBX): Remove @RSVG_LIBS@.
(LIBES): Add $(RSVG_LIBS).
YAMAMOTO Mitsuharu [Thu, 23 Aug 2007 08:44:20 +0000 (08:44 +0000)]
Reflect configure.in change manually.
YAMAMOTO Mitsuharu [Thu, 23 Aug 2007 08:43:43 +0000 (08:43 +0000)]
Check librsvg2 also for Mac Carbon.
Glenn Morris [Thu, 23 Aug 2007 03:59:55 +0000 (03:59 +0000)]
Add more detail to existing entry.
Glenn Morris [Thu, 23 Aug 2007 03:38:12 +0000 (03:38 +0000)]
(mostlyclean, clean, distclean, maintainer-clean): Delete these
targets since nothing uses them.
(SOURCES): Update.
Move comments to e/README. Remove license from now-trivial file.
Glenn Morris [Thu, 23 Aug 2007 03:23:34 +0000 (03:23 +0000)]
New file, with most information formerly in etc/Makefile.
Jason Rumney [Wed, 22 Aug 2007 22:40:18 +0000 (22:40 +0000)]
(vc-menu-map-filter): Reapply 2007-08-06 bugfix.
Chong Yidong [Wed, 22 Aug 2007 22:28:01 +0000 (22:28 +0000)]
(image-minor-mode): Use image-mode-text-map.
Chong Yidong [Wed, 22 Aug 2007 22:27:51 +0000 (22:27 +0000)]
* image-mode.el (image-minor-mode): Use image-mode-text-map.
Karl Berry [Wed, 22 Aug 2007 20:45:38 +0000 (20:45 +0000)]
sync refcard with printed version
Michael Albinus [Wed, 22 Aug 2007 20:08:18 +0000 (20:08 +0000)]
* NEWS: `shell' prompts for the default directory if called with a
prefix and `default-directory' is a remote file name.
Thien-Thi Nguyen [Wed, 22 Aug 2007 19:48:50 +0000 (19:48 +0000)]
*** empty log message ***