Mercurial > emacs
graph
-
* vc.el: Move comments about RCS and SCCS ...Wed, 14 Oct 2009 06:00:51 +0000, by Dan Nicolaescu
-
(completion--file-name-table): Return nil if there'sWed, 14 Oct 2009 03:05:06 +0000, by Stefan Monnier
-
(read-file-local-variable-value): Don't filter outTue, 13 Oct 2009 22:35:44 +0000, by Juri Linkov
-
Adjust acknowledgement in last changelog entry.Tue, 13 Oct 2009 19:50:43 +0000, by Adrian Robert
-
* international/mule-cmds.el (ucs-names): Remove exclusion ofTue, 13 Oct 2009 07:45:18 +0000, by Juanma Barranquero
-
*** empty log message ***Tue, 13 Oct 2009 05:17:40 +0000, by Kenichi Handa
-
*** empty log message ***Tue, 13 Oct 2009 05:03:59 +0000, by Kenichi Handa
-
*** empty log message ***Tue, 13 Oct 2009 05:03:03 +0000, by Kenichi Handa
-
Regenerated.Tue, 13 Oct 2009 05:02:39 +0000, by Kenichi Handa
-
fix a typo in the last patchTue, 13 Oct 2009 02:59:19 +0000, by Sam Steingold
-
* bs.el (bs-mode): Fix last change. (`revert-buffer-function'Tue, 13 Oct 2009 01:13:08 +0000, by Juanma Barranquero
-
Add space after casts in last change.Tue, 13 Oct 2009 01:05:18 +0000, by Adrian Robert
-
* dbusbind.c (dbus-method-return-internal)Tue, 13 Oct 2009 01:04:07 +0000, by Adrian Robert
-
(list_processes_1): Use long format in printf, and cast argument.Tue, 13 Oct 2009 01:03:46 +0000, by Adrian Robert
-
(font_unparse_xlfd, font_unparse_fcname): Use long format in printf, and cast argument.Tue, 13 Oct 2009 01:03:38 +0000, by Adrian Robert
-
(dbus-method-return-internal, dbus-method-error-internal): Use long format in printf, and cast argument.Tue, 13 Oct 2009 01:03:29 +0000, by Adrian Robert
-
(compilation-mode-font-lock-keywords): Do not prepend "^ *" toMon, 12 Oct 2009 21:04:15 +0000, by Sam Steingold
-
(compilation-next-error-function): Fix theMon, 12 Oct 2009 20:42:45 +0000, by Sam Steingold
-
(tramp-smb-do-file-attributes-with-stat): Let-bind `size'.Mon, 12 Oct 2009 07:02:59 +0000, by Glenn Morris
-
* proced.el (proced-unload-function): New function.Mon, 12 Oct 2009 04:59:04 +0000, by Juanma Barranquero
-
* bs.el (bs-mode): Set `revert-buffer-function' to `bs-refresh'.Mon, 12 Oct 2009 04:57:46 +0000, by Juanma Barranquero
-
* menu-bar.el (menu-bar-file-menu): Fix format of `separator-exit' item.Mon, 12 Oct 2009 00:52:23 +0000, by Juanma Barranquero
-
* configure.in (NS_HAVE_NSINTEGER): Remove this test and define.Mon, 12 Oct 2009 00:45:10 +0000, by Adrian Robert
-
(NSPoint, NSSize) [!__OBJC__]: Define and use CGFloat.Mon, 12 Oct 2009 00:38:28 +0000, by Adrian Robert
-
* configure.in (NS_HAVE_NSINTEGER): Remove this test and define.Mon, 12 Oct 2009 00:36:20 +0000, by Adrian Robert
-
* config.in (NS_HAVE_NSINTEGER): Drop.Mon, 12 Oct 2009 00:35:54 +0000, by Adrian Robert
-
* config.in (NS_HAVE_NSINTEGER): Drop.Mon, 12 Oct 2009 00:31:58 +0000, by Adrian Robert
-
2009-10-11 Adrian Robert <Adrian.B.Robert@gmail.com>Mon, 12 Oct 2009 00:28:30 +0000, by Adrian Robert
-
* nsterm.m (ns_color_to_lisp): Use CGFloat where appropriate. FixMon, 12 Oct 2009 00:27:52 +0000, by Adrian Robert
-
* nsfont.m (ns_char_width): Replace deprecated call (suggested byMon, 12 Oct 2009 00:27:28 +0000, by Adrian Robert
-
* nsmenu.m (EmacsMenu-addItemWithWidgetValue:): Use NSIntegerMon, 12 Oct 2009 00:27:13 +0000, by Adrian Robert
-
(EmacsView, EmacsMenu, EmacsToolbar, EmacsTooltip): Add formal protocol mention to inheritance. [NS_HAVE_NSINTEGER]: Drop conditional and contents.Mon, 12 Oct 2009 00:26:45 +0000, by Adrian Robert
-
(EmacsImage-setXBMColor:,-getPixelAtX:Y:): Use CGFloat where appropriate.Mon, 12 Oct 2009 00:26:41 +0000, by Adrian Robert
-
(xw-color-values): Use CGFloat where appropriate.Mon, 12 Oct 2009 00:26:38 +0000, by Adrian Robert
-
*** empty log message ***Sun, 11 Oct 2009 23:53:22 +0000, by Juri Linkov
-
(read-file-local-variable-value):Sun, 11 Oct 2009 23:50:38 +0000, by Juri Linkov
-
Fix last change.Sun, 11 Oct 2009 15:01:27 +0000, by Michael Albinus
-
*** empty log message ***Sun, 11 Oct 2009 15:00:46 +0000, by Michael Albinus
-
*** empty log message ***Sun, 11 Oct 2009 14:02:23 +0000, by Michael Albinus
-
* net/tramp-smb.el (tramp-smb-errors): Add error messages.Sun, 11 Oct 2009 14:01:43 +0000, by Michael Albinus
-
* net/tramp-cache.el (tramp-flush-connection-property): The hashSun, 11 Oct 2009 14:00:30 +0000, by Michael Albinus
-
* net/tramp.el (tramp-local-host-p): Function shall return nil forSun, 11 Oct 2009 13:59:28 +0000, by Michael Albinus
-
Update.Sun, 11 Oct 2009 03:48:10 +0000, by Juanma Barranquero
-
* emacs-lisp/eieio.el: Avoid requiring cl at runtime.Sun, 11 Oct 2009 02:19:27 +0000, by Chong Yidong
-
(Size and Position): Clarify what is included in the frame height. (Bug#4535)Sun, 11 Oct 2009 00:07:05 +0000, by Glenn Morris
-
(Fframe_pixel_height): Doc fix. (Bug#4535)Sun, 11 Oct 2009 00:01:11 +0000, by Glenn Morris
-
(frame-height): Doc fix.Sat, 10 Oct 2009 23:50:10 +0000, by Glenn Morris
-
Documented window-full-height-p.Sat, 10 Oct 2009 23:43:27 +0000, by Glenn Morris
-
(Size of Window): The relationship between window and frame heights isSat, 10 Oct 2009 23:43:03 +0000, by Glenn Morris
-
* bookmark.elSat, 10 Oct 2009 21:54:13 +0000, by Karl Fogel
-
* bookmark.elSat, 10 Oct 2009 21:48:22 +0000, by Karl Fogel
-
(calendar-split-width-threshold): New option.Sat, 10 Oct 2009 20:50:39 +0000, by Glenn Morris
-
* cedet/ede/proj-shared.el (ede-proj-makefile-target-name): Use .laSat, 10 Oct 2009 19:15:50 +0000, by Chong Yidong
-
(try_window_id): Fix typos in comments.Sat, 10 Oct 2009 16:39:05 +0000, by Eli Zaretskii
-
(redisplay_internal): Fix typos in comments.Sat, 10 Oct 2009 08:09:22 +0000, by Eli Zaretskii
-
* cedet/ede/pconf.el (ede-proj-configure-synchronize): UseFri, 09 Oct 2009 20:32:02 +0000, by Chong Yidong
-
* international/mule-cmds.el (ucs-names): Exclude new "EnclosedFri, 09 Oct 2009 13:03:17 +0000, by Juanma Barranquero
-
* lisp/bookmark.el (bookmark-bmenu-rename): Don't call bookmark-bmenu-list,Fri, 09 Oct 2009 06:50:14 +0000, by Karl Fogel
-
* lisp/bookmark.el (bookmark-delete): Don't let batch arg prevent saving.Fri, 09 Oct 2009 06:44:40 +0000, by Karl Fogel
-
(report-emacs-bug): Also print `features'.Fri, 09 Oct 2009 06:29:56 +0000, by Glenn Morris
-
* lisp/bookmark.el (bookmark-jump): Add new `display-func' parameter.Fri, 09 Oct 2009 05:54:57 +0000, by Karl Fogel
-
* etc/NEWS (Changes in Specialized Modes and Packages in Emacs 23.1):Fri, 09 Oct 2009 05:25:08 +0000, by Karl Fogel
-
* eieio.texi: Fix typos.Fri, 09 Oct 2009 02:58:57 +0000, by Juanma Barranquero
-
* cedet/ede/proj.el (project-compile-project): Fix filename test.Thu, 08 Oct 2009 22:13:42 +0000, by Chong Yidong
-
* cedet/ede/proj.el (project-make-dist): Fix filename test.Thu, 08 Oct 2009 22:08:49 +0000, by Chong Yidong
-
*** empty log message ***Thu, 08 Oct 2009 15:21:31 +0000, by Michael Albinus
-
* net/tramp-smb.el (tramp-smb-handle-copy-directory): Handle theThu, 08 Oct 2009 15:21:19 +0000, by Michael Albinus
-
* net/tramp.el (tramp-file-name-real-user, tramp-file-name-domain)Thu, 08 Oct 2009 15:19:56 +0000, by Michael Albinus
-
gtkutil.c (create_menus): Call gtk_widget_set_size_request forThu, 08 Oct 2009 15:18:15 +0000, by Jan Dj¸«£rv
-
* cedet/ede/proj-obj.el (ede-gcc-linker): New var.Thu, 08 Oct 2009 14:09:09 +0000, by Chong Yidong
-
* fontset.c (Fset_fontset_font): Fix typos in error messages.Thu, 08 Oct 2009 10:54:58 +0000, by Juanma Barranquero
-
* cedet/ede/source.el (ede-want-any-source-files-p)Thu, 08 Oct 2009 01:49:05 +0000, by Chong Yidong
-
(set_cursor_from_row): Fix commentary.Wed, 07 Oct 2009 20:07:31 +0000, by Eli Zaretskii
-
* Makefile.in (INFO_FILES): Add EDE and EIEIO.Wed, 07 Oct 2009 18:26:40 +0000, by Juanma Barranquero
-
* makefile.w32-in (WINS_UPDATES): Fix typo in previous change.Wed, 07 Oct 2009 17:10:19 +0000, by Juanma Barranquero
-
(batch-update-autoloads): Remove useless use of concat.Wed, 07 Oct 2009 16:10:31 +0000, by Glenn Morris
-
* cl.texi (Argument Lists): Clarify explicit keyword arguments.Wed, 07 Oct 2009 15:04:43 +0000, by Chong Yidong
-
(read-file-local-variable): Include someWed, 07 Oct 2009 14:33:31 +0000, by Stefan Monnier
-
(Text Lines): Remove goto-line, since it shouldn't be used from Lisp.Wed, 07 Oct 2009 14:32:08 +0000, by Stefan Monnier
-
*** empty log message ***Wed, 07 Oct 2009 11:31:21 +0000, by Michael Albinus
-
*** empty log message ***Wed, 07 Oct 2009 11:30:40 +0000, by Michael Albinus
-
* net/tramp-smb.el (tramp-smb-errors): Add error messages.Wed, 07 Oct 2009 11:30:19 +0000, by Michael Albinus
-
* net/tramp-cache.el (tramp-flush-connection-property): Add trace message.Wed, 07 Oct 2009 11:27:10 +0000, by Michael Albinus
-
*** empty log message ***Wed, 07 Oct 2009 10:20:04 +0000, by Eli Zaretskii
-
(Directory Names) <abbreviate-file-name>: Document that root homeWed, 07 Oct 2009 10:19:21 +0000, by Eli Zaretskii
-
*** empty log message ***Wed, 07 Oct 2009 09:58:54 +0000, by Eli Zaretskii
-
(batch-update-autoloads): Fix last change to not error out of searchWed, 07 Oct 2009 09:58:11 +0000, by Eli Zaretskii
-
* makefile.w32-in (WINS_UPDATES): New macro.Wed, 07 Oct 2009 09:31:32 +0000, by Juanma Barranquero
-
(autoloads): Revert previous change.Wed, 07 Oct 2009 07:19:07 +0000, by Glenn Morris
-
(batch-update-autoloads): Rather than having the list of preloadedWed, 07 Oct 2009 07:18:53 +0000, by Glenn Morris
-
Update comment.Wed, 07 Oct 2009 05:37:05 +0000, by Chong Yidong
-
(calendar-basic-setup): In the wide frame case, show the originalWed, 07 Oct 2009 02:57:46 +0000, by Glenn Morris
-
Markus Rost <rost at math.uni-bielefeld.de>Wed, 07 Oct 2009 02:52:37 +0000, by Glenn Morris
-
Fix typo in previous change.Wed, 07 Oct 2009 02:12:23 +0000, by Juanma Barranquero
-
* makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add eieio, ede.Wed, 07 Oct 2009 01:43:06 +0000, by Juanma Barranquero
-
Add entries for the EDE and EIEIO manuals.Wed, 07 Oct 2009 01:11:38 +0000, by Chong Yidong
-
* eieio.texi:Wed, 07 Oct 2009 01:10:52 +0000, by Chong Yidong
-
(tramp-compat-process-running-p): Check thatTue, 06 Oct 2009 19:52:15 +0000, by Sam Steingold
-
*** empty log message ***Tue, 06 Oct 2009 18:32:07 +0000, by Eli Zaretskii
-
(Special Properties): Document the meaning of the `cursor' text propertyTue, 06 Oct 2009 18:31:49 +0000, by Eli Zaretskii
-
(set_cursor_from_row): Fix and improve comments.Tue, 06 Oct 2009 18:20:22 +0000, by Eli Zaretskii
-
* play/animate.el (animate-string): For good effect, make sureTue, 06 Oct 2009 11:15:01 +0000, by Juanma Barranquero
-
Regenerate.Tue, 06 Oct 2009 06:40:40 +0000, by Glenn Morris
-
Regenerate.Tue, 06 Oct 2009 06:40:08 +0000, by Glenn Morris
-
(define-obsolete-face-alias): Doc fix.Tue, 06 Oct 2009 03:43:23 +0000, by Glenn Morris
-
(autoloads): Skip preloaded files. (Bug#4446)Tue, 06 Oct 2009 03:12:55 +0000, by Glenn Morris
-
(autoload-excludes): New variable.Tue, 06 Oct 2009 03:12:32 +0000, by Glenn Morris
-
Fix typo in previous.Tue, 06 Oct 2009 03:09:25 +0000, by Glenn Morris
-
(tramp-handle-start-file-process): Move tramp-error callTue, 06 Oct 2009 02:50:44 +0000, by Glenn Morris
-
(f90-end-of-block, f90-beginning-of-block):Tue, 06 Oct 2009 02:49:02 +0000, by Glenn Morris
-
(fortran-end-of-block, fortran-beginning-of-block):Tue, 06 Oct 2009 02:48:44 +0000, by Glenn Morris
-
(emacs${EXEEXT}): Remove direct dependence on SOME_MACHINE_LISP (thisTue, 06 Oct 2009 02:45:26 +0000, by Glenn Morris
-
Use window-full-height-p.Tue, 06 Oct 2009 02:42:29 +0000, by Glenn Morris
-
(rmail-cease-edit): If there is a Content-Type header we don'tTue, 06 Oct 2009 02:37:22 +0000, by Glenn Morris
-
Matthew Junker <matthew.junker at sbcglobal.net> (tiny change)Tue, 06 Oct 2009 02:36:35 +0000, by Glenn Morris
-
(describe-function-1): Don't burp is the function is not a symbol.Mon, 05 Oct 2009 19:50:15 +0000, by Stefan Monnier
-
Fix typos.Mon, 05 Oct 2009 15:32:08 +0000, by Juanma Barranquero
-
(log-view-vc-backend): Declare for compiler.Mon, 05 Oct 2009 15:12:29 +0000, by Dan Nicolaescu
-
(log-view-diff): Use vc-diff-internal instead ofMon, 05 Oct 2009 15:09:59 +0000, by Dan Nicolaescu
-
*** empty log message ***Mon, 05 Oct 2009 11:49:45 +0000, by Michael Albinus
-
* files.texi (Magic File Names): Add `copy-directory'.Mon, 05 Oct 2009 11:49:32 +0000, by Michael Albinus
-
*** empty log message ***Mon, 05 Oct 2009 11:42:18 +0000, by Eli Zaretskii
-
(eval-expression): Doc fix.Mon, 05 Oct 2009 11:41:59 +0000, by Eli Zaretskii
-
*** empty log message ***Mon, 05 Oct 2009 11:41:48 +0000, by Michael Albinus
-
* tramp.texi (Remote processes): Association of a pty is not supported.Mon, 05 Oct 2009 11:41:24 +0000, by Michael Albinus
-
*** empty log message ***Mon, 05 Oct 2009 11:34:15 +0000, by Eli Zaretskii
-
(cwarn-mode): Doc fix.Mon, 05 Oct 2009 11:32:27 +0000, by Eli Zaretskii
-
*** empty log message ***Mon, 05 Oct 2009 11:30:52 +0000, by Michael Albinus
-
* net/tramp.el (tramp-verbose): Fix docstring.Mon, 05 Oct 2009 11:30:31 +0000, by Michael Albinus
-
*** empty log message ***Mon, 05 Oct 2009 08:45:07 +0000, by Eli Zaretskii
-
(File Attributes): Fix description of file attributes. (Bug#4638)Mon, 05 Oct 2009 08:44:33 +0000, by Eli Zaretskii
-
*** empty log message ***Mon, 05 Oct 2009 08:35:41 +0000, by Eli Zaretskii
-
(Ffile_attributes): Doc fix. (Bug#4638)Mon, 05 Oct 2009 08:35:12 +0000, by Eli Zaretskii
-
*** empty log message ***Mon, 05 Oct 2009 08:11:56 +0000, by Michael Albinus
-
* files.texi (Create/Delete Dirs): New command copy-directory.Mon, 05 Oct 2009 08:11:42 +0000, by Michael Albinus
-
*** empty log message ***Mon, 05 Oct 2009 07:57:30 +0000, by Michael Albinus
-
* files.texi (Misc File Ops): Mention copy-directory.Mon, 05 Oct 2009 07:57:21 +0000, by Michael Albinus
-
*** empty log message ***Mon, 05 Oct 2009 07:44:01 +0000, by Michael Albinus
-
* files.el (directory-files-no-dot-files-regexp): New defconst.Mon, 05 Oct 2009 07:41:46 +0000, by Michael Albinus
-
(diary-show-all-entries): Re-fit the calendar window if necessary.Mon, 05 Oct 2009 05:39:48 +0000, by Stefan Monnier
-
(calendar-basic-setup): Don't call switch-to-buffer in a dedicated window.Mon, 05 Oct 2009 05:36:11 +0000, by Stefan Monnier
-
* bookmark.el (bookmark-handle-bookmark): If bookmark has no file,Mon, 05 Oct 2009 04:19:04 +0000, by Karl Fogel
-
* bookmark.el (bookmark-handle-bookmark): When relocating a bookmark,Mon, 05 Oct 2009 02:38:35 +0000, by Karl Fogel
-
Fix doc.Mon, 05 Oct 2009 02:17:57 +0000, by Vinicius Jose Latorre
-
* bookmark.el (bookmark-set, bookmark-buffer-name): Improve doc strings.Mon, 05 Oct 2009 01:47:00 +0000, by Karl Fogel
-
* bookmark.elMon, 05 Oct 2009 01:35:34 +0000, by Karl Fogel
-
(bookmark-alist): Document the new `handler' element in the param alist.Sun, 04 Oct 2009 23:48:33 +0000, by Karl Fogel
-
(Info-bookmark-make-record): Document this function.Sun, 04 Oct 2009 23:31:52 +0000, by Karl Fogel
-
* cedet/semantic.el (semantic-mode): Parse all existing buffers whenSun, 04 Oct 2009 19:25:26 +0000, by Chong Yidong
-
* cedet/semantic.el (semantic-new-buffer-setup-functions): NewSun, 04 Oct 2009 19:22:09 +0000, by Chong Yidong
-
* cedet/ede/pmake.el (ede-pmake-insert-variable-once): Delete.Sun, 04 Oct 2009 19:00:54 +0000, by Chong Yidong
-
* cedet/ede/proj-comp.el: Don't require ede/pmake at toplevel.Sun, 04 Oct 2009 14:25:42 +0000, by Chong Yidong
-
*** empty log message ***Sun, 04 Oct 2009 12:20:13 +0000, by Michael Albinus
-
* NEWS: New function copy-directory.Sun, 04 Oct 2009 12:19:50 +0000, by Michael Albinus
-
*** empty log message ***Sun, 04 Oct 2009 12:16:36 +0000, by Michael Albinus
-
* dired-aux.el (dired-copy-file-recursive): Use it.Sun, 04 Oct 2009 12:16:05 +0000, by Michael Albinus
-
* files.el (copy-directory): New defun.Sun, 04 Oct 2009 12:14:05 +0000, by Michael Albinus
-
*** empty log message ***Sun, 04 Oct 2009 09:07:40 +0000, by Eli Zaretskii
-
(syms_of_xdisp) <unibyte-display-via-language-environment>: Doc fix.Sun, 04 Oct 2009 09:06:23 +0000, by Eli Zaretskii
-
*** empty log message ***Sun, 04 Oct 2009 09:02:31 +0000, by Eli Zaretskii
-
(Unibyte Mode): Emphasize that unibyte-display-via-language-environmentSun, 04 Oct 2009 08:59:36 +0000, by Eli Zaretskii
-
*** empty log message ***Sun, 04 Oct 2009 08:44:48 +0000, by Eli Zaretskii
-
(Horizontal Scrolling): Document cursor behavior under horizontalSun, 04 Oct 2009 08:44:21 +0000, by Eli Zaretskii
-
* anti.texi (Antinews):Sun, 04 Oct 2009 04:00:46 +0000, by Juanma Barranquero
-
Fix typos in comments.Sun, 04 Oct 2009 02:58:53 +0000, by Juanma Barranquero
-
* cedet/ede/makefile-edit.el (makefile-beginning-of-command)Sun, 04 Oct 2009 02:25:42 +0000, by Juanma Barranquero
-
Fix typos in comments.Sun, 04 Oct 2009 02:11:57 +0000, by Juanma Barranquero
-
* files-x.el (modify-dir-local-variable)Sun, 04 Oct 2009 01:44:39 +0000, by Juanma Barranquero
-
* org.el (org-directory, org-map-entries):Sun, 04 Oct 2009 01:36:07 +0000, by Juanma Barranquero
-
* spam-stat.el (spam-stat-strip-xref): Fix typo in docstring.Sun, 04 Oct 2009 01:32:08 +0000, by Juanma Barranquero
-
*** empty log message ***Sun, 04 Oct 2009 01:14:56 +0000, by Juanma Barranquero
-
* recentf.el (recentf-unload-function): New function.Sun, 04 Oct 2009 01:12:13 +0000, by Juanma Barranquero
-
* cedet/semantic/db-file.el (semanticdb-default-save-directory):Sun, 04 Oct 2009 01:03:51 +0000, by Chong Yidong
-
Add window-full-height-p.Sun, 04 Oct 2009 00:42:47 +0000, by Glenn Morris
-
(window-full-height-p): Add doc string.Sun, 04 Oct 2009 00:41:18 +0000, by Glenn Morris
-
Martin Rudalics <rudalics at gmx.at>Sun, 04 Oct 2009 00:40:16 +0000, by Glenn Morris
-
Add 2009 to copyright years.Sun, 04 Oct 2009 00:01:24 +0000, by Glenn Morris
-
Fix last change.Sat, 03 Oct 2009 20:43:31 +0000, by Chong Yidong
-
Fix last change.Sat, 03 Oct 2009 20:41:06 +0000, by Chong Yidong
-
* cedet/ede.el (ede-project-placeholder-cache-file): Default to a fileSat, 03 Oct 2009 20:40:21 +0000, by Chong Yidong
-
* cedet/srecode/map.el (srecode-map-save-file): Default to a file inSat, 03 Oct 2009 20:38:30 +0000, by Chong Yidong
-
* cedet/semantic.el (semantic-mode): Use js-mode-hook for Javascript hook.Sat, 03 Oct 2009 20:30:43 +0000, by Chong Yidong
-
* cedet/srecode/insert.el: Require srecode/args.Sat, 03 Oct 2009 19:43:07 +0000, by Chong Yidong
-
* srecode: New directory for SRecode template files.Sat, 03 Oct 2009 19:28:56 +0000, by Chong Yidong
-
* cedet/srecode/srt-mode.el (srecode-template-mode): Doc fix.Sat, 03 Oct 2009 19:28:05 +0000, by Chong Yidong
-
Remove commented out code.Sat, 03 Oct 2009 18:29:22 +0000, by Dan Nicolaescu
-
* window.c (Fdelete_window): Check WINDOW argument. (Bug#4618)Sat, 03 Oct 2009 13:31:08 +0000, by Juanma Barranquero
-
*** empty log message ***Sat, 03 Oct 2009 12:36:21 +0000, by Michael Albinus
-
*** empty log message ***Sat, 03 Oct 2009 12:35:55 +0000, by Michael Albinus
-
(clear_regexp_cache): Fix a typo in a comment.Sat, 03 Oct 2009 09:51:32 +0000, by Eli Zaretskii
-
(clear_regexp_cache): Fix a typo in a comment.Sat, 03 Oct 2009 09:51:03 +0000, by Eli Zaretskii
-
(fast_looking_at): Fix a typo in the commentary.Sat, 03 Oct 2009 09:34:37 +0000, by Eli Zaretskii
-
(calendar-basic-setup): Handle the case where the frame is wide.Sat, 03 Oct 2009 02:19:22 +0000, by Glenn Morris
-
(data-debug-insert-tag-list): Comment out declaration, currently false.Sat, 03 Oct 2009 02:11:59 +0000, by Glenn Morris
-
(rmail-generate-viewer-buffer): Be more careful about reusing existingSat, 03 Oct 2009 02:07:28 +0000, by Glenn Morris
-
*** empty log message ***Fri, 02 Oct 2009 19:53:53 +0000, by Eli Zaretskii
-
(WINS_BASIC): Fix last change.Fri, 02 Oct 2009 19:52:49 +0000, by Eli Zaretskii
-
*** empty log message ***Fri, 02 Oct 2009 18:56:05 +0000, by Eli Zaretskii
-
(AUTOGENEL): Add loaddefs.el files in cedet subdirectories.Fri, 02 Oct 2009 18:55:40 +0000, by Eli Zaretskii
-
*** empty log message ***Fri, 02 Oct 2009 18:48:23 +0000, by Eli Zaretskii
-
(WINS_BASIC): Add eieio.Fri, 02 Oct 2009 18:47:52 +0000, by Eli Zaretskii
-
(WINS_CEDET_SUBDIRS): List of subdirectories of cedet.Fri, 02 Oct 2009 18:46:37 +0000, by Eli Zaretskii
-
Fix typos.Fri, 02 Oct 2009 15:47:07 +0000, by Juanma Barranquero
-
(update-subdirs-CMD): Add cedet to $(WINS_SUBDIR).Fri, 02 Oct 2009 15:46:46 +0000, by Eli Zaretskii
-
* help-fns.el (help-function-arglist): Don't check advertised-signature-table.Fri, 02 Oct 2009 14:36:54 +0000, by Stefan Monnier
-
*** empty log message ***Fri, 02 Oct 2009 13:37:38 +0000, by Michael Albinus
-
* simple.el (start-file-process): Say in the doc-string, that fileFri, 02 Oct 2009 13:27:29 +0000, by Michael Albinus
-
*** empty log message ***Fri, 02 Oct 2009 13:21:15 +0000, by Michael Albinus
-
* net/ange-ftp.el (ange-ftp-generate-passwd-key): Check, whetherFri, 02 Oct 2009 13:20:14 +0000, by Michael Albinus
-
*** empty log message ***Fri, 02 Oct 2009 12:52:17 +0000, by Juanma Barranquero
-
Fix arch-tag.Fri, 02 Oct 2009 12:39:29 +0000, by Eli Zaretskii
-
*** empty log message ***Fri, 02 Oct 2009 12:19:24 +0000, by Eli Zaretskii
-
(WINS_BASIC): Remove cedet.Fri, 02 Oct 2009 12:18:59 +0000, by Eli Zaretskii
-
Add arch taglineFri, 02 Oct 2009 10:53:34 +0000, by Miles Bader
-
Kevin Ryde <user42 at zip.com.au>Fri, 02 Oct 2009 07:11:13 +0000, by Glenn Morris
-
*** empty log message ***Fri, 02 Oct 2009 06:01:32 +0000, by Michael Albinus
-
* w32fns.c (Fsystem_move_file_to_trash): Use delete-directory.Fri, 02 Oct 2009 06:00:58 +0000, by Michael Albinus
-
* lisp.h (Qdelete_directory_internal): Remove, because it is notFri, 02 Oct 2009 05:57:49 +0000, by Michael Albinus
-
Use `called-interactively-p' instead of `interactive-p'.Fri, 02 Oct 2009 03:48:36 +0000, by Juanma Barranquero
-
* image-mode.el (image-toggle-display):Fri, 02 Oct 2009 00:02:02 +0000, by Juanma Barranquero
-
Fix entry.Thu, 01 Oct 2009 23:42:39 +0000, by Juanma Barranquero
-
Restore copyright notice, accidentally removed while updating to Unicode 5.2.0.Thu, 01 Oct 2009 23:41:49 +0000, by Juanma Barranquero
-
Update to Unicode 5.2.0.Thu, 01 Oct 2009 23:34:27 +0000, by Juanma Barranquero
-
* lisp.h (Qdelete_directory_internal):Thu, 01 Oct 2009 23:17:39 +0000, by Juanma Barranquero
-
Convert copyright of authors with assignment to FSF.Thu, 01 Oct 2009 17:52:36 +0000, by Glenn Morris
-
(ELCFILES): Regenerate.Thu, 01 Oct 2009 17:49:01 +0000, by Glenn Morris
-
* eval.c (Fcalled_interactively_p): Add `kind' argument.Thu, 01 Oct 2009 17:47:38 +0000, by Stefan Monnier
-
* emacs-lisp/byte-run.el (advertised-signature-table): New var.Thu, 01 Oct 2009 16:54:21 +0000, by Stefan Monnier
-
*** empty log message ***Thu, 01 Oct 2009 15:51:43 +0000, by Michael Albinus
-
*** empty log message ***Thu, 01 Oct 2009 15:50:54 +0000, by Michael Albinus
-
*** empty log message ***Thu, 01 Oct 2009 15:50:43 +0000, by Michael Albinus
-
*** empty log message ***Thu, 01 Oct 2009 15:46:23 +0000, by Michael Albinus
-
* files.texi (Directories): delete-directory has an optionalThu, 01 Oct 2009 15:46:03 +0000, by Michael Albinus
-
*** empty log message ***Thu, 01 Oct 2009 15:44:10 +0000, by Michael Albinus
-
* files.texi (Directories): delete-directory prompts for recursiveThu, 01 Oct 2009 15:43:56 +0000, by Michael Albinus
-
*** empty log message ***Thu, 01 Oct 2009 15:40:59 +0000, by Michael Albinus
-
* net/tramp-smb.el (tramp-smb-errors): Add error message forThu, 01 Oct 2009 15:40:13 +0000, by Michael Albinus
-
* net/tramp-gvfs.el (tramp-gvfs-handle-delete-directory): HandleThu, 01 Oct 2009 15:39:25 +0000, by Michael Albinus
-
* net/tramp-fish.el (tramp-fish-handle-delete-directory): HandleThu, 01 Oct 2009 15:35:35 +0000, by Michael Albinus
-
* net/tramp.el (tramp-handle-make-directory): Flush upperThu, 01 Oct 2009 15:34:56 +0000, by Michael Albinus
-
* net/ange-ftp.el (ange-ftp-delete-directory ): Add optionalThu, 01 Oct 2009 15:33:44 +0000, by Michael Albinus
-
*** empty log message ***Thu, 01 Oct 2009 15:08:13 +0000, by Michael Albinus
-
* fileio.c (Fdelete_directory_internal): Renamed fromThu, 01 Oct 2009 15:07:32 +0000, by Michael Albinus
-
* files.el (delete-directory): New defun. The original functionThu, 01 Oct 2009 15:04:22 +0000, by Michael Albinus
-
*** empty log message ***Thu, 01 Oct 2009 15:01:32 +0000, by Michael Albinus
-
(Swapping Text): Minor clarification.Thu, 01 Oct 2009 14:33:58 +0000, by Stefan Monnier
-
2009-10-01 Carsten Dominik <dominik@u016822.science.uva.nl>Thu, 01 Oct 2009 08:04:46 +0000, by Carsten Dominik
-
*** empty log message ***Thu, 01 Oct 2009 08:04:32 +0000, by Carsten Dominik
-
2009-10-01 Carsten Dominik <carsten.dominik@gmail.com>Thu, 01 Oct 2009 08:03:02 +0000, by Carsten Dominik
-
2009-10-01 Carsten Dominik <carsten.dominik@gmail.com>Thu, 01 Oct 2009 07:59:53 +0000, by Carsten Dominik
-
Doc/message fixes.Thu, 01 Oct 2009 04:54:05 +0000, by Glenn Morris
-
Fix comment typo.Thu, 01 Oct 2009 04:48:12 +0000, by Glenn Morris
-
Fix comment typos.Thu, 01 Oct 2009 04:47:55 +0000, by Glenn Morris
-
(byte-compile-defmacro-declaration): New fun.Thu, 01 Oct 2009 04:38:52 +0000, by Stefan Monnier
-
Fix comment typo.Thu, 01 Oct 2009 04:31:40 +0000, by Glenn Morris
-
Fix comment typo.Thu, 01 Oct 2009 04:24:04 +0000, by Glenn Morris
-
Fix comment typo.Thu, 01 Oct 2009 04:16:13 +0000, by Glenn Morris
-
Doc/message fixes.Thu, 01 Oct 2009 04:10:10 +0000, by Glenn Morris
-
Fix comment typo.Thu, 01 Oct 2009 04:08:46 +0000, by Glenn Morris
-
Fix comment typo.Thu, 01 Oct 2009 04:01:50 +0000, by Glenn Morris
-
(cd-absolute): Don't abbreviate-file-name (bug#4599).Thu, 01 Oct 2009 03:34:04 +0000, by Stefan Monnier
-
(vc-resynch-window): Don't revert a buffer which has no associated file.Thu, 01 Oct 2009 03:32:25 +0000, by Stefan Monnier
-
Doc/message fixes.Thu, 01 Oct 2009 03:08:03 +0000, by Glenn Morris
-
Doc/message fixes.Thu, 01 Oct 2009 02:50:00 +0000, by Glenn Morris
-
Fix comment typo.Thu, 01 Oct 2009 02:47:37 +0000, by Glenn Morris
-
Doc/message fixes.Thu, 01 Oct 2009 02:39:07 +0000, by Glenn Morris
-
(vc-cvs-parse-entry): Be more careful with the match-data. (Bug#4555).Thu, 01 Oct 2009 02:23:29 +0000, by Glenn Morris
-
(semantic-c-reset-preprocessor-symbol-map): Fix declaration.Thu, 01 Oct 2009 02:19:38 +0000, by Glenn Morris
-
Remove unused declarations.Thu, 01 Oct 2009 02:17:38 +0000, by Glenn Morris
-
Remove unused declarations.Thu, 01 Oct 2009 02:13:00 +0000, by Glenn Morris
-
(iswitchb-read-buffer): Fix declaration.Thu, 01 Oct 2009 02:12:07 +0000, by Glenn Morris
-
(url-dav-file-attributes): Fix declaration.Thu, 01 Oct 2009 02:06:55 +0000, by Glenn Morris
-
(Declaring Functions): Mention that we also search for ".m" files inThu, 01 Oct 2009 02:05:32 +0000, by Glenn Morris
-
(declare-function): Doc fix.Thu, 01 Oct 2009 02:03:38 +0000, by Glenn Morris
-
(check-declare-scan): Read the declaration rather than parsing it as aThu, 01 Oct 2009 02:02:39 +0000, by Glenn Morris
-
See bug#4594.Thu, 01 Oct 2009 01:58:58 +0000, by Glenn Morris
-
* cedet/semantic/wisent/javat-wy.el (wisent-java-tags-wy--keyword-table):Thu, 01 Oct 2009 01:06:18 +0000, by Juanma Barranquero
-
* cedet/srecode/expandproto.el: Fix provide statement.Wed, 30 Sep 2009 17:04:27 +0000, by Juanma Barranquero
-
* emacs-lisp/eieio.el (boolean-p): Deleted.Wed, 30 Sep 2009 15:29:50 +0000, by Chong Yidong
-
(ede-proj-target-makefile-miscelaneous): Fix doc typo.Wed, 30 Sep 2009 07:59:42 +0000, by Glenn Morris
-
(ede-aux-source): Fix doc typo.Wed, 30 Sep 2009 07:58:46 +0000, by Glenn Morris
-
Fix comment typos.Wed, 30 Sep 2009 07:57:57 +0000, by Glenn Morris
-
Fix comment typos.Wed, 30 Sep 2009 07:55:35 +0000, by Glenn Morris
-
(data-debug-new-buffer, data-debug-insert-thing): Remove unneededWed, 30 Sep 2009 07:50:48 +0000, by Glenn Morris
-
Fix comment typos.Wed, 30 Sep 2009 07:42:40 +0000, by Glenn Morris
-
(elint-init-form): Report declarations where the filename is not a string.Wed, 30 Sep 2009 07:24:35 +0000, by Glenn Morris
-
(semantic-scope-find): Fix declaration.Wed, 30 Sep 2009 07:24:04 +0000, by Glenn Morris
-
Fix declarations.Wed, 30 Sep 2009 02:33:07 +0000, by Glenn Morris
-
(org-columns-uncompile-format): Avoid assignment to free variable `fun'.Wed, 30 Sep 2009 02:32:44 +0000, by Glenn Morris
-
Relicense under GPLv3+.Wed, 30 Sep 2009 02:28:17 +0000, by Glenn Morris
-
(authors-ignored-files): Add "js2-mode.el".Wed, 30 Sep 2009 02:27:10 +0000, by Glenn Morris
-
(semantic-gcc-setup): Replace runtime use of CL function `remove-if-not'.Wed, 30 Sep 2009 02:26:12 +0000, by Glenn Morris
-
Remove duplicate author header.Wed, 30 Sep 2009 02:25:43 +0000, by Glenn Morris
-
Fix format of Authors: header.Wed, 30 Sep 2009 02:25:27 +0000, by Glenn Morris
-
Fix comment typo.Wed, 30 Sep 2009 02:25:10 +0000, by Glenn Morris
-
(Acknowledgments): CEDET updates. Fix Hungarian accent.Wed, 30 Sep 2009 02:23:05 +0000, by Glenn Morris
-
* files.el (safe-local-eval-forms): Fix typo.Tue, 29 Sep 2009 23:57:17 +0000, by Chong Yidong
-
* vc-hooks.el (vc-dir-buffers): New var.Tue, 29 Sep 2009 13:07:50 +0000, by Stefan Monnier
-
Add 2009 to copyright years.Tue, 29 Sep 2009 07:38:42 +0000, by Glenn Morris
-
Add 2009 to copyright years.Tue, 29 Sep 2009 07:38:34 +0000, by Glenn Morris
-
Relicense under GPLv3+.Tue, 29 Sep 2009 07:31:22 +0000, by Glenn Morris
-
Add 2009 to copyright years.Tue, 29 Sep 2009 07:28:30 +0000, by Glenn Morris
-
Add 2009 to copyright years.Tue, 29 Sep 2009 07:21:14 +0000, by Glenn Morris
-
Add 2009 to copyright years.Tue, 29 Sep 2009 07:20:43 +0000, by Glenn Morris
-
Add 2009 to copyright years.Tue, 29 Sep 2009 07:20:03 +0000, by Glenn Morris
-
Add 2009 to copyright years.Tue, 29 Sep 2009 07:18:31 +0000, by Glenn Morris
-
Add 2009 to copyright years.Tue, 29 Sep 2009 07:14:01 +0000, by Glenn Morris
-
Add 2009 to copyright years.Tue, 29 Sep 2009 07:12:38 +0000, by Glenn Morris
-
Add 2009 to copyright years.Tue, 29 Sep 2009 07:09:18 +0000, by Glenn Morris
-
Regenerate.Tue, 29 Sep 2009 04:31:33 +0000, by Glenn Morris
-
(check-declare-verify): Add basic defmethod and defclass, andTue, 29 Sep 2009 04:12:46 +0000, by Glenn Morris
-
Mark declarations not understood by check-declare.Tue, 29 Sep 2009 04:09:19 +0000, by Glenn Morris
-
Add 2009 to copyright years.Tue, 29 Sep 2009 04:00:38 +0000, by Glenn Morris
-
(check-declare-locate): Remove pointless file-name-nondirectory callTue, 29 Sep 2009 03:37:03 +0000, by Glenn Morris
-
(tramp-smb-handle-directory-files-and-attributes): UseTue, 29 Sep 2009 02:43:46 +0000, by Glenn Morris
-
* speedbar.el (speedbar-item-delete):Tue, 29 Sep 2009 02:26:20 +0000, by Juanma Barranquero
-
* spam-stat.el (spam-stat-load): Fix typo in message.Tue, 29 Sep 2009 02:20:21 +0000, by Juanma Barranquero
-
* org-agenda.el (org-agenda-restore-windows-after-quit): Fix typo in docstring.Tue, 29 Sep 2009 02:19:06 +0000, by Juanma Barranquero
-
(check): Update for two new levels of subdirectory in lisp/.Tue, 29 Sep 2009 02:18:20 +0000, by Glenn Morris
-
(lisptagsfiles4): New.Tue, 29 Sep 2009 02:17:00 +0000, by Glenn Morris
-
*** empty log message ***Tue, 29 Sep 2009 01:01:43 +0000, by Juanma Barranquero
-
* makefile.w32-in (WINS_CEDET, WINS_BASIC, WINS_SUBDIR): New macros.Tue, 29 Sep 2009 00:55:01 +0000, by Juanma Barranquero
-
* cedet/*: New unit tests, from CEDET repository.Mon, 28 Sep 2009 23:24:55 +0000, by Chong Yidong
-
Add CEDET tests.Mon, 28 Sep 2009 23:23:31 +0000, by Chong Yidong
-
Add placeholder for CEDET.Mon, 28 Sep 2009 23:22:12 +0000, by Chong Yidong
-
(lisptagsfiles3): Define.Mon, 28 Sep 2009 20:18:39 +0000, by Andreas Schwab
-
(extend_face_to_end_of_line): Fix formatting of comments.Mon, 28 Sep 2009 17:47:48 +0000, by Eli Zaretskii
-
*** empty log message ***Mon, 28 Sep 2009 15:51:25 +0000, by Michael Albinus
-
* NEWS: Mention Tramp connection methods "imap" and "imaps".Mon, 28 Sep 2009 15:51:00 +0000, by Michael Albinus
-
* Makefile.in (ELCFILES): Add CEDET files.Mon, 28 Sep 2009 15:24:24 +0000, by Chong Yidong
-
CEDET (development tools) package merged.Mon, 28 Sep 2009 15:15:00 +0000, by Chong Yidong
-
*** empty log message ***Mon, 28 Sep 2009 14:27:48 +0000, by Michael Albinus
-
*** empty log message ***Mon, 28 Sep 2009 14:27:08 +0000, by Michael Albinus
-
* tramp.texi (History): Add IMAP support.Mon, 28 Sep 2009 14:26:45 +0000, by Michael Albinus
-
* trampver.texi: Set default value of `emacsimap'.Mon, 28 Sep 2009 14:21:23 +0000, by Michael Albinus
-
2009-09-22 Daiki Ueno <ueno@unixuser.org>Mon, 28 Sep 2009 12:09:30 +0000, by Katsumi Yamaoka
-
Synch with Gnus trunk.Mon, 28 Sep 2009 12:09:13 +0000, by Katsumi Yamaoka
-
Synch with Gnus trunk.Mon, 28 Sep 2009 12:09:01 +0000, by Katsumi Yamaoka
-
*** empty log message ***Mon, 28 Sep 2009 12:02:53 +0000, by Michael Albinus
-
* Makefile.in (ELCFILES): Add net/tramp-imap.elc.Mon, 28 Sep 2009 12:02:04 +0000, by Michael Albinus
-
* net/tramp-imap.el: New package.Mon, 28 Sep 2009 11:59:22 +0000, by Michael Albinus
-
* net/tramp-smb.el (tramp-smb-handle-directory-files-and-attributes):Mon, 28 Sep 2009 11:56:13 +0000, by Michael Albinus
-
*** empty log message ***Mon, 28 Sep 2009 11:54:34 +0000, by Michael Albinus
-
Correct last ChangeLog entry.Mon, 28 Sep 2009 04:33:42 +0000, by Chong Yidong
-
(log-view-diff,log-view-diff-changeset): Improve docstring.Mon, 28 Sep 2009 04:33:20 +0000, by Stefan Monnier
-
(get_next_display_element): Use an enum in last change.Mon, 28 Sep 2009 02:01:52 +0000, by Stefan Monnier
-
Fix doc string.Mon, 28 Sep 2009 01:57:33 +0000, by Vinicius Jose Latorre
-
* emacs-lisp/eieio-datadebug.el: New file.Mon, 28 Sep 2009 01:41:23 +0000, by Chong Yidong
-
* cedet/mode-local.el: New file.Mon, 28 Sep 2009 01:39:27 +0000, by Chong Yidong
-
* cedet/cedet-cscope.el:Mon, 28 Sep 2009 01:28:41 +0000, by Chong Yidong
-
*** empty log message ***Mon, 28 Sep 2009 01:05:20 +0000, by Kenichi Handa
-
Pay attention toMon, 28 Sep 2009 01:05:00 +0000, by Kenichi Handa
-
eieio.el: Fix last change.Mon, 28 Sep 2009 00:59:27 +0000, by Chong Yidong
-
* emacs-lisp/chart.el:Mon, 28 Sep 2009 00:49:54 +0000, by Chong Yidong
-
lisp/emacs-lisp/cl-loaddefs.el: Regenerate.Mon, 28 Sep 2009 00:22:09 +0000, by Chong Yidong
-
* menu-bar.el: Remove menu-bar-ediff-misc-menu from the ToolsSun, 27 Sep 2009 23:25:03 +0000, by Chong Yidong
-
(string_buffer_position): Fix commentary.Sun, 27 Sep 2009 19:11:13 +0000, by Eli Zaretskii
-
(move_it_in_display_line_to): Fix a typo in a comment.Sun, 27 Sep 2009 17:32:05 +0000, by Eli Zaretskii
-
* menu.c (find_and_return_menu_selection) [HAVE_NS]: Remove double-casting in client_data comparison.Sun, 27 Sep 2009 16:21:47 +0000, by Adrian Robert
-
* term/ns-win.el: Don't set the region face background. (Bug#4381)Sun, 27 Sep 2009 16:11:10 +0000, by Adrian Robert
-
Default light-background background for region face to ns_selection_color under NS.Sun, 27 Sep 2009 16:06:33 +0000, by Adrian Robert
-
Don't set the region face background.Sun, 27 Sep 2009 16:06:04 +0000, by Adrian Robert
-
* nsterm.h (ns_app_name): New extern variable.Sun, 27 Sep 2009 15:50:39 +0000, by 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:26 +0000, by 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:49:08 +0000, by 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:51 +0000, by Adrian Robert
-
(ns_app_name): New extern variable.Sun, 27 Sep 2009 15:48:30 +0000, by Adrian Robert
-
* net/imap-hash.el: New library, see NEWS.Sun, 27 Sep 2009 14:47:50 +0000, by Teodor Zlatanov
-
(erc-button-keymap): Bind `follow-link'.Sun, 27 Sep 2009 13:08:27 +0000, by Johan Bockg¸«©rd
-
(move_it_in_display_line_to): Fix a typo in a comment.Sun, 27 Sep 2009 11:49:20 +0000, by Eli Zaretskii
-
*** empty log message ***Sun, 27 Sep 2009 08:27:57 +0000, by Eli Zaretskii
-
(OTHER_PLATFORM_SUPPORT): Add term/internal.elc, term/pc-win.elc,Sun, 27 Sep 2009 08:27:28 +0000, by Eli Zaretskii
-
*** empty log message ***Sun, 27 Sep 2009 04:40:41 +0000, by YAMAMOTO Mitsuharu
-
(make_lispy_event): Remember last wheel direction.Sun, 27 Sep 2009 04:40:30 +0000, by YAMAMOTO Mitsuharu
-
* help.el (help-for-help-internal): Don't purecopy the text (bug#4560).Sun, 27 Sep 2009 00:27:21 +0000, by Stefan Monnier
-
Comments.Sat, 26 Sep 2009 20:02:42 +0000, by Glenn Morris
-
Comments.Sat, 26 Sep 2009 19:49:17 +0000, by Glenn Morris
-
(MSDOS_SUPPORT) [MSDOS]: Remove unneeded '/' in internal.elc.Sat, 26 Sep 2009 19:40:55 +0000, by Glenn Morris
-
Regenerate.Sat, 26 Sep 2009 19:21:07 +0000, by Glenn Morris
-
(rmail-mime-show-images, rmail-mime-bulk-handler):Sat, 26 Sep 2009 19:20:48 +0000, by Glenn Morris
-
(WINS_ALMOST): Fix last change.Sat, 26 Sep 2009 18:43:22 +0000, by Eli Zaretskii
-
(erc-button-add-button): Only call `widget-convert-button' in XEmacs.Sat, 26 Sep 2009 14:16:33 +0000, by Johan Bockg¸«©rd
-
*** empty log message ***Sat, 26 Sep 2009 09:41:02 +0000, by Eli Zaretskii
-
(WINS_ALMOST): Add cedet (with its subdirectories) and eieio.Sat, 26 Sep 2009 09:40:09 +0000, by Eli Zaretskii
-
cc-langs.el (c-nonlabel-token-key): Allow quoted character constants (asSat, 26 Sep 2009 09:18:41 +0000, by Alan Mackenzie
-
*** empty log message ***Sat, 26 Sep 2009 09:08:54 +0000, by Alan Mackenzie
-
* files.el (safe-local-eval-forms): Allow time-stamp inFri, 25 Sep 2009 22:04:07 +0000, by Chong Yidong
-
2009-09-25 Tassilo Horn <tassilo@member.fsf.org>Fri, 25 Sep 2009 21:47:47 +0000, by Tassilo Horn
-
* menu-bar.el (list-buffers-directory): Doc fix.Fri, 25 Sep 2009 18:49:01 +0000, by Juanma Barranquero
-
(log-edit-changelog-entries): Avoid inf-loops.Fri, 25 Sep 2009 17:57:09 +0000, by Stefan Monnier
-
nsmenu.m (EmacsMenu-clear): Recognize application menuFri, 25 Sep 2009 17:40:53 +0000, by David Reitter
-
Regenerate.Fri, 25 Sep 2009 06:15:30 +0000, by Glenn Morris
-
(rmail-mime-bulk-handler): Print the size of attachments.Fri, 25 Sep 2009 06:15:01 +0000, by Glenn Morris
-
* bs.el (bs--get-file-name): Use `list-buffers-directory'Fri, 25 Sep 2009 04:46:34 +0000, by Juanma Barranquero
-
* menu-bar.el (list-buffers-directory): Add docstring.Fri, 25 Sep 2009 04:35:14 +0000, by Juanma Barranquero
-
* comint.el (comint-exec, comint-run, make-comint): DocFri, 25 Sep 2009 03:42:22 +0000, by Chong Yidong
-
Regenerate.Fri, 25 Sep 2009 03:39:23 +0000, by Glenn Morris
-
(rmail-mime): New custom group.Fri, 25 Sep 2009 03:39:04 +0000, by Glenn Morris
-
* display.texi (Managing Overlays): Document copy-overlay (Bug#4549).Fri, 25 Sep 2009 03:36:16 +0000, by Chong Yidong
-
Fix URL (Bug#4521).Fri, 25 Sep 2009 03:24:52 +0000, by Chong Yidong
-
New version 12. Bug#4177Fri, 25 Sep 2009 02:23:51 +0000, by Vinicius Jose Latorre
-
* progmodes/hideshow.el (hs-show-block): Run `hs-show-hook'. (Bug#4548)Fri, 25 Sep 2009 00:32:21 +0000, by Juanma Barranquero
-
Update.Fri, 25 Sep 2009 00:30:31 +0000, by Juanma Barranquero
-
* nxml/nxml-mode.el: Alias xml-mode to nxml-mode.Thu, 24 Sep 2009 23:22:17 +0000, by Chong Yidong
-
(c-scan-conditionals): A new function like c-forward-conditionals, but itThu, 24 Sep 2009 20:19:58 +0000, by Alan Mackenzie
-
*** empty log message ***Thu, 24 Sep 2009 20:18:56 +0000, by Alan Mackenzie
-
* help-fns.el (help-downcase-arguments): New option, defaulting to nil.Thu, 24 Sep 2009 19:19:41 +0000, by Juanma Barranquero
-
(term-set-scroll-region, term-handle-ansi-escape):Thu, 24 Sep 2009 18:10:44 +0000, by Stefan Monnier
-
* frame.c (xrdb_get_resource): Return nil for empty string resources;Thu, 24 Sep 2009 16:59:14 +0000, by Juanma Barranquero
-
Don't require speedbar.Thu, 24 Sep 2009 12:30:08 +0000, by Nick Roberts
-
*** empty log message ***Thu, 24 Sep 2009 12:29:39 +0000, by Nick Roberts
-
(decode_coding_iso_2022): Fix operator precedence.Thu, 24 Sep 2009 08:18:40 +0000, by Andreas Schwab
-
(diary-fancy-display): Always run the hook.Thu, 24 Sep 2009 03:26:51 +0000, by Glenn Morris
-
(ns-reg-to-script): Define for compiler.Thu, 24 Sep 2009 03:22:40 +0000, by Glenn Morris
-
(rmail-mime-media-type-handlers-alist): Doc fix. Add image handler.Thu, 24 Sep 2009 03:21:20 +0000, by Glenn Morris
-
(rmail-mime-multipart-handler): Accept the case whereThu, 24 Sep 2009 03:15:27 +0000, by Glenn Morris
-
(minibuffer-force-complete): Cycle the list, ratherThu, 24 Sep 2009 02:37:37 +0000, by Stefan Monnier
-
* term.el (term-set-scroll-region): Don't move cursor any more.Thu, 24 Sep 2009 02:15:11 +0000, by Stefan Monnier
-
Require CL.Thu, 24 Sep 2009 02:04:25 +0000, by Stefan Monnier
-
Fix typo in comment.Thu, 24 Sep 2009 01:44:35 +0000, by Juanma Barranquero
-
Fix typos.Thu, 24 Sep 2009 01:37:14 +0000, by Juanma Barranquero
-
(term-bold-attribute): New var.Thu, 24 Sep 2009 01:20:36 +0000, by Stefan Monnier
-
* dired.c (Fdirectory_files): Fix typo in docstring.Thu, 24 Sep 2009 01:04:27 +0000, by Juanma Barranquero
-
* gnus-art.el (gnus-article-encrypt-body):Wed, 23 Sep 2009 23:58:40 +0000, by Juanma Barranquero
-
* org.el (org-tree-to-indirect-buffer, org-convert-to-oddeven-levels)Wed, 23 Sep 2009 23:55:26 +0000, by Juanma Barranquero
-
(gdb-version): New variable.Wed, 23 Sep 2009 23:22:13 +0000, by Nick Roberts
-
*** empty log message ***Wed, 23 Sep 2009 23:21:47 +0000, by Nick Roberts
-
(sgml-mode-flyspell-verify): Pass limit argsWed, 23 Sep 2009 23:05:37 +0000, by Stefan Monnier
-
* README: Note GNUstep support is now Startup 0.23 or later.Wed, 23 Sep 2009 18:27:07 +0000, by Adrian Robert
-
* nsterm.m (EV_TIMESTAMP, x_set_window_size)Wed, 23 Sep 2009 18:21:50 +0000, by Adrian Robert
-
* nsfont.m (ns_glyph_metrics): Remove GNUstep conditional forWed, 23 Sep 2009 18:21:04 +0000, by Adrian Robert
-
* nsterm.m (EV_TIMESTAMP, x_set_window_size)Wed, 23 Sep 2009 18:20:03 +0000, by Adrian Robert
-
(rmail-reply): Don't try to add a References header when replying toWed, 23 Sep 2009 06:20:23 +0000, by Glenn Morris
-
* nsfont.m (Vns_reg_to_script): New lisp variable.Wed, 23 Sep 2009 02:38:08 +0000, by Adrian Robert
-
* nsfont.m (Vns_reg_to_script): New lisp variable.Wed, 23 Sep 2009 02:36:57 +0000, by Adrian Robert
-
* font.c (DEFAULT_ENCODING) [HAVE_NS]: Remove special case.Wed, 23 Sep 2009 02:35:54 +0000, by Adrian Robert
-
* term/nswin.el (ns-reg-to-script): New variable.Wed, 23 Sep 2009 02:35:33 +0000, by Adrian Robert
-
* nsterm.m (EmacsScroller-mouseDown:): Use SCROLL_BAR_FIRST_DELAY.Wed, 23 Sep 2009 01:07:45 +0000, by Adrian Robert
-
(epg-wait-for-status): Preserve existing 'error results.Wed, 23 Sep 2009 00:22:08 +0000, by Daiki Ueno
-
(vc-hg-outgoing, vc-hg-incoming): Bind `vc-short-log' for the sake of `vc-hg-log-view-mode'.Tue, 22 Sep 2009 23:49:10 +0000, by Sam Steingold
-
(vc-hg-outgoing, vc-hg-incoming): use okstatus instead of ignore-errorsTue, 22 Sep 2009 23:48:19 +0000, by Sam Steingold
-
* nsterm.m (CGContextSetFontRenderingMode): Drop declaration.Tue, 22 Sep 2009 19:49:57 +0000, by Adrian Robert
-
(EmacsMenu-menuNeedsUpdate): Ignore if frame has been deleted (bug #4492).Tue, 22 Sep 2009 19:49:50 +0000, by Adrian Robert
-
* nsterm.m (CGContextSetFontRenderingMode): Drop declaration.Tue, 22 Sep 2009 19:49:06 +0000, by Adrian Robert
-
(vc-hg-outgoing, vc-hg-incoming): Ignore errors fromTue, 22 Sep 2009 18:43:45 +0000, by Sam Steingold
-
(vc-hg-print-log): Fix shortlog arg passing.Tue, 22 Sep 2009 18:16:48 +0000, by Sam Steingold
-
Convert to utf-8 encoding.Tue, 22 Sep 2009 15:53:00 +0000, by Stefan Monnier
-
(change-log-fill-forward-paragraph): New function.Tue, 22 Sep 2009 15:39:02 +0000, by Stefan Monnier