Tue, 29 Sep 2009 02:18:20 +0000 |
Glenn Morris |
(check): Update for two new levels of subdirectory in lisp/.
|
Tue, 29 Sep 2009 02:17:00 +0000 |
Glenn Morris |
(lisptagsfiles4): New.
|
Tue, 29 Sep 2009 01:01:43 +0000 |
Juanma Barranquero |
*** empty log message ***
|
Tue, 29 Sep 2009 00:55:01 +0000 |
Juanma Barranquero |
* makefile.w32-in (WINS_CEDET, WINS_BASIC, WINS_SUBDIR): New macros.
|
Mon, 28 Sep 2009 23:24:55 +0000 |
Chong Yidong |
* cedet/*: New unit tests, from CEDET repository.
|
Mon, 28 Sep 2009 23:23:31 +0000 |
Chong Yidong |
Add CEDET tests.
|
Mon, 28 Sep 2009 23:22:12 +0000 |
Chong Yidong |
Add placeholder for CEDET.
|
Mon, 28 Sep 2009 20:18:39 +0000 |
Andreas Schwab |
(lisptagsfiles3): Define.
|
Mon, 28 Sep 2009 17:47:48 +0000 |
Eli Zaretskii |
(extend_face_to_end_of_line): Fix formatting of comments.
|
Mon, 28 Sep 2009 15:51:25 +0000 |
Michael Albinus |
*** empty log message ***
|
Mon, 28 Sep 2009 15:51:00 +0000 |
Michael Albinus |
* NEWS: Mention Tramp connection methods "imap" and "imaps".
|
Mon, 28 Sep 2009 15:24:24 +0000 |
Chong Yidong |
* Makefile.in (ELCFILES): Add CEDET files.
|
Mon, 28 Sep 2009 15:15:00 +0000 |
Chong Yidong |
CEDET (development tools) package merged.
|
Mon, 28 Sep 2009 14:27:48 +0000 |
Michael Albinus |
*** empty log message ***
|
Mon, 28 Sep 2009 14:27:08 +0000 |
Michael Albinus |
*** empty log message ***
|
Mon, 28 Sep 2009 14:26:45 +0000 |
Michael Albinus |
* tramp.texi (History): Add IMAP support.
|
Mon, 28 Sep 2009 14:21:23 +0000 |
Michael Albinus |
* trampver.texi: Set default value of `emacsimap'.
|
Mon, 28 Sep 2009 12:09:30 +0000 |
Katsumi Yamaoka |
2009-09-22 Daiki Ueno <ueno@unixuser.org>
|
Mon, 28 Sep 2009 12:09:13 +0000 |
Katsumi Yamaoka |
Synch with Gnus trunk.
|
Mon, 28 Sep 2009 12:09:01 +0000 |
Katsumi Yamaoka |
Synch with Gnus trunk.
|
Mon, 28 Sep 2009 12:02:53 +0000 |
Michael Albinus |
*** empty log message ***
|
Mon, 28 Sep 2009 12:02:04 +0000 |
Michael Albinus |
* Makefile.in (ELCFILES): Add net/tramp-imap.elc.
|
Mon, 28 Sep 2009 11:59:22 +0000 |
Michael Albinus |
* net/tramp-imap.el: New package.
|
Mon, 28 Sep 2009 11:56:13 +0000 |
Michael Albinus |
* net/tramp-smb.el (tramp-smb-handle-directory-files-and-attributes):
|
Mon, 28 Sep 2009 11:54:34 +0000 |
Michael Albinus |
*** empty log message ***
|
Mon, 28 Sep 2009 04:33:42 +0000 |
Chong Yidong |
Correct last ChangeLog entry.
|
Mon, 28 Sep 2009 04:33:20 +0000 |
Stefan Monnier |
(log-view-diff,log-view-diff-changeset): Improve docstring.
|
Mon, 28 Sep 2009 02:01:52 +0000 |
Stefan Monnier |
(get_next_display_element): Use an enum in last change.
|
Mon, 28 Sep 2009 01:57:33 +0000 |
Vinicius Jose Latorre |
Fix doc string.
|
Mon, 28 Sep 2009 01:41:23 +0000 |
Chong Yidong |
* emacs-lisp/eieio-datadebug.el: New file.
|
Mon, 28 Sep 2009 01:39:27 +0000 |
Chong Yidong |
* cedet/mode-local.el: New file.
|
Mon, 28 Sep 2009 01:28:41 +0000 |
Chong Yidong |
* cedet/cedet-cscope.el:
|
Mon, 28 Sep 2009 01:05:20 +0000 |
Kenichi Handa |
*** empty log message ***
|
Mon, 28 Sep 2009 01:05:00 +0000 |
Kenichi Handa |
Pay attention to
|
Mon, 28 Sep 2009 00:59:27 +0000 |
Chong Yidong |
eieio.el: Fix last change.
|
Mon, 28 Sep 2009 00:49:54 +0000 |
Chong Yidong |
* emacs-lisp/chart.el:
|
Mon, 28 Sep 2009 00:22:09 +0000 |
Chong Yidong |
lisp/emacs-lisp/cl-loaddefs.el: Regenerate.
|
Sun, 27 Sep 2009 23:25:03 +0000 |
Chong Yidong |
* menu-bar.el: Remove menu-bar-ediff-misc-menu from the Tools
|
Sun, 27 Sep 2009 19:11:13 +0000 |
Eli Zaretskii |
(string_buffer_position): Fix commentary.
|
Sun, 27 Sep 2009 17:32:05 +0000 |
Eli Zaretskii |
(move_it_in_display_line_to): Fix a typo in a comment.
|
Sun, 27 Sep 2009 16:21:47 +0000 |
Adrian Robert |
* menu.c (find_and_return_menu_selection) [HAVE_NS]: Remove double-casting in client_data comparison.
|
Sun, 27 Sep 2009 16:11:10 +0000 |
Adrian Robert |
* term/ns-win.el: Don't set the region face background. (Bug#4381)
|
Sun, 27 Sep 2009 16:06:33 +0000 |
Adrian Robert |
Default light-background background for region face to ns_selection_color under NS.
|
Sun, 27 Sep 2009 16:06:04 +0000 |
Adrian Robert |
Don't set the region face background.
|
Sun, 27 Sep 2009 15:50:39 +0000 |
Adrian Robert |
* nsterm.h (ns_app_name): New extern variable.
|
Sun, 27 Sep 2009 15:49:26 +0000 |
Adrian Robert |
(ns_set_name_iconic, ns_set_name, ns_set_name_as_filename, x-create-frame, ns-get-resource, ns-set-resource): Use ns_app_name instead of NSProcessInfo call.
|
Sun, 27 Sep 2009 15:49:08 +0000 |
Adrian Robert |
(ns_update_menubar): Use ns_app_name. Sync with xmenu.c. (EmacsMenu-clear:, ns_popup_dialog): Use ns_app_name.
|
Sun, 27 Sep 2009 15:48:51 +0000 |
Adrian Robert |
(ns_app_name): New variable. (ns_term_init): Set and use it. (ns_term_shutdown): Use it.
|
Sun, 27 Sep 2009 15:48:30 +0000 |
Adrian Robert |
(ns_app_name): New extern variable.
|
Sun, 27 Sep 2009 14:47:50 +0000 |
Teodor Zlatanov |
* net/imap-hash.el: New library, see NEWS.
|
Sun, 27 Sep 2009 13:08:27 +0000 |
Johan Bockg¸«©rd |
(erc-button-keymap): Bind `follow-link'.
|
Sun, 27 Sep 2009 11:49:20 +0000 |
Eli Zaretskii |
(move_it_in_display_line_to): Fix a typo in a comment.
|
Sun, 27 Sep 2009 08:27:57 +0000 |
Eli Zaretskii |
*** empty log message ***
|
Sun, 27 Sep 2009 08:27:28 +0000 |
Eli Zaretskii |
(OTHER_PLATFORM_SUPPORT): Add term/internal.elc, term/pc-win.elc,
|
Sun, 27 Sep 2009 04:40:41 +0000 |
YAMAMOTO Mitsuharu |
*** empty log message ***
|
Sun, 27 Sep 2009 04:40:30 +0000 |
YAMAMOTO Mitsuharu |
(make_lispy_event): Remember last wheel direction.
|
Sun, 27 Sep 2009 00:27:21 +0000 |
Stefan Monnier |
* help.el (help-for-help-internal): Don't purecopy the text (bug#4560).
|
Sat, 26 Sep 2009 20:02:42 +0000 |
Glenn Morris |
Comments.
|
Sat, 26 Sep 2009 19:49:17 +0000 |
Glenn Morris |
Comments.
|
Sat, 26 Sep 2009 19:40:55 +0000 |
Glenn Morris |
(MSDOS_SUPPORT) [MSDOS]: Remove unneeded '/' in internal.elc.
|
Sat, 26 Sep 2009 19:21:07 +0000 |
Glenn Morris |
Regenerate.
|
Sat, 26 Sep 2009 19:20:48 +0000 |
Glenn Morris |
(rmail-mime-show-images, rmail-mime-bulk-handler):
|
Sat, 26 Sep 2009 18:43:22 +0000 |
Eli Zaretskii |
(WINS_ALMOST): Fix last change.
|
Sat, 26 Sep 2009 14:16:33 +0000 |
Johan Bockg¸«©rd |
(erc-button-add-button): Only call `widget-convert-button' in XEmacs.
|
Sat, 26 Sep 2009 09:41:02 +0000 |
Eli Zaretskii |
*** empty log message ***
|
Sat, 26 Sep 2009 09:40:09 +0000 |
Eli Zaretskii |
(WINS_ALMOST): Add cedet (with its subdirectories) and eieio.
|
Sat, 26 Sep 2009 09:18:41 +0000 |
Alan Mackenzie |
cc-langs.el (c-nonlabel-token-key): Allow quoted character constants (as
|
Sat, 26 Sep 2009 09:08:54 +0000 |
Alan Mackenzie |
*** empty log message ***
|
Fri, 25 Sep 2009 22:04:07 +0000 |
Chong Yidong |
* files.el (safe-local-eval-forms): Allow time-stamp in
|
Fri, 25 Sep 2009 21:47:47 +0000 |
Tassilo Horn |
2009-09-25 Tassilo Horn <tassilo@member.fsf.org>
|
Fri, 25 Sep 2009 18:49:01 +0000 |
Juanma Barranquero |
* menu-bar.el (list-buffers-directory): Doc fix.
|
Fri, 25 Sep 2009 17:57:09 +0000 |
Stefan Monnier |
(log-edit-changelog-entries): Avoid inf-loops.
|
Fri, 25 Sep 2009 17:40:53 +0000 |
David Reitter |
nsmenu.m (EmacsMenu-clear): Recognize application menu
|
Fri, 25 Sep 2009 06:15:30 +0000 |
Glenn Morris |
Regenerate.
|
Fri, 25 Sep 2009 06:15:01 +0000 |
Glenn Morris |
(rmail-mime-bulk-handler): Print the size of attachments.
|
Fri, 25 Sep 2009 04:46:34 +0000 |
Juanma Barranquero |
* bs.el (bs--get-file-name): Use `list-buffers-directory'
|
Fri, 25 Sep 2009 04:35:14 +0000 |
Juanma Barranquero |
* menu-bar.el (list-buffers-directory): Add docstring.
|
Fri, 25 Sep 2009 03:42:22 +0000 |
Chong Yidong |
* comint.el (comint-exec, comint-run, make-comint): Doc
|
Fri, 25 Sep 2009 03:39:23 +0000 |
Glenn Morris |
Regenerate.
|
Fri, 25 Sep 2009 03:39:04 +0000 |
Glenn Morris |
(rmail-mime): New custom group.
|
Fri, 25 Sep 2009 03:36:16 +0000 |
Chong Yidong |
* display.texi (Managing Overlays): Document copy-overlay (Bug#4549).
|
Fri, 25 Sep 2009 03:24:52 +0000 |
Chong Yidong |
Fix URL (Bug#4521).
|
Fri, 25 Sep 2009 02:23:51 +0000 |
Vinicius Jose Latorre |
New version 12. Bug#4177
|
Fri, 25 Sep 2009 00:32:21 +0000 |
Juanma Barranquero |
* progmodes/hideshow.el (hs-show-block): Run `hs-show-hook'. (Bug#4548)
|
Fri, 25 Sep 2009 00:30:31 +0000 |
Juanma Barranquero |
Update.
|
Thu, 24 Sep 2009 23:22:17 +0000 |
Chong Yidong |
* nxml/nxml-mode.el: Alias xml-mode to nxml-mode.
|
Thu, 24 Sep 2009 20:19:58 +0000 |
Alan Mackenzie |
(c-scan-conditionals): A new function like c-forward-conditionals, but it
|
Thu, 24 Sep 2009 20:18:56 +0000 |
Alan Mackenzie |
*** empty log message ***
|
Thu, 24 Sep 2009 19:19:41 +0000 |
Juanma Barranquero |
* help-fns.el (help-downcase-arguments): New option, defaulting to nil.
|
Thu, 24 Sep 2009 18:10:44 +0000 |
Stefan Monnier |
(term-set-scroll-region, term-handle-ansi-escape):
|
Thu, 24 Sep 2009 16:59:14 +0000 |
Juanma Barranquero |
* frame.c (xrdb_get_resource): Return nil for empty string resources;
|
Thu, 24 Sep 2009 12:30:08 +0000 |
Nick Roberts |
Don't require speedbar.
|
Thu, 24 Sep 2009 12:29:39 +0000 |
Nick Roberts |
*** empty log message ***
|
Thu, 24 Sep 2009 08:18:40 +0000 |
Andreas Schwab |
(decode_coding_iso_2022): Fix operator precedence.
|
Thu, 24 Sep 2009 03:26:51 +0000 |
Glenn Morris |
(diary-fancy-display): Always run the hook.
|
Thu, 24 Sep 2009 03:22:40 +0000 |
Glenn Morris |
(ns-reg-to-script): Define for compiler.
|
Thu, 24 Sep 2009 03:21:20 +0000 |
Glenn Morris |
(rmail-mime-media-type-handlers-alist): Doc fix. Add image handler.
|
Thu, 24 Sep 2009 03:15:27 +0000 |
Glenn Morris |
(rmail-mime-multipart-handler): Accept the case where
|
Thu, 24 Sep 2009 02:37:37 +0000 |
Stefan Monnier |
(minibuffer-force-complete): Cycle the list, rather
|
Thu, 24 Sep 2009 02:15:11 +0000 |
Stefan Monnier |
* term.el (term-set-scroll-region): Don't move cursor any more.
|
Thu, 24 Sep 2009 02:04:25 +0000 |
Stefan Monnier |
Require CL.
|
Thu, 24 Sep 2009 01:44:35 +0000 |
Juanma Barranquero |
Fix typo in comment.
|
Thu, 24 Sep 2009 01:37:14 +0000 |
Juanma Barranquero |
Fix typos.
|
Thu, 24 Sep 2009 01:20:36 +0000 |
Stefan Monnier |
(term-bold-attribute): New var.
|
Thu, 24 Sep 2009 01:04:27 +0000 |
Juanma Barranquero |
* dired.c (Fdirectory_files): Fix typo in docstring.
|
Wed, 23 Sep 2009 23:58:40 +0000 |
Juanma Barranquero |
* gnus-art.el (gnus-article-encrypt-body):
|
Wed, 23 Sep 2009 23:55:26 +0000 |
Juanma Barranquero |
* org.el (org-tree-to-indirect-buffer, org-convert-to-oddeven-levels)
|
Wed, 23 Sep 2009 23:22:13 +0000 |
Nick Roberts |
(gdb-version): New variable.
|
Wed, 23 Sep 2009 23:21:47 +0000 |
Nick Roberts |
*** empty log message ***
|
Wed, 23 Sep 2009 23:05:37 +0000 |
Stefan Monnier |
(sgml-mode-flyspell-verify): Pass limit args
|
Wed, 23 Sep 2009 18:27:07 +0000 |
Adrian Robert |
* README: Note GNUstep support is now Startup 0.23 or later.
|
Wed, 23 Sep 2009 18:21:50 +0000 |
Adrian Robert |
* nsterm.m (EV_TIMESTAMP, x_set_window_size)
|
Wed, 23 Sep 2009 18:21:04 +0000 |
Adrian Robert |
* nsfont.m (ns_glyph_metrics): Remove GNUstep conditional for
|
Wed, 23 Sep 2009 18:20:03 +0000 |
Adrian Robert |
* nsterm.m (EV_TIMESTAMP, x_set_window_size)
|
Wed, 23 Sep 2009 06:20:23 +0000 |
Glenn Morris |
(rmail-reply): Don't try to add a References header when replying to
|
Wed, 23 Sep 2009 02:38:08 +0000 |
Adrian Robert |
* nsfont.m (Vns_reg_to_script): New lisp variable.
|
Wed, 23 Sep 2009 02:36:57 +0000 |
Adrian Robert |
* nsfont.m (Vns_reg_to_script): New lisp variable.
|
Wed, 23 Sep 2009 02:35:54 +0000 |
Adrian Robert |
* font.c (DEFAULT_ENCODING) [HAVE_NS]: Remove special case.
|
Wed, 23 Sep 2009 02:35:33 +0000 |
Adrian Robert |
* term/nswin.el (ns-reg-to-script): New variable.
|
Wed, 23 Sep 2009 01:07:45 +0000 |
Adrian Robert |
* nsterm.m (EmacsScroller-mouseDown:): Use SCROLL_BAR_FIRST_DELAY.
|
Wed, 23 Sep 2009 00:22:08 +0000 |
Daiki Ueno |
(epg-wait-for-status): Preserve existing 'error results.
|
Tue, 22 Sep 2009 23:49:10 +0000 |
Sam Steingold |
(vc-hg-outgoing, vc-hg-incoming): Bind `vc-short-log' for the sake of `vc-hg-log-view-mode'.
|
Tue, 22 Sep 2009 23:48:19 +0000 |
Sam Steingold |
(vc-hg-outgoing, vc-hg-incoming): use okstatus instead of ignore-errors
|
Tue, 22 Sep 2009 19:49:57 +0000 |
Adrian Robert |
* nsterm.m (CGContextSetFontRenderingMode): Drop declaration.
|
Tue, 22 Sep 2009 19:49:50 +0000 |
Adrian Robert |
(EmacsMenu-menuNeedsUpdate): Ignore if frame has been deleted (bug #4492).
|
Tue, 22 Sep 2009 19:49:06 +0000 |
Adrian Robert |
* nsterm.m (CGContextSetFontRenderingMode): Drop declaration.
|
Tue, 22 Sep 2009 18:43:45 +0000 |
Sam Steingold |
(vc-hg-outgoing, vc-hg-incoming): Ignore errors from
|
Tue, 22 Sep 2009 18:16:48 +0000 |
Sam Steingold |
(vc-hg-print-log): Fix shortlog arg passing.
|
Tue, 22 Sep 2009 15:53:00 +0000 |
Stefan Monnier |
Convert to utf-8 encoding.
|
Tue, 22 Sep 2009 15:39:02 +0000 |
Stefan Monnier |
(change-log-fill-forward-paragraph): New function.
|
Tue, 22 Sep 2009 08:44:16 +0000 |
Juanma Barranquero |
* info.el (Info-try-follow-nearest-node): Use the URL extracted by
|
Tue, 22 Sep 2009 07:37:58 +0000 |
Glenn Morris |
(calendar-mode-map): Make mouse-1 and 3 clicks on the scroll-bar
|
Tue, 22 Sep 2009 07:15:31 +0000 |
Glenn Morris |
(cal-menu-scroll-menu): Add a sub-section with commands that move
|
Tue, 22 Sep 2009 02:31:54 +0000 |
Glenn Morris |
elint stuff
|
Tue, 22 Sep 2009 02:28:43 +0000 |
Glenn Morris |
(tpu-copy-keyfile): Fix condition-case handler.
|
Tue, 22 Sep 2009 02:28:28 +0000 |
Glenn Morris |
(elint): New custom group.
|
Tue, 22 Sep 2009 02:24:20 +0000 |
Glenn Morris |
(Building Emacs): Mention preloaded-file-list.
|
Tue, 22 Sep 2009 00:06:28 +0000 |
Juanma Barranquero |
* linum.el (linum-delete-overlays, linum-update-window):
|
Mon, 21 Sep 2009 22:12:28 +0000 |
Chong Yidong |
* files.el (conf-mode-maybe, magic-fallback-mode-alist): Use
|
Mon, 21 Sep 2009 09:51:38 +0000 |
Juanma Barranquero |
* net/dig.el: Add "Keywords: comm", as per net-utils.el. (Bug#4501)
|
Mon, 21 Sep 2009 02:28:02 +0000 |
Stefan Monnier |
(dig-mode): Use define-derived-mode.
|
Sun, 20 Sep 2009 19:59:38 +0000 |
Dan Nicolaescu |
Mention support for stashes in vc-git.
|
Sun, 20 Sep 2009 19:55:36 +0000 |
Dan Nicolaescu |
(vc-do-command): Return the process object in
|
Sun, 20 Sep 2009 19:51:35 +0000 |
Dan Nicolaescu |
(vc-git-dir-extra-headers): Add keymap and mouse-face
|
Sun, 20 Sep 2009 18:22:37 +0000 |
Dan Nicolaescu |
(ctl-x-r-map): Define the keys here instead of using autoload.
|
Sun, 20 Sep 2009 17:05:00 +0000 |
Stefan Monnier |
(find_handler_clause): Make stack-trace-on-error work in batch mode (bug#4228).
|
Sun, 20 Sep 2009 16:44:50 +0000 |
Eli Zaretskii |
Fix a comment.
|
Sun, 20 Sep 2009 16:06:53 +0000 |
Eli Zaretskii |
Fix comments about header lines.
|
Sun, 20 Sep 2009 14:54:17 +0000 |
Stefan Monnier |
(bookmark-write-file): Avoid calling `pp' with large
|
Sun, 20 Sep 2009 05:40:50 +0000 |
Nick Roberts |
(gud-sentinel): Revert indavertant change.
|
Sun, 20 Sep 2009 05:37:49 +0000 |
Nick Roberts |
*** empty log message ***
|
Sun, 20 Sep 2009 02:16:52 +0000 |
Daiki Ueno |
Fix the last commit.
|
Sun, 20 Sep 2009 02:01:09 +0000 |
Daiki Ueno |
(epa-file-cache-passphrase-for-symmetric-encryption):
|
Sat, 19 Sep 2009 21:26:49 +0000 |
Chong Yidong |
* custom.texi (Rebinding): Add cindex for "binding keys".
|
Sat, 19 Sep 2009 21:23:21 +0000 |
Chong Yidong |
* frames.texi (Frame Commands): C-z is now bound to suspend-frame.
|
Sat, 19 Sep 2009 21:22:45 +0000 |
Glenn Morris |
(calc-graph-lookup): Avoid assignment to free variable `var'.
|
Sat, 19 Sep 2009 21:11:40 +0000 |
Glenn Morris |
(var): Define for compiler.
|
Sat, 19 Sep 2009 21:07:53 +0000 |
Glenn Morris |
(var): Define for compiler.
|
Sat, 19 Sep 2009 20:58:19 +0000 |
Glenn Morris |
(line): Define for compiler.
|
Sat, 19 Sep 2009 20:06:54 +0000 |
Chong Yidong |
* emacs-lisp/advice.el (ad-get-argument, ad-set-argument): Doc
|
Sat, 19 Sep 2009 19:55:00 +0000 |
Chong Yidong |
Note removed obsolete functions.
|
Sat, 19 Sep 2009 19:54:36 +0000 |
Chong Yidong |
* subr.el (baud-rate): Remove long-obsolete function (Bug#4372).
|
Sat, 19 Sep 2009 19:43:37 +0000 |
Chong Yidong |
* time-stamp.el (time-stamp-month-dd-yyyy)
|
Sat, 19 Sep 2009 19:35:15 +0000 |
Chong Yidong |
* progmodes/sh-script.el (sh-learn-buffer-indent): Pop to the
|
Sat, 19 Sep 2009 14:56:04 +0000 |
Juanma Barranquero |
This fixes bug#4197 (merged to bug#865, though not identical).
|
Sat, 19 Sep 2009 11:45:57 +0000 |
Nick Roberts |
(gdb-var-update-handler-1): Include case of
|
Sat, 19 Sep 2009 11:45:10 +0000 |
Nick Roberts |
*** empty log message ***
|
Sat, 19 Sep 2009 11:44:23 +0000 |
Nick Roberts |
*** empty log message ***
|
Sat, 19 Sep 2009 03:18:30 +0000 |
Glenn Morris |
(pgg-pgp-encrypt-region): Add missing mapconcat separator.
|
Fri, 18 Sep 2009 23:54:04 +0000 |
Adrian Robert |
* nsmenu.m (EmacsMenu-parseKeyEquiv:): Parse key equivalent more carefully.
|
Fri, 18 Sep 2009 23:40:00 +0000 |
Chong Yidong |
* syntax.c (Fchar_syntax): Minor doc fix (Bug#119).
|
Fri, 18 Sep 2009 23:39:44 +0000 |
Chong Yidong |
* syntax.c (Fchar_syntax): Minor doc fix (Bug#4400).
|
Fri, 18 Sep 2009 23:39:04 +0000 |
Chong Yidong |
* syntax.c (Fchar_syntax): Minor doc fix (Bug#119).
|
Fri, 18 Sep 2009 23:36:29 +0000 |
Adrian Robert |
* nsfns.m (x-focus-frame): Activate the app first.
|
Fri, 18 Sep 2009 21:59:25 +0000 |
Adrian Robert |
* README: Note OS X support is now 10.4 or later.
|
Fri, 18 Sep 2009 21:27:11 +0000 |
Adrian Robert |
* nsterm.m (EmacsView-windowShouldZoom:): Set frame left_pos, top_pos and
|
Fri, 18 Sep 2009 21:25:13 +0000 |
Adrian Robert |
* nsterm.m (EmacsView-windowShouldZoom:): Set frame left_pos, top_pos and
|
Fri, 18 Sep 2009 21:16:28 +0000 |
Adrian Robert |
Update comment for HAVE_NS code in font_find_for_lface().
|
Fri, 18 Sep 2009 21:12:09 +0000 |
Adrian Robert |
* emacs.c (main) [HAVE_NS]: fix error printf in daemon case.
|
Fri, 18 Sep 2009 18:48:38 +0000 |
Chong Yidong |
Re-organize 23.2 News.
|
Fri, 18 Sep 2009 18:42:16 +0000 |
Chong Yidong |
* files.el (auto-mode-alist): Change default for XML files to nXML
|
Fri, 18 Sep 2009 16:59:36 +0000 |
Juanma Barranquero |
Update.
|
Fri, 18 Sep 2009 16:55:21 +0000 |
Juanma Barranquero |
* server.el (server-ensure-safe-dir): Pass 'integer
|
Fri, 18 Sep 2009 15:35:23 +0000 |
Stefan Monnier |
(dired-query-alist): Remove spurious backslash.
|
Fri, 18 Sep 2009 15:34:23 +0000 |
Adrian Robert |
* nsfns.m (x-close-connection): Drop PSFlush() under OS X.
|
Fri, 18 Sep 2009 15:33:26 +0000 |
Adrian Robert |
* cus-start.el (ns-use-qd-smoothing): Remove.
|
Fri, 18 Sep 2009 15:14:14 +0000 |
Adrian Robert |
* emacs.c (inhibit_x_resources): Update doc string for NS.
|
Fri, 18 Sep 2009 15:12:54 +0000 |
Adrian Robert |
(x_get_string_resource): Ape just-previous changes to other platform versions. Drop support for emacs-20-style face specs.
|
Fri, 18 Sep 2009 15:12:34 +0000 |
Adrian Robert |
(nsfont_draw) [NS_IMPL_COCOA]: Don't use ns_use_qd_smoothing.
|
Fri, 18 Sep 2009 15:12:15 +0000 |
Adrian Robert |
(ns_no_defaults): Remove. (ns_term_init): Switch ns_no_defaults -> inhibit_x_resources. (ns_use_qd_smoothing): Remove legacy variable.
|
Fri, 18 Sep 2009 15:11:55 +0000 |
Adrian Robert |
(ns_no_defaults): Remove.
|
Fri, 18 Sep 2009 15:11:38 +0000 |
Adrian Robert |
(inhibit_x_resources): Update doc string for NS. (main) [HAVE_NS]: Don't process --no-init-file option. Remove legacy code for -NXHost.
|
Fri, 18 Sep 2009 07:49:47 +0000 |
Glenn Morris |
(top-level): Remove unnecessary progn.
|
Fri, 18 Sep 2009 07:48:56 +0000 |
Glenn Morris |
(speedbar-track-mouse): Fix typo in condition-case handler.
|
Fri, 18 Sep 2009 07:39:56 +0000 |
Glenn Morris |
Fix typos in condition-case handlers.
|
Fri, 18 Sep 2009 07:25:14 +0000 |
Glenn Morris |
(nxml-end-of-heading): Fix typo in condition-case handler.
|
Fri, 18 Sep 2009 07:16:49 +0000 |
Glenn Morris |
(js-end-of-defun): Remove malformed and unneeded let.
|
Fri, 18 Sep 2009 07:14:43 +0000 |
Glenn Morris |
(define-derived-mode): Fix paren typo in definition of abbrev table.
|
Fri, 18 Sep 2009 07:07:33 +0000 |
Glenn Morris |
Fix typos in condition-case handlers.
|
Fri, 18 Sep 2009 02:01:26 +0000 |
Nick Roberts |
(gud-speedbar-item-info): Adjust for change to
|
Fri, 18 Sep 2009 02:00:59 +0000 |
Nick Roberts |
(gdb-frame-address): New variable.
|
Fri, 18 Sep 2009 02:00:18 +0000 |
Nick Roberts |
*** empty log message ***
|
Thu, 17 Sep 2009 23:49:15 +0000 |
Miles Bader |
Add arch tagline
|
Thu, 17 Sep 2009 23:04:41 +0000 |
Juanma Barranquero |
The --quick command line option now ignores X resources and Registry settings.
|
Thu, 17 Sep 2009 20:47:48 +0000 |
Chong Yidong |
* subr.el: Fix last change to avoid using the `unless' macro, which
|
Thu, 17 Sep 2009 18:06:57 +0000 |
Eli Zaretskii |
*** empty log message ***
|
Thu, 17 Sep 2009 18:06:23 +0000 |
Eli Zaretskii |
(MSDOS_SUPPORT, SOME_MACHINE_LISP): Add lisp/term/internal.elc.
|
Thu, 17 Sep 2009 18:02:58 +0000 |
Eli Zaretskii |
*** empty log message ***
|
Thu, 17 Sep 2009 18:02:40 +0000 |
Eli Zaretskii |
(OTHER_FILES): Edit to empty.
|
Thu, 17 Sep 2009 16:43:25 +0000 |
Stefan Monnier |
Require CL for the `loop' macro.
|
Thu, 17 Sep 2009 16:41:55 +0000 |
Stefan Monnier |
(x_get_resource_string): Re-add for non-toolkit builds (bug#4461).
|
Thu, 17 Sep 2009 15:58:56 +0000 |
Stefan Monnier |
(eval-next-after-load): Mark as obsolete.
|
Thu, 17 Sep 2009 15:58:35 +0000 |
Stefan Monnier |
(push, pop, dolist, dotimes, declare): Don't overwrite CL's
|
Thu, 17 Sep 2009 10:31:15 +0000 |
Juri Linkov |
*** empty log message ***
|
Thu, 17 Sep 2009 10:31:06 +0000 |
Juri Linkov |
(menu-bar-search-menu, menu-bar-edit-menu)
|
Thu, 17 Sep 2009 07:29:43 +0000 |
Glenn Morris |
(byte-compile-form): Always check the function arguments, whether or
|
Thu, 17 Sep 2009 06:28:32 +0000 |
Glenn Morris |
(lisp-mode-syntax-table): Give it a doc-string.
|
Thu, 17 Sep 2009 06:26:59 +0000 |
Glenn Morris |
(emacs-lisp-mode-syntax-table): Give it a doc-string.
|
Thu, 17 Sep 2009 06:19:57 +0000 |
Glenn Morris |
(ansi-color-get-face-1): Fix typo in handler.
|
Thu, 17 Sep 2009 06:14:33 +0000 |
Dan Nicolaescu |
Updated from master source.
|
Thu, 17 Sep 2009 06:10:44 +0000 |
Dan Nicolaescu |
* puresize.h (BASE_PURESIZE): Increase to 1290000.
|
Thu, 17 Sep 2009 06:02:20 +0000 |
Glenn Morris |
(hard-newline): Give it a doc-string.
|
Thu, 17 Sep 2009 05:30:17 +0000 |
Dan Nicolaescu |
(menu-bar-file-menu, menu-bar-file-menu)
|
Thu, 17 Sep 2009 02:53:38 +0000 |
Dan Nicolaescu |
(menu-bar-ediff-menu, menu-bar-ediff-merge-menu)
|
Thu, 17 Sep 2009 01:32:56 +0000 |
Stefan Monnier |
(minor-mode-menu-from-indicator): Pay attention
|
Wed, 16 Sep 2009 20:36:54 +0000 |
Stefan Monnier |
(x_get_resource_string): Remove unused.
|
Wed, 16 Sep 2009 17:54:13 +0000 |
Stefan Monnier |
(command-line): Initialize the window-system after
|
Wed, 16 Sep 2009 13:15:10 +0000 |
Stefan Monnier |
(what-page): Make sure we don't inf-loop if
|
Wed, 16 Sep 2009 03:13:55 +0000 |
Glenn Morris |
(byte-compile-not-obsolete-vars): Set if bound.
|
Wed, 16 Sep 2009 03:13:03 +0000 |
Glenn Morris |
(byte-compile-not-obsolete-vars): Rename from byte-compile-not-obsolete-var.
|
Wed, 16 Sep 2009 03:10:17 +0000 |
Glenn Morris |
Move comment so it does not get printed every time the rule runs.
|
Tue, 15 Sep 2009 18:49:56 +0000 |
Jan Dj¸«£rv |
* xterm.c (x_new_font): Call change_frame_size before calling
|
Tue, 15 Sep 2009 17:52:42 +0000 |
Dan Nicolaescu |
(vc-git-log-view-mode): Undo inadvertent change.
|
Tue, 15 Sep 2009 15:29:50 +0000 |
Stefan Monnier |
* Makefile.in (compile-onefile): Use byte-compile-refresh-preloaded.
|
Tue, 15 Sep 2009 11:42:37 +0000 |
Stephen Eglen |
Doc fix to commentary (how to enable package).
|
Tue, 15 Sep 2009 11:38:15 +0000 |
Stephen Eglen |
*** empty log message ***
|
Tue, 15 Sep 2009 11:38:07 +0000 |
Stephen Eglen |
(iswitchb-read-buffer): When selecting a match from
|
Tue, 15 Sep 2009 08:11:42 +0000 |
Juanma Barranquero |
Update.
|
Tue, 15 Sep 2009 07:09:17 +0000 |
Glenn Morris |
Revert unnecessary parts of previous change.
|
Tue, 15 Sep 2009 07:06:04 +0000 |
Glenn Morris |
(command-line-1): Give local variables with common names a
|
Tue, 15 Sep 2009 04:08:02 +0000 |
Stefan Monnier |
(custom-initialize-default, custom-initialize-set): CSE.
|
Tue, 15 Sep 2009 04:05:12 +0000 |
Stefan Monnier |
(desktop-path): Check user-emacs-directory.
|
Tue, 15 Sep 2009 04:03:35 +0000 |
Stefan Monnier |
(byte-compile-refresh-preloaded): New function.
|
Tue, 15 Sep 2009 03:46:05 +0000 |
Stefan Monnier |
Use after-load-functions to GC after loading each file.
|
Tue, 15 Sep 2009 03:45:51 +0000 |
Stefan Monnier |
(Fload): Also run do-after-load-evaluation while dumping.
|
Tue, 15 Sep 2009 03:39:40 +0000 |
Stefan Monnier |
(after-load-functions): New hook.
|
Tue, 15 Sep 2009 02:38:20 +0000 |
Glenn Morris |
diary stuff
|
Tue, 15 Sep 2009 02:37:28 +0000 |
Glenn Morris |
(apropos-documentation-check-doc-file): Avoid assignment to free variable `doc'.
|
Tue, 15 Sep 2009 02:36:26 +0000 |
Glenn Morris |
(dired-mode-map): Add menu entry for async shell command.
|
Tue, 15 Sep 2009 02:35:47 +0000 |
Glenn Morris |
(find-lisp-object-file-name): When looking for autoloaded
|
Tue, 15 Sep 2009 02:35:22 +0000 |
Glenn Morris |
(arglist): Define for compiler.
|
Tue, 15 Sep 2009 02:34:54 +0000 |
Glenn Morris |
(diary-display-function): Change the default to fancy display.
|
Tue, 15 Sep 2009 02:34:32 +0000 |
Glenn Morris |
(byte-compile-keep-pending, byte-compile-file-form, byte-compile-lambda)
|
Tue, 15 Sep 2009 02:33:58 +0000 |
Glenn Morris |
(rmail-mime-save): If file exists, don't try to be clever and add a
|
Tue, 15 Sep 2009 01:21:41 +0000 |
Stefan Monnier |
(what-page): Don't move to beginning of line.
|
Tue, 15 Sep 2009 00:11:51 +0000 |
Dan Nicolaescu |
(vc-git-dir-extra-headers): Show the remote location.
|
Mon, 14 Sep 2009 23:28:40 +0000 |
Dan Nicolaescu |
* bindings.el (mode-line-mode-menu): Add purecopy calls for :help.
|
Mon, 14 Sep 2009 23:24:56 +0000 |
Dan Nicolaescu |
(change-log-mode): Restore bug-reference-mode.
|
Mon, 14 Sep 2009 23:00:52 +0000 |
Juanma Barranquero |
* configure.bat: Add #define PROFILING to config.h.
|
Mon, 14 Sep 2009 09:46:03 +0000 |
Alan Mackenzie |
(Terminal Output): Put "@code{}" around "stdout".
|
Mon, 14 Sep 2009 09:45:33 +0000 |
Alan Mackenzie |
*** empty log message ***
|
Mon, 14 Sep 2009 04:42:04 +0000 |
Dan Nicolaescu |
* vc-mtn.el (vc-mtn-annotate-command):
|
Mon, 14 Sep 2009 04:38:49 +0000 |
Dan Nicolaescu |
* vc.el (top): print-log method now takes an optional SHORTLOG
|
Mon, 14 Sep 2009 01:22:42 +0000 |
Stefan Monnier |
* simple.el: Add mapping for backspace/delete/clear/tab/escape/return
|
Mon, 14 Sep 2009 00:48:06 +0000 |
Glenn Morris |
(elint-add-required-env): Revert to not using temp-buffers (2009-09-12).
|
Sun, 13 Sep 2009 22:28:57 +0000 |
Stefan Monnier |
(ispell-command-loop): Improve last fix, using the new read-key function.
|
Sun, 13 Sep 2009 22:28:48 +0000 |
Chong Yidong |
* dired-x.texi (Technical Details): Delete dired-up-directory (Bug#4292).
|
Sun, 13 Sep 2009 22:15:10 +0000 |
Chong Yidong |
* INSTALL: Update URL for GNU FreeFont.
|
Sun, 13 Sep 2009 21:32:58 +0000 |
Chong Yidong |
* term/x-win.el (x-menu-bar-open): Only call accelerate-menu if it
|
Sun, 13 Sep 2009 21:21:40 +0000 |
Chong Yidong |
* url-handlers.el (url-copy-file): Add fifth arg for compatibility
|
Sun, 13 Sep 2009 21:09:05 +0000 |
Chong Yidong |
* recentf.el (recentf-cleanup): Use a hash table to find
|
Sun, 13 Sep 2009 20:48:09 +0000 |
Chong Yidong |
Remove obsolete Mule-UCS information (the package is not redundant).
|
Sun, 13 Sep 2009 20:46:46 +0000 |
Chong Yidong |
* PROBLEMS: Document Athena/Lucid internationalization
|
Sun, 13 Sep 2009 20:35:47 +0000 |
Chong Yidong |
Fix last change.
|
Sun, 13 Sep 2009 20:35:12 +0000 |
Chong Yidong |
Fix last change.
|
Sun, 13 Sep 2009 20:34:18 +0000 |
Chong Yidong |
* textmodes/ispell.el (ispell-command-loop): Convert keys such as
|
Sun, 13 Sep 2009 19:41:52 +0000 |
Chong Yidong |
* misc.texi (Invoking emacsclient): Minor clarifications (Bug#4419).
|
Sun, 13 Sep 2009 17:09:23 +0000 |
Chong Yidong |
* progmodes/cperl-mode.el (cperl-init-faces): Revert last change.
|
Sun, 13 Sep 2009 02:16:25 +0000 |
Chong Yidong |
* eshell/em-hist.el:
|
Sun, 13 Sep 2009 02:14:25 +0000 |
Glenn Morris |
Replace empty `let's with `progn'.
|
Sun, 13 Sep 2009 02:09:12 +0000 |
Glenn Morris |
(url-file): Avoid assignment to free variable `filename'.
|
Sun, 13 Sep 2009 01:47:03 +0000 |
Chong Yidong |
* functions.texi (Anonymous Functions): Rearrange discussion,
|
Sun, 13 Sep 2009 00:52:55 +0000 |
Stefan Monnier |
* mail/sendmail.el (send-mail-function):
|
Sat, 12 Sep 2009 22:32:52 +0000 |
Glenn Morris |
(elint-init-env): Skip non-list forms.
|
Sat, 12 Sep 2009 19:05:49 +0000 |
Stefan Monnier |
(Custom-mode): Don't use advertised-widget-backward in the docstring.
|
Sat, 12 Sep 2009 19:04:24 +0000 |
Stefan Monnier |
* term/x-win.el (x-initialize-window-system):
|
Sat, 12 Sep 2009 19:03:49 +0000 |
Stefan Monnier |
(mouse-wheel-mode): Make sure the new defvar doesn't
|
Sat, 12 Sep 2009 18:48:22 +0000 |
Glenn Morris |
(elint-file): Make max-lisp-eval-depth at least 1000.
|
Sat, 12 Sep 2009 14:58:55 +0000 |
Daiki Ueno |
(epg-make-context): Add autoload cookie.
|
Sat, 12 Sep 2009 09:45:57 +0000 |
Eli Zaretskii |
*** empty log message ***
|
Sat, 12 Sep 2009 09:45:36 +0000 |
Eli Zaretskii |
(dos-reevaluate-defcustoms): Comment out the reevaluation of trash-directory.
|
Sat, 12 Sep 2009 09:40:15 +0000 |
Eli Zaretskii |
*** empty log message ***
|
Sat, 12 Sep 2009 09:39:49 +0000 |
Eli Zaretskii |
Fix last change.
|
Sat, 12 Sep 2009 04:38:03 +0000 |
Stefan Monnier |
* mwheel.el (mwheel-installed-bindings): New var.
|
Sat, 12 Sep 2009 03:55:46 +0000 |
Stefan Monnier |
* startup.el (tutorial-directory): Make it a defcustom.
|
Sat, 12 Sep 2009 03:35:40 +0000 |
Stefan Monnier |
* lread.c (Fload): Don't output a message after loading an obsolete
|
Sat, 12 Sep 2009 02:42:22 +0000 |
Glenn Morris |
(proced-mark-alt): Remove alias.
|
Sat, 12 Sep 2009 02:42:03 +0000 |
Glenn Morris |
(emacs-lisp-mode-map): Add menu entries to elint file and directory.
|
Sat, 12 Sep 2009 02:41:39 +0000 |
Glenn Morris |
(elint-file, elint-directory): New autoloaded commands.
|
Sat, 12 Sep 2009 01:40:11 +0000 |
Chong Yidong |
* emacs-lisp/elp.el (elp-not-profilable): Add more functions (Bug#4233).
|
Sat, 12 Sep 2009 01:30:51 +0000 |
Chong Yidong |
* fns.c (syms_of_fns): Doc fix (Bug#4227).
|
Sat, 12 Sep 2009 01:21:30 +0000 |
Stefan Monnier |
(Fwhere_is_internal): Use nconc2.
|
Sat, 12 Sep 2009 00:47:13 +0000 |
Chong Yidong |
* url-methods.el (url-scheme--registering-proxy): New variable.
|
Sat, 12 Sep 2009 00:32:49 +0000 |
Chong Yidong |
* emulation/pc-select.el (scroll-down-mark, scroll-down-nomark)
|
Sat, 12 Sep 2009 00:03:29 +0000 |
Nick Roberts |
(gdb-var-list-children-regexp): Delete.
|
Sat, 12 Sep 2009 00:02:42 +0000 |
Nick Roberts |
*** empty log message ***
|
Sat, 12 Sep 2009 00:01:00 +0000 |
Chong Yidong |
* progmodes/js.el (js--proper-indentation): Handle the case where
|
Fri, 11 Sep 2009 22:59:36 +0000 |
Juanma Barranquero |
* emacs-lisp/cl-macs.el (help-add-fundoc-usage): Declare.
|
Fri, 11 Sep 2009 22:48:03 +0000 |
Daiki Ueno |
Fix the last commit.
|
Fri, 11 Sep 2009 22:46:14 +0000 |
Daiki Ueno |
(epg-context-set-passphrase-callback)
|
Fri, 11 Sep 2009 22:27:32 +0000 |
Daiki Ueno |
Add algorithm names.
|
Fri, 11 Sep 2009 21:25:44 +0000 |
Stefan Monnier |
* custom.el (custom-delayed-init-variables): New var.
|
Fri, 11 Sep 2009 21:07:02 +0000 |
Stefan Monnier |
(language-info-alist): Improve docstring.
|
Fri, 11 Sep 2009 20:27:50 +0000 |
Alan Mackenzie |
(Terminal Output): document `send-string-to-terminal' in batch mode.
|
Fri, 11 Sep 2009 20:26:50 +0000 |
Alan Mackenzie |
*** empty log message ***
|
Fri, 11 Sep 2009 20:05:11 +0000 |
Alan Mackenzie |
(Fsend_string_to_terminal): Amend doc string to cover batch mode.
|
Fri, 11 Sep 2009 20:04:12 +0000 |
Alan Mackenzie |
*** empty log message ***
|
Fri, 11 Sep 2009 19:11:07 +0000 |
Stefan Monnier |
(main): Sort scores before trimming them,
|
Fri, 11 Sep 2009 18:54:55 +0000 |
Stefan Monnier |
(proced-mode-map): Prefer "m" for proced-mark.
|
Fri, 11 Sep 2009 16:46:08 +0000 |
Andreas Schwab |
(display_mode_element): Detect cycles.
|
Fri, 11 Sep 2009 12:05:45 +0000 |
Juanma Barranquero |
Update.
|
Fri, 11 Sep 2009 11:55:11 +0000 |
Nick Roberts |
(gdb-var-update-regexp): Delete.
|
Fri, 11 Sep 2009 11:54:30 +0000 |
Nick Roberts |
*** empty log message ***
|
Fri, 11 Sep 2009 10:58:54 +0000 |
Juanma Barranquero |
* vc-annotate.el (vc-annotate): Use the main file's coding-system to
|
Fri, 11 Sep 2009 10:01:21 +0000 |
Eli Zaretskii |
*** empty log message ***
|
Fri, 11 Sep 2009 10:00:57 +0000 |
Eli Zaretskii |
(bootstrap): Ensure enough environment space will be available
|
Fri, 11 Sep 2009 06:51:58 +0000 |
Glenn Morris |
Add generated-autoload-file item.
|
Fri, 11 Sep 2009 06:51:06 +0000 |
Glenn Morris |
(autoloads): Make dired.el writable.
|
Fri, 11 Sep 2009 06:50:49 +0000 |
Glenn Morris |
Regenerate with extracted autoloads.
|
Fri, 11 Sep 2009 06:50:14 +0000 |
Glenn Morris |
Put autoloads in dired.el rather than loaddefs.el.
|
Fri, 11 Sep 2009 06:48:31 +0000 |
Glenn Morris |
(autoloads): Make ibuffer.el writable.
|
Fri, 11 Sep 2009 06:47:48 +0000 |
Glenn Morris |
Regenerate with extracted autoloads.
|
Fri, 11 Sep 2009 06:47:26 +0000 |
Glenn Morris |
Put autoloads in ibuffer.el rather than loaddefs.el.
|
Fri, 11 Sep 2009 06:42:13 +0000 |
Glenn Morris |
Reformat doc-strings for make-docfile.
|
Fri, 11 Sep 2009 06:39:21 +0000 |
Glenn Morris |
Comment.
|
Fri, 11 Sep 2009 06:38:44 +0000 |
Glenn Morris |
Remove comment, inapplicable since 1997 (loadup no longer loads the
|
Fri, 11 Sep 2009 05:10:15 +0000 |
Stefan Monnier |
(where_is_internal): Don't erroneously return nil right after
|
Fri, 11 Sep 2009 04:27:38 +0000 |
Stefan Monnier |
(autoloads): Make rmail.el writable as well.
|
Fri, 11 Sep 2009 03:41:26 +0000 |
Glenn Morris |
(x-display-name, x-setup-function-keys): Unify doc-strings with X versions.
|
Fri, 11 Sep 2009 03:40:55 +0000 |
Glenn Morris |
(dired-compress-file): Declare.
|
Fri, 11 Sep 2009 03:40:35 +0000 |
Glenn Morris |
(top-level): Always require dired.
|
Fri, 11 Sep 2009 03:40:14 +0000 |
Glenn Morris |
(describe-function-1): Mention if a function has a compiler-macro.
|
Fri, 11 Sep 2009 03:39:48 +0000 |
Glenn Morris |
(help-function-cmacro): New button.
|
Fri, 11 Sep 2009 03:39:28 +0000 |
Glenn Morris |
(define-compiler-macro): Add a property that records where a macro was
|
Fri, 11 Sep 2009 03:39:04 +0000 |
Glenn Morris |
(apropos-documentation-check-doc-file): Exclude unbound functions and
|
Fri, 11 Sep 2009 03:34:14 +0000 |
Glenn Morris |
(Fx_parse_geometry): Unify the X and NS versions so that they share a
|
Fri, 11 Sep 2009 02:28:50 +0000 |
Simon South |
(delphi-tab): Indent region when Transient Mark mode is enabled and
|
Fri, 11 Sep 2009 02:14:05 +0000 |
Stefan Monnier |
(get_keymap): Return the actual keymap symbol rather than t for autoloaded
|
Fri, 11 Sep 2009 01:11:37 +0000 |
Stefan Monnier |
*** empty log message ***
|
Fri, 11 Sep 2009 01:00:37 +0000 |
Stefan Monnier |
* emulation/crisp.el (crisp-mode-map): Move initialization
|
Fri, 11 Sep 2009 00:58:59 +0000 |
Stefan Monnier |
* keymap.c (QCadvertised_binding): New constant.
|
Thu, 10 Sep 2009 19:17:56 +0000 |
Adrian Robert |
fix typo (wrong name) in my 2009-09-09 entry
|
Thu, 10 Sep 2009 18:19:03 +0000 |
Stefan Monnier |
* keyboard.c (Qmenu_alias, Vdefine_key_rebound_commands): Remove.
|
Thu, 10 Sep 2009 16:47:47 +0000 |
Stefan Monnier |
(Fwhere_is_internal): Last minute typo.
|
Thu, 10 Sep 2009 16:19:52 +0000 |
Stefan Monnier |
* keymap.c (where_is_internal_data): Make noindirect a boolean.
|
Thu, 10 Sep 2009 06:27:04 +0000 |
Glenn Morris |
Grammar.
|
Thu, 10 Sep 2009 06:23:06 +0000 |
Glenn Morris |
(cvs-mode-find-file): Use forward-line rather than goto-line.
|
Thu, 10 Sep 2009 06:22:30 +0000 |
Glenn Morris |
(byte-compile-function-environment): Doc fix.
|
Thu, 10 Sep 2009 06:21:48 +0000 |
Glenn Morris |
(degrees-to-radians): Mark as free from side effects.
|
Thu, 10 Sep 2009 06:21:23 +0000 |
Glenn Morris |
(define-derived-mode): Give the mode's map, and syntax and abbrev
|
Thu, 10 Sep 2009 06:20:51 +0000 |
Glenn Morris |
(easy-mmode-defmap): Add doc-string.
|
Thu, 10 Sep 2009 06:20:25 +0000 |
Glenn Morris |
(top-level): Require cl when compiling.
|
Thu, 10 Sep 2009 06:19:53 +0000 |
Glenn Morris |
Move all safe and risky properties into the defcustoms.
|
Thu, 10 Sep 2009 06:19:34 +0000 |
Glenn Morris |
(rmail-user-mail-address-regexp): Move here from rmailsum.el.
|
Thu, 10 Sep 2009 06:18:48 +0000 |
Glenn Morris |
(rmail-user-mail-address-regexp): Move to rmail.el.
|
Thu, 10 Sep 2009 06:18:23 +0000 |
Glenn Morris |
Put autoloads in rmail.el rather than loaddefs.el.
|
Thu, 10 Sep 2009 03:42:13 +0000 |
Nick Roberts |
Bug#4375 (can't kill killed gud buffer")
|
Thu, 10 Sep 2009 03:40:51 +0000 |
Nick Roberts |
*** empty log message ***
|
Thu, 10 Sep 2009 03:20:51 +0000 |
Stefan Monnier |
(display_mode_element): Move list length limit from 50 to
|
Thu, 10 Sep 2009 03:03:27 +0000 |
Nick Roberts |
Reported in thread for Bug#4375.
|
Thu, 10 Sep 2009 03:03:00 +0000 |
Nick Roberts |
Reported in thread for Bug#4375.
|
Thu, 10 Sep 2009 03:02:34 +0000 |
Nick Roberts |
*** empty log message ***
|
Thu, 10 Sep 2009 02:25:53 +0000 |
Juanma Barranquero |
* startup.el (command-line-normalize-file-name): On Windows and
|
Thu, 10 Sep 2009 00:58:15 +0000 |
Juri Linkov |
*** empty log message ***
|
Thu, 10 Sep 2009 00:57:44 +0000 |
Juri Linkov |
(grep-template): Add "<X>" to docstring.
|
Thu, 10 Sep 2009 00:54:36 +0000 |
Juri Linkov |
(shell-command): Set asynchronous process filter to
|
Thu, 10 Sep 2009 00:54:15 +0000 |
Juri Linkov |
(isearch-text-char-description): Propertize escape
|
Thu, 10 Sep 2009 00:12:07 +0000 |
Katsumi Yamaoka |
* nnrss.el (nnrss-request-article): Remove binding of
|
Wed, 09 Sep 2009 15:05:47 +0000 |
Adrian Robert |
* nsfont.m (ns_get_family): Don't force first letter to uppercase.
|
Wed, 09 Sep 2009 14:47:54 +0000 |
Stefan Monnier |
(diff-hunk-kill): Fix the search of the next hunk (bug#4368).
|
Wed, 09 Sep 2009 10:41:50 +0000 |
Katsumi Yamaoka |
(with-no-warnings): Define it for old Emacsen.
|
Wed, 09 Sep 2009 10:07:19 +0000 |
Katsumi Yamaoka |
2009-09-02 Teodor Zlatanov <tzz@lifelogs.com>
|
Wed, 09 Sep 2009 09:29:29 +0000 |
Katsumi Yamaoka |
* calendar/time-date.el (autoload):
|
Wed, 09 Sep 2009 09:28:43 +0000 |
Katsumi Yamaoka |
2009-09-09 Katsumi Yamaoka <yamaoka@jpl.org>
|
Wed, 09 Sep 2009 02:38:50 +0000 |
Stefan Monnier |
(where_is_internal): Filter out shadowed remappings.
|
Wed, 09 Sep 2009 02:38:06 +0000 |
Glenn Morris |
Mention world-readable install.
|
Wed, 09 Sep 2009 02:36:38 +0000 |
Glenn Morris |
(ffap-file-at-point): Handle absolute (non-remote) files with line
|
Wed, 09 Sep 2009 02:34:17 +0000 |
Glenn Morris |
(install-arch-indep): Don't recursively change perms of
|
Wed, 09 Sep 2009 02:32:48 +0000 |
Glenn Morris |
(install): Set umask to world-readable before creating directories.
|
Wed, 09 Sep 2009 02:32:25 +0000 |
Glenn Morris |
($(DESTDIR)${archlibdir}): Set umask to world-readable before creating
|
Wed, 09 Sep 2009 01:21:10 +0000 |
Stefan Monnier |
(Vtruncate_partial_width_windows): Improve docstring.
|
Tue, 08 Sep 2009 19:47:07 +0000 |
Stefan Monnier |
(smerge-remove-props, smerge-refine):
|
Tue, 08 Sep 2009 19:42:21 +0000 |
Stefan Monnier |
(with-silent-modifications): New macro.
|
Mon, 07 Sep 2009 15:25:38 +0000 |
Juanma Barranquero |
Update.
|
Mon, 07 Sep 2009 15:23:09 +0000 |
Juanma Barranquero |
* files.el (top-level): Require `cl' when compiling.
|
Mon, 07 Sep 2009 02:35:29 +0000 |
Glenn Morris |
(proced-mode-map): Bind "d" to proced-mark-alt.
|
Mon, 07 Sep 2009 02:26:37 +0000 |
Glenn Morris |
(auto-mode-alist): Use delphi-mode for .dpr files.
|
Mon, 07 Sep 2009 01:22:41 +0000 |
Juanma Barranquero |
Fix typos.
|
Mon, 07 Sep 2009 01:03:26 +0000 |
Juanma Barranquero |
Fix typo (again).
|
Mon, 07 Sep 2009 01:01:47 +0000 |
Juanma Barranquero |
Fix typo.
|
Mon, 07 Sep 2009 00:58:16 +0000 |
Juanma Barranquero |
* unidata/.gitignore: New file.
|
Sun, 06 Sep 2009 22:08:31 +0000 |
Nick Roberts |
(vc-git-annotate-command): Use separator to parse
|
Sun, 06 Sep 2009 22:07:55 +0000 |
Nick Roberts |
*** empty log message ***
|
Sun, 06 Sep 2009 20:09:01 +0000 |
Eli Zaretskii |
*** empty log message ***
|
Sun, 06 Sep 2009 20:08:36 +0000 |
Eli Zaretskii |
(proced-mode): Doc fix.
|
Sun, 06 Sep 2009 14:19:48 +0000 |
Michael Albinus |
*** empty log message ***
|
Sun, 06 Sep 2009 14:18:54 +0000 |
Michael Albinus |
* net/tramp.el (tramp-perl-file-attributes): Print "nil" when
|
Sat, 05 Sep 2009 21:11:34 +0000 |
Glenn Morris |
(diary-entry): Add help-echo and follow-link properties to this button.
|
Sat, 05 Sep 2009 21:07:15 +0000 |
Glenn Morris |
(holiday-chinese): Make it slightly more efficient.
|
Sat, 05 Sep 2009 21:00:39 +0000 |
Glenn Morris |
(lisp-font-lock-keywords-2): Add letf.
|
Sat, 05 Sep 2009 19:11:24 +0000 |
Glenn Morris |
Mention that redefining the function byte-compile-dest-file is obsolete.
|
Sat, 05 Sep 2009 19:10:37 +0000 |
Glenn Morris |
(emacs-lisp-file-regexp): Doc fix.
|
Sat, 05 Sep 2009 18:53:34 +0000 |
Glenn Morris |
Don't mention maintainer-clean, since `make bootstrap' does this now.
|
Sat, 05 Sep 2009 17:47:06 +0000 |
Juanma Barranquero |
Fix typos.
|
Sat, 05 Sep 2009 16:25:27 +0000 |
Karl Fogel |
* lisp/files.el (find-alternate-file): Run `kill-buffer-hook' manually
|
Sat, 05 Sep 2009 15:16:49 +0000 |
Karl Fogel |
* lisp/files.el (find-alternate-file): If the old buffer is modified
|
Sat, 05 Sep 2009 06:03:01 +0000 |
Carsten Dominik |
2009-09-05 Carsten Dominik <dominik@u016822.science.uva.nl>
|
Sat, 05 Sep 2009 06:02:49 +0000 |
Carsten Dominik |
*** empty log message ***
|
Sat, 05 Sep 2009 00:57:33 +0000 |
Juanma Barranquero |
Fix some dates.
|
Sat, 05 Sep 2009 00:45:08 +0000 |
Juanma Barranquero |
Fix whitespace.
|
Fri, 04 Sep 2009 08:15:28 +0000 |
Michael Albinus |
*** empty log message ***
|
Fri, 04 Sep 2009 08:15:15 +0000 |
Michael Albinus |
* net/tramp-compat.el (tramp-compat-line-beginning-position): New defun.
|
Fri, 04 Sep 2009 08:14:30 +0000 |
Michael Albinus |
* net/tramp.el (tramp-handle-insert-directory): Handle "--dired"
|
Fri, 04 Sep 2009 07:00:22 +0000 |
Glenn Morris |
*** empty log message ***
|
Fri, 04 Sep 2009 06:58:59 +0000 |
Glenn Morris |
Remove leading * from defcustom and defface docs.
|
Fri, 04 Sep 2009 06:58:00 +0000 |
Glenn Morris |
Reword header to fool copyright-update-year.
|
Fri, 04 Sep 2009 06:52:21 +0000 |
Glenn Morris |
Reword the header to fool copyright-update-year.
|
Fri, 04 Sep 2009 05:33:49 +0000 |
Jan Dj¸«£rv |
*** empty log message ***
|
Fri, 04 Sep 2009 05:33:13 +0000 |
Jan Dj¸«£rv |
(x_focus_changed): If we get a focusout and pointer
|
Fri, 04 Sep 2009 04:47:36 +0000 |
Jan Dj¸«£rv |
Must define x_*_window_to_frame for non-toolkit.
|
Fri, 04 Sep 2009 04:40:17 +0000 |
Jan Dj¸«£rv |
* xterm.h: Remove condition for declaration of
|
Fri, 04 Sep 2009 03:18:08 +0000 |
Stefan Monnier |
(locate-file-completion-table): Make it provide boundary
|
Fri, 04 Sep 2009 03:09:44 +0000 |
Stefan Monnier |
(Footnote-text-under-cursor):
|
Fri, 04 Sep 2009 03:00:31 +0000 |
Glenn Morris |
fancy diary and view mode.
|
Fri, 04 Sep 2009 02:59:13 +0000 |
Glenn Morris |
(diary-fancy-display): Only switch modes if necessary.
|
Fri, 04 Sep 2009 02:49:07 +0000 |
Glenn Morris |
(vc-rcs-annotate-command): Use forward-line rather than goto-line.
|
Fri, 04 Sep 2009 02:47:26 +0000 |
Glenn Morris |
Use default-value rather than default-enable-multibyte-characters.
|
Fri, 04 Sep 2009 02:46:08 +0000 |
Glenn Morris |
(utf7-encode, utf7-decode): Use mm-with-multibyte-buffer, or
|
Fri, 04 Sep 2009 02:45:43 +0000 |
Glenn Morris |
(quoted-printable-encode-string): Use mm-enable-multibyte, or
|
Thu, 03 Sep 2009 15:21:47 +0000 |
Michael Albinus |
* tramp.texi (Frequently Asked Questions): New item for
|
Thu, 03 Sep 2009 13:21:15 +0000 |
Michael Albinus |
*** empty log message ***
|
Thu, 03 Sep 2009 13:21:04 +0000 |
Michael Albinus |
* tramp.texi (Frequently Asked Questions): New item for
|
Thu, 03 Sep 2009 07:26:31 +0000 |
Glenn Morris |
Use default-value rather than default-enable-multibyte-characters.
|
Thu, 03 Sep 2009 07:20:50 +0000 |
Carsten Dominik |
2009-09-03 Carsten Dominik <dominik@u016822.science.uva.nl>
|
Thu, 03 Sep 2009 07:20:18 +0000 |
Carsten Dominik |
*** empty log message ***
|
Thu, 03 Sep 2009 07:19:15 +0000 |
Carsten Dominik |
2009-09-03 Carsten Dominik <dominik@u016822.science.uva.nl>
|
Thu, 03 Sep 2009 07:18:54 +0000 |
Carsten Dominik |
*** empty log message ***
|
Thu, 03 Sep 2009 07:17:37 +0000 |
Carsten Dominik |
2009-09-03 Carsten Dominik <dominik@u016822.science.uva.nl>
|
Thu, 03 Sep 2009 07:17:25 +0000 |
Carsten Dominik |
*** empty log message ***
|
Thu, 03 Sep 2009 06:54:57 +0000 |
Glenn Morris |
Use default-value rather than default-enable-multibyte-characters.
|
Thu, 03 Sep 2009 06:43:33 +0000 |
Glenn Morris |
Comment.
|
Thu, 03 Sep 2009 06:41:46 +0000 |
Glenn Morris |
Move all safe properties into the defcustoms.
|
Thu, 03 Sep 2009 06:35:25 +0000 |
Glenn Morris |
(appt-check): Don't call substitute-in-file-name on diary-file.
|
Thu, 03 Sep 2009 06:34:19 +0000 |
Glenn Morris |
(diary-set-header, diary-live-p)
|
Thu, 03 Sep 2009 06:03:48 +0000 |
Glenn Morris |
CHENG Gao <chenggao at gmail.com>
|
Thu, 03 Sep 2009 02:21:37 +0000 |
Stefan Monnier |
(footnote-prefix): Make it a defcustom.
|
Thu, 03 Sep 2009 00:36:11 +0000 |
Stefan Monnier |
(Fsend_string_to_terminal): Make it work again on the initial terminal as well.
|
Wed, 02 Sep 2009 17:03:20 +0000 |
Jan Dj¸«£rv |
* xterm.h: Rename x_non_menubar_window_to_frame to
|
Wed, 02 Sep 2009 13:08:50 +0000 |
Carsten Dominik |
2009-09-02 Carsten Dominik <dominik@u016822.science.uva.nl>
|
Wed, 02 Sep 2009 13:08:31 +0000 |
Carsten Dominik |
*** empty log message ***
|
Wed, 02 Sep 2009 13:08:15 +0000 |
Carsten Dominik |
*** empty log message ***
|
Wed, 02 Sep 2009 13:05:58 +0000 |
Carsten Dominik |
2009-09-02 Carsten Dominik <carsten.dominik@gmail.com>
|
Wed, 02 Sep 2009 12:59:52 +0000 |
Carsten Dominik |
2009-09-02 Carsten Dominik <carsten.dominik@gmail.com>
|
Wed, 02 Sep 2009 11:15:56 +0000 |
Michael Albinus |
*** empty log message ***
|
Wed, 02 Sep 2009 11:15:36 +0000 |
Michael Albinus |
* net/tramp-compat.el (top): Autoload used functions from
|
Wed, 02 Sep 2009 11:13:42 +0000 |
Michael Albinus |
* net/tramp.el (tramp-handle-file-attributes-with-ls)
|
Wed, 02 Sep 2009 06:38:07 +0000 |
Glenn Morris |
Pass no argument to gnus-float-time rather than current-time.
|
Wed, 02 Sep 2009 06:37:25 +0000 |
Glenn Morris |
Pass no argument to gnus-float-time rather than current-time.
|
Wed, 02 Sep 2009 06:36:11 +0000 |
Glenn Morris |
(gnus-float-time): Make TIME optional, defaulting to current-time.
|
Wed, 02 Sep 2009 03:29:49 +0000 |
Glenn Morris |
Use gnus-float-time rather than time-to-seconds.
|
Wed, 02 Sep 2009 03:27:14 +0000 |
Glenn Morris |
(gnus-float-time): New function.
|
Wed, 02 Sep 2009 03:26:30 +0000 |
Glenn Morris |
(ecomplete-add-item): In Emacs, use float-time.
|
Wed, 02 Sep 2009 03:24:46 +0000 |
Glenn Morris |
(time-date): Mention float-time.
|
Wed, 02 Sep 2009 03:22:58 +0000 |
Glenn Morris |
*** empty log message ***
|
Wed, 02 Sep 2009 03:22:30 +0000 |
Glenn Morris |
(time-to-seconds): In Emacs, make it an obsolete alias for float-time.
|
Wed, 02 Sep 2009 03:22:00 +0000 |
Glenn Morris |
(time-add): Suppress warnings from compat function.
|
Wed, 02 Sep 2009 03:21:26 +0000 |
Glenn Morris |
(emacs-uptime, emacs-init-time): Use float-time rather than time-to-seconds.
|
Wed, 02 Sep 2009 03:20:48 +0000 |
Glenn Morris |
(rcirc-keepalive, rcirc-handler-ctcp-KEEPALIVE):
|
Wed, 02 Sep 2009 03:17:18 +0000 |
Glenn Morris |
Comment.
|
Wed, 02 Sep 2009 03:11:15 +0000 |
Glenn Morris |
(default-major-mode): Move most of the doc from here...
|
Wed, 02 Sep 2009 03:09:10 +0000 |
Glenn Morris |
(completion-initials-expand): Fix typo.
|
Wed, 02 Sep 2009 03:06:50 +0000 |
Glenn Morris |
(info-menu-5): Mark face alias as obsolete.
|
Wed, 02 Sep 2009 03:06:25 +0000 |
Glenn Morris |
(modeline, modeline-inactive, modeline-highlight, modeline-buffer-id):
|
Wed, 02 Sep 2009 03:04:15 +0000 |
Glenn Morris |
Mark face aliases with "-face" in the name as obsolete.
|
Tue, 01 Sep 2009 23:53:48 +0000 |
Nick Roberts |
(gdb-current-context-command): Move the
|
Tue, 01 Sep 2009 23:36:27 +0000 |
Nick Roberts |
*** empty log message ***
|
Tue, 01 Sep 2009 20:20:11 +0000 |
Stefan Monnier |
Remove todo item now done.
|
Tue, 01 Sep 2009 19:49:34 +0000 |
Stefan Monnier |
(completion-try-completion, completion-all-completions):
|
Tue, 01 Sep 2009 16:26:23 +0000 |
Glenn Morris |
Mark face aliases with "-face" suffix as obsolete.
|
Tue, 01 Sep 2009 16:17:53 +0000 |
Glenn Morris |
Mark face aliases with "-face" suffix as obsolete.
|
Tue, 01 Sep 2009 10:18:00 +0000 |
Nick Roberts |
(gdb-var-create-handler): Remove redundant
|
Tue, 01 Sep 2009 10:16:44 +0000 |
Nick Roberts |
*** empty log message ***
|
Tue, 01 Sep 2009 07:59:50 +0000 |
Miles Bader |
Merge from gnus--devo--0
|
Tue, 01 Sep 2009 07:46:01 +0000 |
Glenn Morris |
(texinfo-heading-face): Mark face aliases with "-face" suffix as obsolete.
|
Tue, 01 Sep 2009 07:24:13 +0000 |
Glenn Morris |
Mark face aliases with "-face" suffix as obsolete.
|
Tue, 01 Sep 2009 03:27:52 +0000 |
Glenn Morris |
*** empty log message ***
|
Tue, 01 Sep 2009 03:26:32 +0000 |
Glenn Morris |
(etags-goto-tag-location): Use forward-line rather than goto-line.
|
Tue, 01 Sep 2009 03:25:10 +0000 |
Glenn Morris |
(file-name-buffer-file-type-alist): Define for compiler.
|
Tue, 01 Sep 2009 03:18:44 +0000 |
Glenn Morris |
Use forward-line rather than goto-line.
|
Tue, 01 Sep 2009 03:17:28 +0000 |
Glenn Morris |
(dos-codepage-setup): Use default-value rather than
|
Tue, 01 Sep 2009 03:17:03 +0000 |
Glenn Morris |
(browse-url-file-url): Use default-value rather than
|
Tue, 01 Sep 2009 03:16:07 +0000 |
Glenn Morris |
(eudc-bob-generic-menu, eudc-bob-image-menu)
|
Tue, 01 Sep 2009 03:14:20 +0000 |
Glenn Morris |
(nslookup): Use make-comint rather than comint-run.
|
Tue, 01 Sep 2009 03:07:11 +0000 |
Glenn Morris |
(gnus-pick-mouse-pick-region): Use forward-line rather than goto-line.
|
Tue, 01 Sep 2009 03:02:25 +0000 |
Glenn Morris |
Remove unnecessary bindings of default-major-mode (all are followed by
|
Tue, 01 Sep 2009 02:54:49 +0000 |
Glenn Morris |
Documented define-obsolete-face-alias.
|
Tue, 01 Sep 2009 02:54:16 +0000 |
Glenn Morris |
(Face Functions): Mention define-obsolete-face-alias.
|
Mon, 31 Aug 2009 18:11:43 +0000 |
Juri Linkov |
*** empty log message ***
|
Mon, 31 Aug 2009 18:11:35 +0000 |
Juri Linkov |
("ipa"): Set `forget-last-selection' to nil.
|
Mon, 31 Aug 2009 15:27:46 +0000 |
Sam Steingold |
add cvtmail & yow
|
Mon, 31 Aug 2009 12:35:55 +0000 |
Nick Roberts |
(gdb-breakpoints-list-handler-custom):
|
Mon, 31 Aug 2009 12:34:15 +0000 |
Nick Roberts |
*** empty log message ***
|
Mon, 31 Aug 2009 05:47:06 +0000 |
Stefan Monnier |
(displayed-completions): Remove.
|
Mon, 31 Aug 2009 03:52:29 +0000 |
Nick Roberts |
(Threads Buffer, Multithreaded Debugging):
|
Mon, 31 Aug 2009 03:50:12 +0000 |
Nick Roberts |
*** empty log message ***
|
Mon, 31 Aug 2009 01:35:25 +0000 |
Glenn Morris |
KR has assignment, so no need for "tiny change".
|
Mon, 31 Aug 2009 01:34:13 +0000 |
Glenn Morris |
Mention define-obsolete-face-alias.
|
Mon, 31 Aug 2009 01:33:58 +0000 |
Glenn Morris |
(diary-button-face): Mark this face alias as obsolete.
|
Mon, 31 Aug 2009 01:33:43 +0000 |
Glenn Morris |
(calendar-today): Doc fix.
|
Mon, 31 Aug 2009 01:33:11 +0000 |
Glenn Morris |
(apropos-symbols-internal): Handle (obsolete) face aliases.
|
Mon, 31 Aug 2009 01:32:58 +0000 |
Glenn Morris |
(describe-face): Adjust the output format to be more like
|
Mon, 31 Aug 2009 01:32:36 +0000 |
Glenn Morris |
(define-obsolete-face-alias): New macro.
|
Mon, 31 Aug 2009 00:28:37 +0000 |
Nick Roberts |
(gdb-control-all-threads)
|
Mon, 31 Aug 2009 00:28:11 +0000 |
Juri Linkov |
*** empty log message ***
|
Mon, 31 Aug 2009 00:27:54 +0000 |
Juri Linkov |
("ipa-kirshenbaum"): Rename from "kirshenbaum-ipa".
|
Mon, 31 Aug 2009 00:27:04 +0000 |
Nick Roberts |
*** empty log message ***
|
Sun, 30 Aug 2009 23:47:11 +0000 |
Juri Linkov |
*** empty log message ***
|
Sun, 30 Aug 2009 23:46:09 +0000 |
Juri Linkov |
(grep-read-files): Strip trailing <N> from buffer names
|
Sun, 30 Aug 2009 23:31:26 +0000 |
Juri Linkov |
*** empty log message ***
|
Sun, 30 Aug 2009 23:30:46 +0000 |
Juri Linkov |
("kirshenbaum-ipa", "x-sampa-ipa"):
|
Sun, 30 Aug 2009 23:12:09 +0000 |
Juri Linkov |
*** empty log message ***
|
Sun, 30 Aug 2009 23:11:48 +0000 |
Juri Linkov |
Recode the file as UTF-8, for better interoperability with other applications.
|
Sun, 30 Aug 2009 22:24:05 +0000 |
Nick Roberts |
(comint-exec-1): Check command is non-null first.
|
Sun, 30 Aug 2009 22:23:15 +0000 |
Nick Roberts |
*** empty log message ***
|
Sun, 30 Aug 2009 21:45:36 +0000 |
Stefan Monnier |
(lisp-complete-symbol): Use minibuffer-complete.
|
Sun, 30 Aug 2009 18:17:20 +0000 |
Juanma Barranquero |
* subr.el (do-after-load-evaluation): Fix last change: use `mapc'
|
Sun, 30 Aug 2009 15:13:35 +0000 |
Stefan Monnier |
(field-complete): Use minibuffer-complete.
|
Sun, 30 Aug 2009 14:24:09 +0000 |
Stefan Monnier |
(ldap-search-internal): Use with-current-buffer and push.
|
Sun, 30 Aug 2009 14:23:21 +0000 |
Stefan Monnier |
(imap-send-command): Simplify.
|
Sun, 30 Aug 2009 14:21:34 +0000 |
Stefan Monnier |
(internal-ange-ftp-mode): Use define-derived-mode.
|
Sun, 30 Aug 2009 14:20:43 +0000 |
Stefan Monnier |
(define-minor-mode): Don't use symbol-value with constant argument.
|
Sun, 30 Aug 2009 14:19:25 +0000 |
Stefan Monnier |
(debugger-setup-buffer): Make it multibyte.
|
Sun, 30 Aug 2009 14:18:59 +0000 |
Stefan Monnier |
(cl-macro-environment): Don't define it here.
|
Sun, 30 Aug 2009 14:18:25 +0000 |
Stefan Monnier |
(cl-macro-environment): Provide a docstring.
|
Sun, 30 Aug 2009 13:59:48 +0000 |
Stefan Monnier |
(checkdoc-force-history-flag):
|
Sun, 30 Aug 2009 05:22:50 +0000 |
Stefan Monnier |
(byte-compile-interactive-only-functions): Add comint-run.
|
Sun, 30 Aug 2009 05:12:46 +0000 |
Stefan Monnier |
Improve commenting convention.
|
Sun, 30 Aug 2009 05:10:22 +0000 |
Stefan Monnier |
(comint-insert-input): Be careful to only set point if we
|
Sun, 30 Aug 2009 05:00:59 +0000 |
Nick Roberts |
*** empty log message ***
|
Sun, 30 Aug 2009 04:54:34 +0000 |
Nick Roberts |
(wait_reading_process_output): Keep the descriptor
|
Sun, 30 Aug 2009 04:50:49 +0000 |
Nick Roberts |
*** empty log message ***
|
Sun, 30 Aug 2009 03:46:18 +0000 |
Stefan Monnier |
(proced-signal-list): Make it an alist.
|
Sun, 30 Aug 2009 03:45:52 +0000 |
Stefan Monnier |
.
|
Sun, 30 Aug 2009 03:45:30 +0000 |
Stefan Monnier |
(minibuffer-message): If the current buffer is not
|
Sun, 30 Aug 2009 02:42:35 +0000 |
Jay Belanger |
*** empty log message ***
|
Sun, 30 Aug 2009 02:42:06 +0000 |
Jay Belanger |
(Simplifying Formulas): Improve the wording.
|
Sun, 30 Aug 2009 01:38:09 +0000 |
Glenn Morris |
(fortran-start-prog-re): New constant, extracted from fortran-current-defun.
|
Sat, 29 Aug 2009 22:27:19 +0000 |
Juanma Barranquero |
* subr.el (do-after-load-evaluation): Simplify.
|
Sat, 29 Aug 2009 19:44:39 +0000 |
Stefan Monnier |
(\circ): Use the `ring operator' rather than `white circle'.
|
Sat, 29 Aug 2009 19:43:34 +0000 |
Stefan Monnier |
(leim-list.el, install): Don't use -r to remove files.
|
Sat, 29 Aug 2009 19:22:38 +0000 |
Stefan Monnier |
* paths.el (abbrev-file-name): Move to abbrev.el.
|
Sat, 29 Aug 2009 18:56:12 +0000 |
Dan Nicolaescu |
* vc.el (vc-print-log-internal): Move RCS/CVS specific code ...
|
Sat, 29 Aug 2009 17:36:30 +0000 |
Eli Zaretskii |
*** empty log message ***
|
Sat, 29 Aug 2009 17:35:56 +0000 |
Eli Zaretskii |
(redisplay_internal): Remove redundant test and collapse both branches
|
Sat, 29 Aug 2009 15:33:27 +0000 |
Stefan Monnier |
(get-free-disk-space): Fix paren-typo in last change.
|
Sat, 29 Aug 2009 14:58:15 +0000 |
Stefan Monnier |
(get-free-disk-space): Use / for default-directory.
|
Sat, 29 Aug 2009 14:52:25 +0000 |
Stefan Monnier |
Fixup commenting conventions.
|
Sat, 29 Aug 2009 14:48:10 +0000 |
Stefan Monnier |
(ispell-accept-output, ispell-command-loop): Use with-current-buffer.
|
Sat, 29 Aug 2009 14:46:56 +0000 |
Stefan Monnier |
Misc minor typos and comments.
|
Sat, 29 Aug 2009 14:44:45 +0000 |
Stefan Monnier |
(byte-compile-const-symbol-p):
|
Sat, 29 Aug 2009 08:10:34 +0000 |
Eli Zaretskii |
*** empty log message ***
|
Sat, 29 Aug 2009 08:10:09 +0000 |
Eli Zaretskii |
(Initial Options): Fix last change.
|
Sat, 29 Aug 2009 03:03:23 +0000 |
Stefan Monnier |
* spam.el (spam-ifile-path, spam-bogofilter-path, spam-sa-learn-path)
|
Sat, 29 Aug 2009 02:25:29 +0000 |
Stefan Monnier |
* NEWS: Declare unibyte sessions obsolete.
|
Sat, 29 Aug 2009 02:25:03 +0000 |
Stefan Monnier |
* NEWS: Declare unibyte sessions obsolete.
|
Sat, 29 Aug 2009 02:23:18 +0000 |
Glenn Morris |
Nuke trailing whitespace.
|
Sat, 29 Aug 2009 02:21:54 +0000 |
Glenn Morris |
Whitespace.
|
Sat, 29 Aug 2009 02:19:37 +0000 |
Glenn Morris |
Kevin Ryde <user42 at zip.com.au>
|
Sat, 29 Aug 2009 02:18:03 +0000 |
Glenn Morris |
(info-real): Don't ignore errors from doc Makefiles.
|
Sat, 29 Aug 2009 02:07:42 +0000 |
Stefan Monnier |
* progmodes/cc-vars.el (c-comment-continuation-stars):
|
Sat, 29 Aug 2009 00:27:12 +0000 |
Miles Bader |
Merge from gnus--devo--0
|
Fri, 28 Aug 2009 23:49:32 +0000 |
Juri Linkov |
*** empty log message ***
|
Fri, 28 Aug 2009 23:49:11 +0000 |
Juri Linkov |
(image-type-header-regexps): Use only JPEG magic number
|
Fri, 28 Aug 2009 23:48:46 +0000 |
Juri Linkov |
(magic-fallback-mode-alist): Add ZIP magic number
|
Fri, 28 Aug 2009 22:50:11 +0000 |
YAMAMOTO Mitsuharu |
*** empty log message ***
|
Fri, 28 Aug 2009 22:49:58 +0000 |
YAMAMOTO Mitsuharu |
[temacs] Undef HAVE_POSIX_MEMALIGN.
|
Fri, 28 Aug 2009 22:49:46 +0000 |
YAMAMOTO Mitsuharu |
(print_load_command_name) [LC_DYLD_INFO]: Add cases
|
Fri, 28 Aug 2009 19:26:38 +0000 |
Sam Steingold |
documented save-interprogram-paste-before-kill & kill-do-not-save-duplicates
|
Fri, 28 Aug 2009 18:35:25 +0000 |
Juanma Barranquero |
* arc-mode.el (archive-mode):
|
Fri, 28 Aug 2009 18:22:30 +0000 |
Juanma Barranquero |
* international/ucs-normalize.el (ucs-normalize-sort, quick-check-list):
|
Fri, 28 Aug 2009 17:02:53 +0000 |
Stefan Monnier |
* gnus/nnheader.el (nnheader-find-file-noselect):
|
Fri, 28 Aug 2009 16:29:25 +0000 |
Stefan Monnier |
* textmodes/ispell.el (ispell-check-version, ispell-send-string):
|
Fri, 28 Aug 2009 14:36:53 +0000 |
Michael Albinus |
*** empty log message ***
|
Fri, 28 Aug 2009 14:36:41 +0000 |
Michael Albinus |
* tramp.texi (Version Control): Remove.
|
Fri, 28 Aug 2009 14:01:04 +0000 |
Eli Zaretskii |
*** empty log message ***
|
Fri, 28 Aug 2009 14:00:24 +0000 |
Eli Zaretskii |
(clean): Add buildobj.h.
|
Fri, 28 Aug 2009 13:58:52 +0000 |
Eli Zaretskii |
(buildobj.h): Renamed from $(SRC)/buildobj.h.
|
Fri, 28 Aug 2009 12:32:55 +0000 |
Michael Albinus |
*** empty log message ***
|
Fri, 28 Aug 2009 12:11:58 +0000 |
Michael Albinus |
*** empty log message ***
|
Fri, 28 Aug 2009 12:11:42 +0000 |
Michael Albinus |
* net/tramp.el (all): Replace "'(lambda" by "(lambda".
|
Fri, 28 Aug 2009 10:56:13 +0000 |
Nick Roberts |
(gdb-use-separate-io-buffer): Remove
|
Fri, 28 Aug 2009 10:55:45 +0000 |
Nick Roberts |
*** empty log message ***
|
Fri, 28 Aug 2009 10:16:03 +0000 |
Teodor Zlatanov |
(print_object): Set escapeflag to 1 when printing
|
Fri, 28 Aug 2009 09:50:05 +0000 |
Andreas Schwab |
Ignore all backup files.
|
Fri, 28 Aug 2009 08:55:23 +0000 |
Eli Zaretskii |
Mention bug numbers in last cmds.c log entry.
|
Fri, 28 Aug 2009 07:15:44 +0000 |
Michael Albinus |
*** empty log message ***
|
Fri, 28 Aug 2009 07:15:33 +0000 |
Michael Albinus |
* NEWS: Mention Tramp connection method "rsyncc" and variable
|
Fri, 28 Aug 2009 04:24:59 +0000 |
Stefan Monnier |
* emulation/viper-init.el (viper-restore-cursor-type):
|
Fri, 28 Aug 2009 04:21:14 +0000 |
Stefan Monnier |
* mh-e/mh-comp.el (mh-send-letter):
|
Fri, 28 Aug 2009 04:12:49 +0000 |
Stefan Monnier |
(edebug-display, edebug-outside-excursion):
|
Fri, 28 Aug 2009 04:05:58 +0000 |
Stefan Monnier |
* mail/feedmail.el: Use CL macros.
|
Fri, 28 Aug 2009 03:18:49 +0000 |
Glenn Morris |
(diary-list-entries, diary-goto-entry)
|
Fri, 28 Aug 2009 02:41:23 +0000 |
Juanma Barranquero |
* leim/.gitignore, lisp/.gitignore: Ignore .el~ files.
|
Fri, 28 Aug 2009 02:40:13 +0000 |
Juanma Barranquero |
* .cvsignore, .gitignore: Ignore buildobj.h.
|
Thu, 27 Aug 2009 21:10:17 +0000 |
Stefan Monnier |
(read_integer): Use doubles (and potentially return a float
|
Thu, 27 Aug 2009 20:10:56 +0000 |
Juanma Barranquero |
Update.
|
Thu, 27 Aug 2009 20:04:25 +0000 |
Juanma Barranquero |
Fix typos.
|
Thu, 27 Aug 2009 19:49:58 +0000 |
Juanma Barranquero |
Fix typos.
|
Thu, 27 Aug 2009 19:03:20 +0000 |
Eli Zaretskii |
*** empty log message ***
|
Thu, 27 Aug 2009 19:02:53 +0000 |
Eli Zaretskii |
(buildobj.h): Replace "echo" with "djecho".
|
Thu, 27 Aug 2009 18:45:26 +0000 |
Eli Zaretskii |
(Mode Line Variables): Fix last change.
|
Thu, 27 Aug 2009 18:35:20 +0000 |
Stefan Monnier |
(update-elcfiles): Report left over elc files.
|
Thu, 27 Aug 2009 18:33:44 +0000 |
Eli Zaretskii |
*** empty log message ***
|
Thu, 27 Aug 2009 18:33:10 +0000 |
Eli Zaretskii |
(SRC): Move to before where it's first used.
|
Thu, 27 Aug 2009 18:32:37 +0000 |
Stefan Monnier |
(build-mail-aliases): Use with-temp-buffer,
|
Thu, 27 Aug 2009 16:53:04 +0000 |
Stefan Monnier |
(vc-read-revision): New function.
|
Thu, 27 Aug 2009 16:18:26 +0000 |
Glenn Morris |
Add fixmes.
|
Thu, 27 Aug 2009 14:56:17 +0000 |
Sam Steingold |
(kill-do-not-save-duplicates): New user option.
|
Thu, 27 Aug 2009 13:50:59 +0000 |
Michael Albinus |
*** empty log message ***
|
Thu, 27 Aug 2009 13:50:41 +0000 |
Michael Albinus |
* net/tramp-cache.el (top): Autoload `tramp-time-less-p'.
|
Thu, 27 Aug 2009 13:47:55 +0000 |
Michael Albinus |
* net/tramp.el (tramp-methods): New method "rsyncc".
|
Thu, 27 Aug 2009 13:36:19 +0000 |
Jay Belanger |
*** empty log message ***
|
Thu, 27 Aug 2009 13:35:10 +0000 |
Jay Belanger |
(Rewrite Rules): Improve the example.
|
Thu, 27 Aug 2009 11:13:33 +0000 |
Kenichi Handa |
*** empty log message ***
|
Thu, 27 Aug 2009 11:12:54 +0000 |
Kenichi Handa |
(send_process): Use encode_coding_object instead of
|
Thu, 27 Aug 2009 07:30:51 +0000 |
Kenichi Handa |
*** empty log message ***
|
Thu, 27 Aug 2009 07:30:29 +0000 |
Kenichi Handa |
(encode_coding_utf_16): Fix checking of an Unicode character.
|
Thu, 27 Aug 2009 07:25:43 +0000 |
Dan Nicolaescu |
* vc-dir.el (vc-dir-update): Remove debug helper.
|
Thu, 27 Aug 2009 07:22:47 +0000 |
Kenichi Handa |
*** empty log message ***
|
Thu, 27 Aug 2009 07:21:29 +0000 |
Kenichi Handa |
(japanese-symbol-table): Add entries for cp932-2-byte.
|
Thu, 27 Aug 2009 07:20:59 +0000 |
Kenichi Handa |
Add category `j' to cp932-2-byte.
|
Thu, 27 Aug 2009 06:26:43 +0000 |
Kenichi Handa |
*** empty log message ***
|
Thu, 27 Aug 2009 06:24:48 +0000 |
Kenichi Handa |
(build-default-fontset-data): New macro.
|
Thu, 27 Aug 2009 06:02:17 +0000 |
Kenichi Handa |
*** empty log message ***
|
Thu, 27 Aug 2009 06:01:24 +0000 |
Kenichi Handa |
(Fself_insert_command): Avoid unnecessay unibyte->multibyte
|
Thu, 27 Aug 2009 05:19:42 +0000 |
Stefan Monnier |
(nnrss-request-article): Avoid default-fill-column.
|
Thu, 27 Aug 2009 04:24:00 +0000 |
Stefan Monnier |
* subr.el (default-mode-line-format, default-header-line-format)
|
Thu, 27 Aug 2009 01:50:12 +0000 |
Dan Nicolaescu |
(vc-cvs-update-changelog): Fix typo.
|
Wed, 26 Aug 2009 20:55:39 +0000 |
Sam Steingold |
(save-interprogram-paste-before-kill): New user option.
|
Wed, 26 Aug 2009 20:22:17 +0000 |
Dan Nicolaescu |
(Fcall_process): Remove always true #if.
|
Wed, 26 Aug 2009 19:57:44 +0000 |
Dan Nicolaescu |
* lisp.h: Replace #if 0 code for checking with text pointing to
|
Wed, 26 Aug 2009 17:54:05 +0000 |
Dan Nicolaescu |
* vc.el (vc-trunk-p): Rename to vc-rcs-trunk-p and move to vc-rcs.el.
|
Wed, 26 Aug 2009 14:47:23 +0000 |
Stefan Monnier |
(byte-compile-lapcode): Fix up last change.
|
Wed, 26 Aug 2009 08:28:23 +0000 |
Ken Raeburn |
* Makefile.in (buildobj.h): New target.
|
Wed, 26 Aug 2009 07:42:11 +0000 |
Dan Nicolaescu |
* vc.el (vc-default-prettify-state-info): Remove function, unused.
|
Wed, 26 Aug 2009 07:01:09 +0000 |
Dan Nicolaescu |
(vc-git-stash, vc-git-stash-show): New functions.
|
Wed, 26 Aug 2009 06:48:58 +0000 |
Dan Nicolaescu |
(vc-git-register): Use "git add" for directories.
|
Wed, 26 Aug 2009 06:45:36 +0000 |
Dan Nicolaescu |
(vc-dir-node-directory, vc-dir-update): Get the parent
|
Wed, 26 Aug 2009 05:26:22 +0000 |
Dan Nicolaescu |
Document the desired behavior for reverted files in the
|
Wed, 26 Aug 2009 03:08:33 +0000 |
Glenn Morris |
(enable-local-variables, enable-local-eval)
|
Wed, 26 Aug 2009 03:07:25 +0000 |
Glenn Morris |
Define risky-local-variable property here rather than in files.el.
|
Wed, 26 Aug 2009 02:59:34 +0000 |
Glenn Morris |
(standard-mode-line-format): Reposition dashes in which-func entry. (Bug#4217)
|
Wed, 26 Aug 2009 02:56:28 +0000 |
Glenn Morris |
Ulrich Mueller <ulm at gentoo.org>
|
Wed, 26 Aug 2009 02:56:05 +0000 |
Stefan Monnier |
(byte-compile-lapcode): Signal overflow.
|
Tue, 25 Aug 2009 19:26:37 +0000 |
Michael Albinus |
*** empty log message ***
|
Tue, 25 Aug 2009 19:26:07 +0000 |
Michael Albinus |
* dbus.texi (Top): Remove footnote saying D-Bus is not enabled by
|
Tue, 25 Aug 2009 10:31:38 +0000 |
Michael Albinus |
*** empty log message ***
|
Tue, 25 Aug 2009 10:31:22 +0000 |
Michael Albinus |
* dbusbind.c (Fdbus_call_method)
|
Tue, 25 Aug 2009 10:26:16 +0000 |
Michael Albinus |
*** empty log message ***
|
Tue, 25 Aug 2009 10:24:25 +0000 |
Michael Albinus |
* net/tramp-gvfs.el (top): Use timeout of 100 msec pinging GVFS
|
Tue, 25 Aug 2009 10:13:54 +0000 |
Michael Albinus |
* net/dbus.el (dbus-ping): Add optional parameter TIMEOUT.
|
Tue, 25 Aug 2009 10:11:08 +0000 |
Michael Albinus |
* progmodes/grep.el (grep-probe): Let-bind `process-file-side-effects' with nil.
|
Tue, 25 Aug 2009 09:05:07 +0000 |
Michael Albinus |
(vc-svn-dir-extra-headers, vc-svn-find-revision):
|
Tue, 25 Aug 2009 09:02:59 +0000 |
Michael Albinus |
* vc-hooks.el (vc-user-login-name):
|
Tue, 25 Aug 2009 09:01:38 +0000 |
Michael Albinus |
* vc-git.el (vc-git-registered, vc-git-working-revision)
|
Tue, 25 Aug 2009 08:55:37 +0000 |
Michael Albinus |
* vc.el (vc-diff-internal): Let-bind `process-file-side-effects' with nil.
|
Tue, 25 Aug 2009 08:53:32 +0000 |
Michael Albinus |
* vc-cvs.el (vc-cvs-state, vc-cvs-diff, vc-cvs-revision-table):
|
Tue, 25 Aug 2009 08:50:56 +0000 |
Michael Albinus |
* vc-bzr.el (vc-bzr-sha1, vc-bzr-revision-completion-table):
|
Tue, 25 Aug 2009 08:49:24 +0000 |
Michael Albinus |
* vc-arch.el (vc-arch-diff): Let-bind `process-file-side-effects' with nil.
|
Tue, 25 Aug 2009 08:47:39 +0000 |
Michael Albinus |
* dired-aux.el (dired-show-file-type): Let-bind
|
Tue, 25 Aug 2009 08:45:41 +0000 |
Michael Albinus |
* simple.el (process-file-side-effects): New defvar.
|
Tue, 25 Aug 2009 08:42:25 +0000 |
Michael Albinus |
*** empty log message ***
|
Tue, 25 Aug 2009 08:42:13 +0000 |
Michael Albinus |
* dbus.texi (Bus names): Add optional parameter TIMEOUT to dbus-ping.
|
Tue, 25 Aug 2009 08:31:42 +0000 |
Michael Albinus |
*** empty log message ***
|
Tue, 25 Aug 2009 08:31:29 +0000 |
Michael Albinus |
* processes.texi (Synchronous Processes): New defvar process-file-side-effects.
|
Tue, 25 Aug 2009 07:36:49 +0000 |
Glenn Morris |
(byte-compile-file-form-require): Tweak previous change.
|
Tue, 25 Aug 2009 07:28:16 +0000 |
Glenn Morris |
(byte-compile-eval): Fix test for cl in load-history for absolute file-names.
|
Tue, 25 Aug 2009 07:05:47 +0000 |
Glenn Morris |
Fix typo.
|
Tue, 25 Aug 2009 07:03:49 +0000 |
Glenn Morris |
(top-level): Don't require cl at run-time.
|
Tue, 25 Aug 2009 06:52:09 +0000 |
Glenn Morris |
Unify local variables at end.
|
Tue, 25 Aug 2009 06:03:09 +0000 |
Kenichi Handa |
(mark_char_table): New function.
|
Tue, 25 Aug 2009 03:26:40 +0000 |
Glenn Morris |
(top-level): Don't require lucid (and hence run-time cl).
|
Tue, 25 Aug 2009 03:24:42 +0000 |
Glenn Morris |
(top-level): Don't require cl at run-time.
|
Tue, 25 Aug 2009 03:23:37 +0000 |
Glenn Morris |
(top-level): Don't require cl at run-time.
|
Tue, 25 Aug 2009 03:21:14 +0000 |
Glenn Morris |
Kevin Ryde <user42 at zip.com.au>
|
Tue, 25 Aug 2009 03:14:22 +0000 |
Glenn Morris |
Kevin Ryde <user42 at zip.com.au>
|
Tue, 25 Aug 2009 03:13:25 +0000 |
Glenn Morris |
Kevin Ryde <user42 at zip.com.au>
|
Tue, 25 Aug 2009 03:12:27 +0000 |
Glenn Morris |
Kevin Ryde <user42 at zip.com.au>
|
Tue, 25 Aug 2009 03:07:16 +0000 |
Glenn Morris |
Revert accidental commit.
|
Tue, 25 Aug 2009 03:05:50 +0000 |
Glenn Morris |
joakim at verona.se
|
Tue, 25 Aug 2009 03:03:27 +0000 |
Glenn Morris |
(format-alist): Doc fix.
|
Tue, 25 Aug 2009 03:02:09 +0000 |
Glenn Morris |
(Format Conversion Round-Trip): Mention nil regexp.
|
Tue, 25 Aug 2009 03:01:20 +0000 |
Glenn Morris |
(Fontsets): Fix typo.
|
Tue, 25 Aug 2009 00:48:59 +0000 |
Kenichi Handa |
*** empty log message ***
|
Tue, 25 Aug 2009 00:48:42 +0000 |
Kenichi Handa |
(CHAR_TABLE_REF_ASCII): New macor.
|
Mon, 24 Aug 2009 19:12:46 +0000 |
Dmitry Dzhus |
(gdb-mapcar*): Replacement for `mapcar*'
|
Mon, 24 Aug 2009 18:43:50 +0000 |
Jay Belanger |
*** empty log message ***
|
Mon, 24 Aug 2009 18:42:17 +0000 |
Jay Belanger |
(math-trig-rewrite, math-hyperbolic-trig-rewrite): New functions.
|
Mon, 24 Aug 2009 17:11:20 +0000 |
Stefan Monnier |
(diff-find-source-location): Avoid goto-line.
|
Mon, 24 Aug 2009 11:43:59 +0000 |
Kenichi Handa |
*** empty log message ***
|
Mon, 24 Aug 2009 11:42:12 +0000 |
Kenichi Handa |
(mapthread): Delete it.
|
Mon, 24 Aug 2009 04:50:07 +0000 |
Daiki Ueno |
Fix the previous entry.
|
Sun, 23 Aug 2009 16:38:42 +0000 |
Daiki Ueno |
(Encrypting/decrypting *.gpg files): Don't refer to nonexistent
|
Sun, 23 Aug 2009 16:23:57 +0000 |
Daiki Ueno |
(Quick start): Don't refer to nonexistent epa-mode.
|
Sun, 23 Aug 2009 04:43:12 +0000 |
Ken Raeburn |
* Makefile.in (emacs${EXEEXT}) [CANNOT_DUMP]: Set EMACSLOADPATH
|
Sun, 23 Aug 2009 03:54:32 +0000 |
Ken Raeburn |
* Makefile.in (install-arch-indep): If the versioned DOC-####
|
Sun, 23 Aug 2009 02:15:00 +0000 |
Ken Raeburn |
* configure.in: Warn if package version specified here doesn't
|
Sun, 23 Aug 2009 00:45:17 +0000 |
Glenn Morris |
(auto-mode-alist): Remove code for defunct system-type next-mach.
|
Sat, 22 Aug 2009 23:02:14 +0000 |
Glenn Morris |
Kevin Ryde <user42 at zip.com.au>
|
Sat, 22 Aug 2009 22:16:58 +0000 |
Glenn Morris |
(bootstrap_exe): New variable.
|
Sat, 22 Aug 2009 21:59:40 +0000 |
Glenn Morris |
Remove code for defunct system-types emx, macos, mswindows,
|
Sat, 22 Aug 2009 21:53:34 +0000 |
Glenn Morris |
Remove code for defunct system-types Apple-Macintosh, emx, ms-windows,
|
Sat, 22 Aug 2009 21:46:56 +0000 |
Glenn Morris |
Comment.
|
Sat, 22 Aug 2009 19:58:13 +0000 |
Glenn Morris |
Re-fill.
|
Sat, 22 Aug 2009 19:47:42 +0000 |
Glenn Morris |
(diary-mark-entries-1): Only mark all days of a given name if the
|
Sat, 22 Aug 2009 19:45:30 +0000 |
Glenn Morris |
(lunar-phase-names): New option.
|
Sat, 22 Aug 2009 19:42:58 +0000 |
Glenn Morris |
(vi-goto-line): Don't warn about non-interactive goto-line.
|
Sat, 22 Aug 2009 19:41:49 +0000 |
Glenn Morris |
Comment.
|
Sat, 22 Aug 2009 19:39:54 +0000 |
Glenn Morris |
(cperl-imenu-name-and-position): Copy imenu-example--name-and-position
|
Sat, 22 Aug 2009 19:29:18 +0000 |
Glenn Morris |
Use forward-line rather than goto-line.
|
Sat, 22 Aug 2009 19:21:18 +0000 |
Glenn Morris |
(compilation-error-regexp-alist, compilation-forget-errors): Declare.
|
Sat, 22 Aug 2009 19:20:27 +0000 |
Glenn Morris |
(makefile-browser-toggle): Use forward-line rather than goto-line.
|
Sat, 22 Aug 2009 19:14:37 +0000 |
Glenn Morris |
(nfd, decomposition-translation-alist, decomposition-char-recursively)
|
Sat, 22 Aug 2009 19:13:34 +0000 |
Glenn Morris |
(gnus-button-patch): Use forward-line rather than goto-line.
|
Sat, 22 Aug 2009 10:26:14 +0000 |
Eli Zaretskii |
*** empty log message ***
|
Sat, 22 Aug 2009 10:23:52 +0000 |
Eli Zaretskii |
(encode_coding_string): Don't encode unibyte strings. (Bug#4047)
|
Sat, 22 Aug 2009 09:07:08 +0000 |
Eli Zaretskii |
*** empty log message ***
|
Sat, 22 Aug 2009 09:06:46 +0000 |
Eli Zaretskii |
How to reassign a bug to a list of packages.
|
Sat, 22 Aug 2009 08:57:34 +0000 |
Michael Albinus |
*** empty log message ***
|
Sat, 22 Aug 2009 08:56:44 +0000 |
Michael Albinus |
* dbusbind.c (XD_WITH_DBUS_WATCH_GET_UNIX_FD): Remove. It was
|
Sat, 22 Aug 2009 08:54:08 +0000 |
Michael Albinus |
* config.in (HAVE_DBUS_WATCH_GET_UNIX_FD): Add.
|
Sat, 22 Aug 2009 08:49:36 +0000 |
Michael Albinus |
*** empty log message ***
|
Sat, 22 Aug 2009 08:48:03 +0000 |
Michael Albinus |
* configure: Regenerate.
|
Sat, 22 Aug 2009 08:47:01 +0000 |
Michael Albinus |
* configure.in: AC_CHECK_FUNCS dbus_watch_get_unix_fd.
|
Sat, 22 Aug 2009 08:22:51 +0000 |
Eli Zaretskii |
*** empty log message ***
|
Sat, 22 Aug 2009 08:22:29 +0000 |
Eli Zaretskii |
Details of how to check for problems with DOS 8+3 file-name restrictions.
|
Sat, 22 Aug 2009 00:17:56 +0000 |
Juri Linkov |
*** empty log message ***
|
Sat, 22 Aug 2009 00:17:48 +0000 |
Juri Linkov |
(lgrep, rgrep): At the beginning
|
Sun, 27 Sep 2009 21:35:46 +0000 |
Chong Yidong |
* cedet/ede/system.el (ede-upload-html-documentation)
|
Sun, 27 Sep 2009 17:50:53 +0000 |
Chong Yidong |
* cedet/ede.el (global-ede-mode-map): Move menu to
|
Sun, 27 Sep 2009 03:59:51 +0000 |
Chong Yidong |
* cedet/semantic/symref/list.el: Require semantic/complete.
|
Sun, 27 Sep 2009 03:42:03 +0000 |
Chong Yidong |
Minor comment tweak.
|
Sun, 27 Sep 2009 03:41:43 +0000 |
Chong Yidong |
Minor comment tweak.
|
Sun, 27 Sep 2009 03:36:58 +0000 |
Chong Yidong |
* cedet/semantic/idle.el (semantic-idle-scheduler-work-timer):
|
Sat, 26 Sep 2009 19:17:02 +0000 |
Chong Yidong |
* cedet/srecode/mode.el (srecode-menu-bar): Use
|
Sat, 26 Sep 2009 18:30:17 +0000 |
Chong Yidong |
* cedet/semantic/edit.el
|
Sat, 26 Sep 2009 18:23:56 +0000 |
Chong Yidong |
* cedet/semantic/util-modes.el
|
Sat, 26 Sep 2009 18:09:29 +0000 |
Chong Yidong |
* cedet/semantic/db-file.el (semanticdb-save-database-hooks): Revert
|
Sat, 26 Sep 2009 18:03:54 +0000 |
Chong Yidong |
Fix last change to use semantic-varalias-obsolete.
|
Sat, 26 Sep 2009 17:47:11 +0000 |
Chong Yidong |
* cedet/semantic/lex.el (semantic-lex-reset-hooks): Doc fix.
|
Mon, 21 Sep 2009 19:05:56 +0000 |
Chong Yidong |
* cedet/semantic.el (semantic-parser-working-message): Use a less
|
Mon, 21 Sep 2009 18:24:56 +0000 |
Chong Yidong |
Use find-file-hook instead of obsolete name find-file-hooks.
|
Mon, 21 Sep 2009 18:20:50 +0000 |
Chong Yidong |
* cedet/semantic/db.el (semanticdb--inhibit-make-directory): New var.
|
Mon, 21 Sep 2009 17:49:07 +0000 |
Chong Yidong |
* help-fns.el (describe-function-1): Call
|
Mon, 21 Sep 2009 15:59:48 +0000 |
Chong Yidong |
* cedet/semantic.el: Add autoloads for semantic/idle functions.
|
Mon, 21 Sep 2009 02:26:07 +0000 |
Chong Yidong |
lisp/cedet/semantic/mru-bookmark.el: New file.
|
Mon, 21 Sep 2009 02:14:58 +0000 |
Chong Yidong |
* menu-bar.el: Remove ediff-misc from Tools menu.
|
Sun, 20 Sep 2009 22:18:36 +0000 |
Chong Yidong |
Update commentary.
|
Sun, 20 Sep 2009 22:16:15 +0000 |
Chong Yidong |
* cedet/cedet.el: Require srecode.
|
Sun, 20 Sep 2009 22:08:24 +0000 |
Chong Yidong |
* cedet/ede/system.el: Add local vars for autoloading.
|
Sun, 20 Sep 2009 22:05:17 +0000 |
Chong Yidong |
lisp/cedet/ede/pmake.el (ede-proj-makefile-create): Require
|
Sun, 20 Sep 2009 21:48:30 +0000 |
Chong Yidong |
* cedet/srecode/compile.el (srecode-compile-split-code)
|
Sun, 20 Sep 2009 21:08:22 +0000 |
Chong Yidong |
cedet/ede/.cvsignore:
|
Sun, 20 Sep 2009 21:07:22 +0000 |
Chong Yidong |
test/cedet/ede-tests.el: New file.
|
Sun, 20 Sep 2009 21:06:41 +0000 |
Chong Yidong |
lisp/cedet/srecode.el:
|
Sun, 20 Sep 2009 15:43:17 +0000 |
Chong Yidong |
* cedet/ede/speedbar.el (ede-speedbar-file-setup): Add autoload.
|
Sun, 20 Sep 2009 15:06:05 +0000 |
Chong Yidong |
* cedet/ede.el, cedet/ede/*.el: New files.
|
Sun, 20 Sep 2009 14:22:30 +0000 |
Chong Yidong |
* progmodes/autoconf.el: Provide autoconf as well.
|
Sun, 20 Sep 2009 04:00:13 +0000 |
Chong Yidong |
Add Semantic unit tests.
|
Sun, 20 Sep 2009 03:44:02 +0000 |
Chong Yidong |
* files.el (auto-mode-alist): Use emacs-lisp-mode for Project.ede.
|
Sat, 19 Sep 2009 17:25:30 +0000 |
Chong Yidong |
Synch to Eric Ludlam's upstream CEDET repository.
|
Sun, 13 Sep 2009 16:18:01 +0000 |
Chong Yidong |
* cedet/semantic/tag-write.el (semantic-tag-write-list-slot-value):
|
Sun, 13 Sep 2009 16:12:23 +0000 |
Chong Yidong |
* cedet/semantic/analyze/fcn.el (semantic-analyze-dereference-metatype-1)
|
Sun, 13 Sep 2009 15:58:30 +0000 |
Chong Yidong |
Synch to Eric Ludlam's upstream CEDET repository.
|
Fri, 11 Sep 2009 01:17:46 +0000 |
Chong Yidong |
lisp/cedet/semantic/scope.el (semantic-analyze-show): Fix require.
|
Mon, 07 Sep 2009 18:01:27 +0000 |
Chong Yidong |
* emacs-lisp/autoload.el (make-autoload): Handle defclass form.
|
Mon, 07 Sep 2009 18:00:19 +0000 |
Chong Yidong |
lisp/cedet/semantic/symref.el: Revert last change.
|
Mon, 07 Sep 2009 17:59:16 +0000 |
Chong Yidong |
lisp/cedet/semantic/db-file.el: Add local vars for autoloading.
|
Mon, 07 Sep 2009 17:54:28 +0000 |
Chong Yidong |
lisp/cedet/semantic/db.el: Revert last change.
|
Mon, 07 Sep 2009 17:54:07 +0000 |
Chong Yidong |
lisp/cedet/semantic/db-typecache.el (semanticdb-typecache)
|
Mon, 07 Sep 2009 17:26:29 +0000 |
Chong Yidong |
lisp/cedet/semantic/symref/grep.el: New file.
|
Mon, 07 Sep 2009 17:25:56 +0000 |
Chong Yidong |
lisp/cedet/semantic/symref.el: Autoload subclasses for
|
Mon, 07 Sep 2009 16:43:21 +0000 |
Chong Yidong |
lisp/cedet/semantic/.cvsignore: New file.
|
Mon, 07 Sep 2009 16:38:54 +0000 |
Chong Yidong |
lisp/cedet/semantic/wisent.el: New file.
|
Mon, 07 Sep 2009 16:38:28 +0000 |
Chong Yidong |
lisp/cedet/semantic/wisent/comp.el:
|
Mon, 07 Sep 2009 16:35:33 +0000 |
Chong Yidong |
lisp/cedet/semantic/util.el (semantic-file-tag-table): Require
|
Mon, 07 Sep 2009 16:34:35 +0000 |
Chong Yidong |
lisp/cedet/semantic/sort.el (semantic-tag-external-class-default)
|
Mon, 07 Sep 2009 16:33:20 +0000 |
Chong Yidong |
Require semantic/db-file.
|
Mon, 07 Sep 2009 16:28:35 +0000 |
Chong Yidong |
lisp/cedet/semantic/db-mode.el (global-semanticdb-minor-mode): Autoload.
|
Mon, 07 Sep 2009 15:31:40 +0000 |
Chong Yidong |
lisp/cedet/semantic/bovine/c.el: Remove unnecessary function declaration.
|
Mon, 07 Sep 2009 01:34:14 +0000 |
Chong Yidong |
lisp/cedet/semantic/edit.el (semantic-change-function): Autoload.
|
Mon, 07 Sep 2009 01:31:06 +0000 |
Chong Yidong |
lisp/cedet/semantic.el (semantic-fetch-tags): Check if progress
|
Sun, 06 Sep 2009 21:22:05 +0000 |
Chong Yidong |
Minor whitespace changes and `require' fixes.
|
Sun, 06 Sep 2009 02:18:37 +0000 |
Chong Yidong |
lisp/cedet/semantic/java.el: File moved here from bovine/ subdirectory.
|
Sun, 06 Sep 2009 02:18:08 +0000 |
Chong Yidong |
lisp/cedet/semantic/java.el: File moved here from bovine/ subdirectory.
|
Sat, 05 Sep 2009 23:39:31 +0000 |
Chong Yidong |
lisp/cedet/semantic/decorate/include.el: Add local vars for autoloading.
|
Sat, 05 Sep 2009 23:36:11 +0000 |
Chong Yidong |
lisp/cedet/semantic/util-modes.el: Add local vars for autoloading.
|
Sat, 05 Sep 2009 23:30:27 +0000 |
Chong Yidong |
lisp/cedet/semantic/symref.el: Add local vars for autoloading.
|
Sat, 05 Sep 2009 23:27:45 +0000 |
Chong Yidong |
lisp/cedet/semantic/scope.el: Add local vars for autoloading.
|
Sat, 05 Sep 2009 23:25:26 +0000 |
Chong Yidong |
lisp/cedet/semantic/idle.el: Add local vars for autoloading.
|
Sat, 05 Sep 2009 23:22:02 +0000 |
Chong Yidong |
lisp/cedet/semantic/ia-sb.el: Add local vars for autoloading.
|
Sat, 05 Sep 2009 23:20:52 +0000 |
Chong Yidong |
lisp/cedet/semantic/ia.el: Add local vars for autoloading.
|
Sat, 05 Sep 2009 23:17:15 +0000 |
Chong Yidong |
lisp/cedet/semantic/dep.el: Add local vars for autoloading.
|
Sat, 05 Sep 2009 23:13:51 +0000 |
Chong Yidong |
lisp/cedet/semantic/db-global.el: Add local vars for autoloading.
|
Sat, 05 Sep 2009 23:12:41 +0000 |
Chong Yidong |
lisp/cedet/semantic/db-find.el (semanticdb-find-test-translate-path)
|
Sat, 05 Sep 2009 23:09:43 +0000 |
Chong Yidong |
lisp/cedet/semantic/complete.el: Add local vars for autoloading.
|
Sat, 05 Sep 2009 23:04:46 +0000 |
Chong Yidong |
lisp/cedet/semantic/db-ref.el: Require semantic/db.
|
Sat, 05 Sep 2009 21:20:17 +0000 |
Chong Yidong |
lisp/cedet/semantic/db-el.el (semanticdb-elisp-sym->tag): Require
|
Sat, 05 Sep 2009 21:09:25 +0000 |
Chong Yidong |
lisp/cedet/semantic/symref/filter.el: New file.
|
Sat, 05 Sep 2009 20:48:18 +0000 |
Chong Yidong |
lisp/cedet/semantic/bovine.el: New file.
|
Sat, 05 Sep 2009 20:47:41 +0000 |
Chong Yidong |
lisp/cedet/semantic/bovine/c-by.el
|
Sat, 05 Sep 2009 20:45:54 +0000 |
Chong Yidong |
lisp/cedet/semantic/decorate/include.el:
|
Sat, 05 Sep 2009 20:38:12 +0000 |
Chong Yidong |
lisp/cedet/semantic/edit.el: Add local vars for autoloading.
|
Sat, 05 Sep 2009 20:32:50 +0000 |
Chong Yidong |
lisp/cedet/semantic.el (semantic--set-buffer-cache): Ensure that
|
Sat, 05 Sep 2009 01:06:46 +0000 |
Chong Yidong |
lisp/cedet/semantic/elp.el (semantic-elp-idle-work): Require semantic/idle.
|
Sat, 05 Sep 2009 01:00:36 +0000 |
Chong Yidong |
* emacs-lisp/autoload.el (generated-autoload-load-name): New var.
|
Thu, 03 Sep 2009 03:58:13 +0000 |
Chong Yidong |
lisp/cedet/semantic/analyze.el: Add local vars for autoloading.
|
Wed, 02 Sep 2009 05:04:38 +0000 |
Chong Yidong |
Fix last change.
|
Wed, 02 Sep 2009 04:37:10 +0000 |
Chong Yidong |
lisp/Makefile.in: Ignore CEDET subdirectories when making subdirs.el.
|
Mon, 31 Aug 2009 14:51:12 +0000 |
Chong Yidong |
cedet/semantic/db.el: Synch to upstream.
|
Mon, 31 Aug 2009 02:16:34 +0000 |
Chong Yidong |
cedet/semantic/chart.el: Don't require semantic/find.
|
Mon, 31 Aug 2009 00:45:41 +0000 |
Chong Yidong |
cedet/semantic/db-debug.el: Don't require semantic/db-mode, since
|
Mon, 31 Aug 2009 00:13:42 +0000 |
Chong Yidong |
cedet/semantic/db-search.el: File removed (obsolete).
|
Sun, 30 Aug 2009 21:16:39 +0000 |
Chong Yidong |
cedet/cedet.el (cedet-packages): Bump srecode version.
|
Sun, 30 Aug 2009 21:06:53 +0000 |
Chong Yidong |
cedet/cedet-files.el: New file.
|
Sun, 30 Aug 2009 14:39:12 +0000 |
Chong Yidong |
cedet/semantic/decorate.el: New file.
|
Sun, 30 Aug 2009 14:37:55 +0000 |
Chong Yidong |
cedet/semantic/db-mode.el: New file.
|
Sun, 30 Aug 2009 14:36:00 +0000 |
Chong Yidong |
semantic/cedet/db-global.el, semantic/cedet/ia-sb.el,
|
Sun, 30 Aug 2009 02:16:46 +0000 |
Chong Yidong |
cedet/semantic/lex-spp.el: Synch to 2009-08-29 version in CEDET CVS.
|
Sun, 30 Aug 2009 02:04:33 +0000 |
Chong Yidong |
Directory eieio removed.
|
Sun, 30 Aug 2009 02:04:15 +0000 |
Chong Yidong |
Move eieio/chart.el to emacs-lisp/chart.el.
|
Sun, 30 Aug 2009 02:02:15 +0000 |
Chong Yidong |
emacs-lisp/eieio-base.el, emacs-lisp/eieio-comp.el,
|
Sun, 30 Aug 2009 02:00:36 +0000 |
Chong Yidong |
eieio/eieio-comp.el, eieio/eieio-custom.el, eieio/eieio-datadebug.el,
|
Sat, 29 Aug 2009 22:28:15 +0000 |
Chong Yidong |
cedet/semantic/idle.el: Remove autoloads.
|
Sat, 29 Aug 2009 22:18:11 +0000 |
Chong Yidong |
cedet/semantic/html.el: Don't require semantic/imenu and senator.
|
Sat, 29 Aug 2009 22:15:32 +0000 |
Chong Yidong |
Fix last change.
|
Sat, 29 Aug 2009 22:15:12 +0000 |
Chong Yidong |
cedet/semantic/elp.el: New file.
|
Sat, 29 Aug 2009 22:14:05 +0000 |
Chong Yidong |
cedet/semantic/symref/idutils.el: Fix require statement.
|
Sat, 29 Aug 2009 20:17:13 +0000 |
Chong Yidong |
cedet/semantic/ia.el: Don't require senator.
|
Sat, 29 Aug 2009 20:15:21 +0000 |
Chong Yidong |
cedet/semantic/symref.el: Don't require ede at top-level.
|
Sat, 29 Aug 2009 20:12:41 +0000 |
Chong Yidong |
cedet/semantic/symref.el, cedet/semantic/symref/cscope.el.
|
Sat, 29 Aug 2009 19:45:47 +0000 |
Chong Yidong |
cedet/semantic/debug.el,
|
Sat, 29 Aug 2009 19:32:33 +0000 |
Chong Yidong |
cedet/semantic/adebug.el, cedet/semantic/chart.el,
|
Sat, 29 Aug 2009 19:00:35 +0000 |
Chong Yidong |
cedet/semantic/analyze.el, cedet/semantic/complete.el,
|
Sat, 29 Aug 2009 00:43:12 +0000 |
Chong Yidong |
* cedet/semantic/tag.el: Add declare-function statements for
|
Fri, 28 Aug 2009 19:18:35 +0000 |
Chong Yidong |
cedet/semantic/ctxt.el, cedet/semantic/db-find.el,
|
Fri, 28 Aug 2009 15:47:01 +0000 |
Chong Yidong |
Fix renamed filenames in file headers.
|
Fri, 28 Aug 2009 15:21:26 +0000 |
Chong Yidong |
cedet/semantic/util.el: New file.
|
Fri, 28 Aug 2009 15:19:20 +0000 |
Chong Yidong |
cedet/semantic/db.el, cedet/semantic/decorate.el,
|
Fri, 28 Aug 2009 15:02:24 +0000 |
Chong Yidong |
cedet/semantic/lex.el: New file.
|
Fri, 28 Aug 2009 15:01:48 +0000 |
Chong Yidong |
cedet/semantic.el: Change requires to use semantic/FOO format.
|
Fri, 28 Aug 2009 14:51:35 +0000 |
Chong Yidong |
Files removed.
|
Tue, 25 Aug 2009 04:19:35 +0000 |
Chong Yidong |
Initial version.
|
Sun, 23 Aug 2009 03:46:01 +0000 |
Chong Yidong |
semantic.el, semantic-tag.el, semantic-lex.el, semantic-fw.el: Initial
|
Sat, 22 Aug 2009 21:34:12 +0000 |
Chong Yidong |
cedet-cscope.el: Fix copyright header.
|
Sat, 22 Aug 2009 19:04:43 +0000 |
Chong Yidong |
cedet-cscope.el, cedet-edebug.el, cedet-global.el, cedet-idutils.el,
|
Sat, 22 Aug 2009 18:08:24 +0000 |
Chong Yidong |
data-debug.el: Remove unnecessary autoloads.
|
Sat, 22 Aug 2009 18:07:46 +0000 |
Chong Yidong |
* emacs-lisp/cl-loaddefs.el (deftype): Add autoload for deftype.
|
Sat, 22 Aug 2009 14:37:23 +0000 |
Chong Yidong |
eieio-doc.el (eieiodoc--class-indexstring, defvar eieiodoc--class-root): New vars.
|
Sat, 22 Aug 2009 14:35:06 +0000 |
Chong Yidong |
Simplified version of Emacs/XEmacs compatibility code from upstream.
|
Sat, 22 Aug 2009 14:33:55 +0000 |
Chong Yidong |
Remove statement preventing it from being loaded twice.
|
Sat, 22 Aug 2009 04:12:52 +0000 |
Chong Yidong |
Add files for the EIEIO library.
|
Fri, 21 Aug 2009 19:36:50 +0000 |
Adrian Robert |
(ns_get_color): fix typo in last change
CEDET_BASE
|
Fri, 21 Aug 2009 19:33:56 +0000 |
Adrian Robert |
* nsterm.m (ns_get_color): Update documentation properly for last
|
Fri, 21 Aug 2009 19:31:48 +0000 |
Adrian Robert |
* nsterm.m (ns_get_color): Update documentation properly for last
|
Fri, 21 Aug 2009 19:29:31 +0000 |
Adrian Robert |
nsfns.m (EmacsDialogPanel-runDialogAt): Add declaration of
|
Fri, 21 Aug 2009 15:09:42 +0000 |
Stefan Monnier |
* textmodes/remember.el (remember-buffer):
|
Fri, 21 Aug 2009 14:59:49 +0000 |
Stefan Monnier |
* net/newst-treeview.el (newsticker-groups-filename):
|
Fri, 21 Aug 2009 14:55:56 +0000 |
Eli Zaretskii |
*** empty log message ***
|
Fri, 21 Aug 2009 14:55:28 +0000 |
Eli Zaretskii |
Add missing keys that exist on the Arabic X keyboard. Don't insert
|
Fri, 21 Aug 2009 14:53:02 +0000 |
Stefan Monnier |
(init_eval_once): Bump max_lisp_eval_depth to 500 for js.el.
|
Fri, 21 Aug 2009 07:44:58 +0000 |
Glenn Morris |
(inferior-moz-process): Fix declaration.
|
Fri, 21 Aug 2009 07:40:24 +0000 |
Glenn Morris |
Use forward-line, not goto-line.
|
Fri, 21 Aug 2009 07:36:41 +0000 |
Glenn Morris |
(imenu-example--name-and-position): Fix obsolescence message.
|
Fri, 21 Aug 2009 07:34:18 +0000 |
Glenn Morris |
(news-mail-reply): Use goto-char rather than goto-line.
|
Fri, 21 Aug 2009 07:31:10 +0000 |
Glenn Morris |
(ns-open-file-select-line): Use line-beginning-position rather than goto-line.
|
Fri, 21 Aug 2009 07:24:26 +0000 |
Glenn Morris |
Use help-print-return-message rather than the now obsolete alias.
|
Fri, 21 Aug 2009 07:11:24 +0000 |
Glenn Morris |
(calendar-cursor-to-nearest-date, calendar-cursor-to-visible-date):
|
Fri, 21 Aug 2009 07:02:28 +0000 |
Glenn Morris |
(rmail-obsolete): Delete custom group.
|
Fri, 21 Aug 2009 06:45:22 +0000 |
Michael Albinus |
*** empty log message ***
|
Fri, 21 Aug 2009 06:43:24 +0000 |
Michael Albinus |
* net/dbus.el (top): Initialize only when `dbusbind' is loaded.
|
Fri, 21 Aug 2009 06:19:23 +0000 |
Dan Nicolaescu |
Remove leftover macos code.
|
Fri, 21 Aug 2009 06:16:07 +0000 |
Dan Nicolaescu |
emacsclient already accepts -nw.
|
Fri, 21 Aug 2009 03:37:33 +0000 |
Dan Nicolaescu |
(vc-git-annotate-command): Run asynchronously.
|
Thu, 20 Aug 2009 15:24:58 +0000 |
Michael Albinus |
*** empty log message ***
|
Thu, 20 Aug 2009 15:24:44 +0000 |
Michael Albinus |
* net/dbus.el (top): Don't check for (getenv
|
Thu, 20 Aug 2009 12:54:57 +0000 |
Michael Albinus |
*** empty log message ***
|
Thu, 20 Aug 2009 12:54:32 +0000 |
Michael Albinus |
* dbusbind.c (XD_WITH_DBUS_WATCH_GET_UNIX_FD): New macro.
|
Thu, 20 Aug 2009 09:44:25 +0000 |
YAMAMOTO Mitsuharu |
*** empty log message ***
|
Thu, 20 Aug 2009 09:44:15 +0000 |
YAMAMOTO Mitsuharu |
(ns_get_color): Remove incompatible color formats again.
|
Thu, 20 Aug 2009 09:44:06 +0000 |
YAMAMOTO Mitsuharu |
(Fxw_color_values): Return 3-element list. Doc fix.
|
Thu, 20 Aug 2009 07:11:54 +0000 |
Glenn Morris |
(Non-Gregorian Diary): Mention ``Adar I'' special case.
|
Thu, 20 Aug 2009 06:41:43 +0000 |
Glenn Morris |
(system-type): Doc fix.
|
Wed, 19 Aug 2009 19:55:58 +0000 |
Stefan Monnier |
* log-edit.el (log-edit-strip-single-file-name): New var.
|
Wed, 19 Aug 2009 19:42:25 +0000 |
Stefan Monnier |
(read-passwd): Use read-key so keypad keys work as well.
|
Wed, 19 Aug 2009 18:07:07 +0000 |
Stefan Monnier |
(help-print-return-message): Rename from print-help-return-message.
|
Wed, 19 Aug 2009 17:31:26 +0000 |
Stefan Monnier |
(log-view-mode-map): Remove `q' binding, and unreliable
|
Wed, 19 Aug 2009 17:28:52 +0000 |
Stefan Monnier |
(linum-mode): window-size-change-functions is redundant.
|
Wed, 19 Aug 2009 17:16:26 +0000 |
Stefan Monnier |
(imenu-example--name-and-position, imenu-example--lisp-extract-index-name)
|
Wed, 19 Aug 2009 17:15:30 +0000 |
Stefan Monnier |
(inferior-prolog-error-regexp-alist): New var.
|
Wed, 19 Aug 2009 14:39:35 +0000 |
Stefan Monnier |
(syms_of_keyboard): Default to 5 buttons, which should be
|
Wed, 19 Aug 2009 11:23:19 +0000 |
Kenichi Handa |
*** empty log message ***
|
Wed, 19 Aug 2009 11:22:01 +0000 |
Kenichi Handa |
("Tibetan"): Fix sample-text entry.
|
Wed, 19 Aug 2009 11:21:30 +0000 |
Kenichi Handa |
("TaiViet"): Fix sample-text entry.
|
Wed, 19 Aug 2009 07:15:28 +0000 |
Michael Albinus |
*** empty log message ***
|
Wed, 19 Aug 2009 07:14:46 +0000 |
Michael Albinus |
*** empty log message ***
|
Wed, 19 Aug 2009 07:11:48 +0000 |
Michael Albinus |
*** empty log message ***
|
Wed, 19 Aug 2009 07:08:57 +0000 |
Michael Albinus |
* net/dbus.el (top): Apply `dbus-init-bus' for the :session bus
|
Wed, 19 Aug 2009 03:03:05 +0000 |
Stefan Monnier |
* subr.el (listify-key-sequence-1): Use normal syntax since those
|
Wed, 19 Aug 2009 02:59:11 +0000 |
Glenn Morris |
(Acknowledgments): Remove cvtmail. Mention info-finder.
|
Wed, 19 Aug 2009 02:57:20 +0000 |
Glenn Morris |
Remove cvtmail.
|
Wed, 19 Aug 2009 02:57:08 +0000 |
Glenn Morris |
Remove file
|
Wed, 19 Aug 2009 02:56:12 +0000 |
Glenn Morris |
(UTILITIES): Remove cvtmail.
|
Wed, 19 Aug 2009 02:55:06 +0000 |
Glenn Morris |
Remove cvtmail.
|
Wed, 19 Aug 2009 02:54:46 +0000 |
Glenn Morris |
Remove cvtmail, yow, emacsserver.
|
Wed, 19 Aug 2009 02:53:53 +0000 |
Glenn Morris |
(authors-fixed-entries): Remove cvtmail.
|
Wed, 19 Aug 2009 02:52:17 +0000 |
Glenn Morris |
Remove reference to cvtmail.
|
Wed, 19 Aug 2009 02:31:59 +0000 |
Stefan Monnier |
(choose-completion-string): Don't rely on minibuffer-completing-file-name
|
Wed, 19 Aug 2009 02:15:19 +0000 |
Stefan Monnier |
(minibuffer-hide-completions): New function.
|
Tue, 18 Aug 2009 19:17:22 +0000 |
Stefan Monnier |
(ucs-normalize-hfs-nfd-post-read-conversion):
|
Tue, 18 Aug 2009 19:11:41 +0000 |
Stefan Monnier |
(completion--do-completion): Move point for the #b001 case as well (bug#4176).
|
Tue, 18 Aug 2009 16:23:09 +0000 |
Glenn Morris |
Checklist for adding new files to Emacs.
|
Tue, 18 Aug 2009 15:17:02 +0000 |
Michael Albinus |
*** empty log message ***
|
Tue, 18 Aug 2009 15:16:41 +0000 |
Michael Albinus |
* dbusbind.c (xd_add_watch, xd_remove_watch, Fdbus_init_bus): New
|
Tue, 18 Aug 2009 15:12:14 +0000 |
Michael Albinus |
*** empty log message ***
|
Tue, 18 Aug 2009 15:12:01 +0000 |
Michael Albinus |
* net/dbus.el (dbus-init-bus): Declare. Apply it for the :system
|
Tue, 18 Aug 2009 07:35:06 +0000 |
Glenn Morris |
(Acknowledgments): Add files-x.el.
|
Tue, 18 Aug 2009 07:32:46 +0000 |
Glenn Morris |
--daemon was done some time ago.
|
Tue, 18 Aug 2009 07:32:19 +0000 |
Glenn Morris |
Minor modes via local variables:
|
Tue, 18 Aug 2009 07:30:14 +0000 |
Glenn Morris |
(Acknowledgments): Add ucs-normalize.el.
|
Tue, 18 Aug 2009 07:28:36 +0000 |
Glenn Morris |
Fix ucs-normalize attribution.
|
Tue, 18 Aug 2009 07:27:23 +0000 |
Glenn Morris |
Add js.el author.
|
Tue, 18 Aug 2009 07:26:03 +0000 |
Glenn Morris |
(Acknowledgments): Update for js.el replacing js2-mode.el.
|
Tue, 18 Aug 2009 01:26:28 +0000 |
Kenichi Handa |
*** empty log message ***
|
Tue, 18 Aug 2009 01:26:05 +0000 |
Kenichi Handa |
(ucs-normalize-version): Changed to 1.1.
|
Tue, 18 Aug 2009 01:21:01 +0000 |
Kenichi Handa |
*** empty log message ***
|
Tue, 18 Aug 2009 01:20:34 +0000 |
Kenichi Handa |
Change to utf-8. Adjust coding cookie.
|
Tue, 18 Aug 2009 01:19:31 +0000 |
Kenichi Handa |
Change to utf-8. Adjust coding cookie.
|
Tue, 18 Aug 2009 01:17:51 +0000 |
Kenichi Handa |
*** empty log message ***
|
Tue, 18 Aug 2009 01:16:59 +0000 |
Kenichi Handa |
Change to utf-8. Adjust coding cookie.
|
Tue, 18 Aug 2009 00:37:11 +0000 |
Kenichi Handa |
*** empty log message ***
|
Tue, 18 Aug 2009 00:36:59 +0000 |
Kenichi Handa |
(Ffontset_font): Fix previous change.
|
Tue, 18 Aug 2009 00:22:28 +0000 |
Kenichi Handa |
*** empty log message ***
|
Tue, 18 Aug 2009 00:21:36 +0000 |
Kenichi Handa |
*** empty log message ***
|
Mon, 17 Aug 2009 23:50:26 +0000 |
Chong Yidong |
Note that specifying a minor mode as a local variables enables that
|
Mon, 17 Aug 2009 23:40:19 +0000 |
Chong Yidong |
* files.el (hack-one-local-variable): If the mode function is for
|
Mon, 17 Aug 2009 21:04:05 +0000 |
Chong Yidong |
* process.c (status_notify): Don't perform redisplay.
|
Mon, 17 Aug 2009 19:12:10 +0000 |
Michael Albinus |
*** empty log message ***
|
Mon, 17 Aug 2009 19:11:33 +0000 |
Michael Albinus |
* net/tramp.el (tramp-register-completion-file-name-handler):
|
Mon, 17 Aug 2009 01:25:54 +0000 |
Ken Raeburn |
* lisp.h (XFLOAT_DATA): Produce an rvalue by adding 0 to the value.
|