]> git.eshelyaron.com Git - emacs.git/shortlog
emacs.git
2010-09-19 Stefan Monnier* lisp/emacs-lisp/warnings.el: Fix commenting convention.
2010-09-18 Lars Magne... Merge changes made in Gnus trunk.
2010-09-18 Glenn MorrisFix ChangeLog typo, mea culpa.
2010-09-18 Julien Danjou* lisp/url/url-vars.el (url-automatic-caching): Remove...
2010-09-18 Lars Magne... * nnimap.el: Require nnoo and other files necessary.
2010-09-18 Jay Belangercalc-prog.el (calc-read-parse-table-part): Don't "fix...
2010-09-18 Stefan Monnier* lisp/indent.el (indent-according-to-mode): Apply...
2010-09-18 Stefan Monnier* lispref/text.texi (Special Properties): Clarify when...
2010-09-18 Eli Zaretskiisrc/Changelog: Merge two last entries.
2010-09-18 Eli ZaretskiiFix MSDOS build broken by 2010-09-10T16:44:35Z!larsi...
2010-09-18 Eli ZaretskiiAdd xml.o dependencies to deps.mk.
2010-09-18 Lars Magne... gnus-start.el (gnus-get-unread-articles): Allow the...
2010-09-18 Eli ZaretskiiSupport building with libxml2, if it is installed.
2010-09-18 Eli ZaretskiiFix bug #7038 with cursor motion in paragraphs w/o...
2010-09-18 Katsumi YamaokaFix previous merge from Gnus trunk.
2010-09-18 Katsumi YamaokaMerge changes made in Gnus trunk.
2010-09-18 Eli ZaretskiiMention rounding of fringe width in the doc string...
2010-09-18 Esa PeuhaFix typos in etc/NEWS.
2010-09-18 Kan-Ru Chen* textmodes/nroff-mode.el (nroff-view): Kill old buffer...
2010-09-18 Stefan MonnierFix and improve last syntax-propertize patch
2010-09-17 Stefan Monnier* lisp/obsolete/old-whitespace.el (whitespace-rescan...
2010-09-17 Stefan Monnier* lisp/isearch.el (isearch-face): Rename from `isearch'.
2010-09-17 Eli ZaretskiiFix bug #6989.
2010-09-17 Eli ZaretskiiFix bug #6933 regarding `half' width fringes.
2010-09-17 Lars Magne... * process.c (wait_reading_process_output): Don't messag...
2010-09-17 Stefan Monnier* src/frame.c (Ftool_bar_pixel_width): YAILOM (Yet...
2010-09-17 Stefan Monnier* lisp/emacs-lisp/bytecomp.el (byte-compile-file-form...
2010-09-17 Stefan MonnierSilence byte-compiler
2010-09-17 Stefan Monnier* lisp/subr.el (y-or-n-p): Add the "(y or n)" that...
2010-09-17 Eli ZaretskiiEdit out libxml2 variables from src/Makefile.in.
2010-09-17 Jan D* keyboard.c (parse_tool_bar_item): For QClabel, set...
2010-09-17 Jan DExpose tool-bar pixel width to lisp and use it for...
2010-09-17 Michael Albinus* net/tramp-compat.el (tramp-compat-with-temp-message...
2010-09-17 Jan DPut handle on top for vertical toolbar, Bug#7051.
2010-09-17 Katsumi Yamaokapop3.el (pop3-wait-for-messages): Use pop3-accept-proce...
2010-09-17 Katsumi Yamaokagnus-html.el: Replace process-kill-without-query by...
2010-09-17 Romain Francoisegnus-html.el: Require gnus-art for `gnus-with-article...
2010-09-17 Kenichi Handamerge trunk
2010-09-17 Kenichi Handaftfont.c (ftfont_check_otf): Fix previous change.
2010-09-17 Chong Yidong* mail/sendmail.el: Add "*unsent mail*" to same-window...
2010-09-16 Chong YidongDefine obsolete alias x-cut-buffer-or-selection-value.
2010-09-16 Chong Yidong* ido.el (ido-make-buffer-list): Fix error in 2010...
2010-09-16 Michael Albinus* net/tramp-cmds.el (tramp-cleanup-connection): Set...
2010-09-16 Kenichi Handamerge trunk
2010-09-16 Kenichi Handaftfont.c (ftfont_check_otf): Fix the case of checking...
2010-09-15 Michael Albinus* net/tramp-compat.el (tramp-compat-with-temp-message)
2010-09-15 Alan Mackenzie(c-forward-<>-arglist-recur): Fix an infinite recursion.
2010-09-15 Alan Mackenzie(c-forward-<>-arglist-recur): Correct the indentation.
2010-09-15 Stefan Monnier* lisp/emacs-lisp/bytecomp.el (byte-compile-warning...
2010-09-14 Lars Magne... Merge changes made in Gnus trunk.
2010-09-14 Juanma BarranqueroFix typos in comments and ChangeLogs.
2010-09-14 Juanma Barranquerosrc/cmds.c (syms_of_cmds) <post-self-insert-hook>:...
2010-09-14 Lars Magne... * xml.c (parse_string): Renamed to parse_string(),...
2010-09-14 Juanma BarranqueroExplicitly pass `obarray' to `unintern' to avoid a...
2010-09-14 Juanma BarranqueroMerge changes from emacs-23 branch.
2010-09-14 Lars Magne... Fixed up nnrss group activation, and removed moreover...
2010-09-14 Juanma Barranquerolisp/gnus/.dir-locals.el: Add no-byte-compile cookie.
2010-09-14 Stefan Monnier* subr.el (unintern): Declare the obarray arg mandatory.
2010-09-14 Glenn MorrisDoc fixes related to diary-sort-entries.
2010-09-14 Andreas Schwab* xml.c (Fxml_parse_string, Fxml_parse_string): Revert...
2010-09-14 Glenn MorrisTiny calendar.texi update.
2010-09-14 Glenn Morris* lisp/calendar/appt.el (appt-check): Doc fix.
2010-09-14 Glenn MorrisFix bug#6999.
2010-09-14 Katsumi Yamaokatime-date.el (format-seconds): Comment fix.
2010-09-14 Katsumi Yamaokagnus-start.el (gnus-read-active-for-groups): Run gnus...
2010-09-14 Lars Magne... * xml.c (Fxml_parse_string, Fhtml_parse_string): Fix...
2010-09-14 Lars Magne... Check that the libxml2 we found can be used. This...
2010-09-13 Michael MaugerSQL Mode 2.7: Code cleanup and primatives for SQL redir...
2010-09-13 Lars Magne... Set the LIBS to LIBXML2_LIBS before testing for -lxml2...
2010-09-13 Juanma BarranqueroPort tramp-related Makefile changes of 2010-09-08T14...
2010-09-13 Michael Albinus* NEWS: Some Tramp methods are discontinued.
2010-09-13 Michael Albinus* tramp.texi (Inline methods): Remove "ssh1_old", ...
2010-09-13 Michael AlbinusMajor code cleanup. Split tramp.el into tramp.el and...
2010-09-13 Lars Magne... * configure.in (HAVE_LIBXML2): Check that the libxml2...
2010-09-13 Eli ZaretskiiRevert 2010-09-13T10:14:52Z!bob@gnu.org by Bob Chassel.
2010-09-13 Daiki Uenoepa-file: suppress file-locking question on M-x revert...
2010-09-13 Robert J. Chassell10-09-13
2010-09-13 Michael Albinus* notifications.el (notifications-notify): Add support for
2010-09-12 David Reittersimple.el (line-move-visual): Do not truncate goal...
2010-09-12 Lars Magne... * xml.c (Fhtml_parse_string, Fxml_parse_string): Mentio...
2010-09-12 Stefan Monnier* lisp/subr.el (y-or-n-p): New function, moved from...
2010-09-12 Jan DFix bug 7013, only do send event if wanted state !...
2010-09-12 Stefan MonnierUpdate name of <emacs-bugs-7626@cbane.org>
2010-09-12 Leo Liu* lisp/net/rcirc.el (rcirc-server-commands, rcirc-clien...
2010-09-12 Glenn MorrisVarious updates for the Bugs section of the manual.
2010-09-11 Glenn Morris* lisp/emacs-lisp/bytecomp.el (byte-compile-file):...
2010-09-11 Glenn MorrisClose bug#4196.
2010-09-11 Stefan Monnier* repeat.el (repeat): Allow repeating when the last...
2010-09-11 Stefan Monnier* doc/lispref/syntax.texi (Syntax Flags): Document...
2010-09-11 Stefan Monnier* vc/vc-hg.el (vc-hg-state,vc-hg-working-revision):
2010-09-11 Stefan Monnier* lisp/font-lock.el (font-lock-beginning-of-syntax...
2010-09-11 Anonymous* src/term.c (tty_set_terminal_modes): Don't initialize...
2010-09-11 Michael MaugerSQL Mode, Version 2.6
2010-09-11 Glenn MorrisRemove some obsolete files from etc/.
2010-09-11 Glenn Morrislisp/url tiny fixes.
2010-09-11 Julien Danjou* lisp/url/url-cache (url-store-in-cache): Make `buff...
2010-09-11 Lars Magne... Merge changes made in Gnus trunk.
2010-09-10 Stefan MonnierNew syntax-propertize functionality.
2010-09-10 Lars Magne... * NEWS: Mention the new libxml2 functions.
2010-09-10 Lars Magne... Remove some trailing white space.
next