]> git.eshelyaron.com Git - emacs.git/shortlog
emacs.git
2010-10-14 Chong YidongFix 2010-10-12 change to custom-theme-set-faces.
2010-10-14 Chong YidongDefine a cursor defface; minor face optimizations.
2010-10-14 Jay Belangercalc-alg.el (math-var): Renamed from `var'.
2010-10-14 Juanma Barranquerosrc/w32*.c: Make functions static.
2010-10-14 Katsumi Yamaokamm-decode.el (mm-shr): Bind shr-blocked-images to suppr...
2010-10-13 Juanma Barranquerosrc/image.c (DEF_IMGLIB_FN): Add argument to adapt...
2010-10-13 Glenn Morrislisp/subr.el (last): Deal with dotted lists (reported...
2010-10-13 Stephen Bermanlisp/subr.el (last): Use `safe-length' instead of ...
2010-10-13 Lars Magne... nnimap.el (nnimap-close-server): Forget the nnimap...
2010-10-13 Juanma Barranquerosrc/makefile.w32-in: Simplify OBJ macros.
2010-10-13 Gnus developersMerge changes made in Gnus trunk.
2010-10-13 Juanma BarranqueroRename `image-library-alist' to `dynamic-library-alist'.
2010-10-13 Julien Danjoushr: make shr-width a defcustom, use it in shr-tag...
2010-10-13 Katsumi Yamaokagnus-dired.el (gnus-dired-attach): Silence XEmacs 21...
2010-10-13 IRIE Shinsuke* lisp/subr.el (last): Make it faster.
2010-10-13 Rainer Orth* lisp/Makefile.in (compile-clean): Use `` instead...
2010-10-13 Glenn MorrisTidy some nextstep README etc files.
2010-10-13 Glenn Morris* nextstep/README: Remove information duplicated in...
2010-10-13 Glenn Morris* nextstep/AUTHORS: Remove email addresses.
2010-10-13 Glenn MorrisMore make-dist simplification.
2010-10-13 Katsumi Yamaokagnus-gravatar.el (gnus-gravatar-transform-address)...
2010-10-12 Gnus developersMerge changes made in Gnus trunk.
2010-10-12 Dan NicolaescuRemove trailing / from directory names.
2010-10-12 Chong YidongAdd some default custom themes.
2010-10-12 Dan NicolaescuAvoid using trailing / in directory variables.
2010-10-12 Lars Magne... gnus-sum.el: Remove long obsoleted functions.
2010-10-12 Glenn Morris* make-dist: Replace grep with sed when determining...
2010-10-12 Glenn Morris* make-dist: Remove the unnecessary $shortversion.
2010-10-12 Glenn Morris* make-dist: Remove comment that no longer applies.
2010-10-12 Glenn Morris* make-dist: Simplify trap handling.
2010-10-12 Glenn Morris* make-dist: Use find for the whole etc/ directory.
2010-10-12 Glenn Morris* make-dist: Use find for etc/image files.
2010-10-12 Glenn Morris* make-dist: Use find to handle the etc and lisp direct...
2010-10-12 Glenn Morris* make-dist: Simplify creation of lisp/MANIFEST.
2010-10-12 Glenn Morris* make-dist: Update and simplify.
2010-10-12 Glenn MorrisMerge nextstep/FOR-RELEASE outstanding issues into...
2010-10-12 Glenn MorrisMove nextstep/DEV-NOTES to admin/notes/nextstep.
2010-10-12 Glenn Morris* doc/lispref/book-spine.texinfo: Rename to book-spine...
2010-10-12 Glenn Morris* etc/BABYL: Remove file.
2010-10-12 Chong YidongPlaceholder entry for Custom theme changes.
2010-10-12 Chong YidongNew interface for choosing Custom themes.
2010-10-12 Juanma Barranquerolisp/net/telnet.el: "Fix" commented code.
2010-10-12 Juanma Barranquerolisp/cedet/ChangeLog: Move entries for emacs-lisp/...
2010-10-12 Juanma Barranquerolisp/ChangeLog: Add missing bug reference.
2010-10-12 Juanma Barranquerolisp/net/telnet.el (telnet-mode-map): Fix previous...
2010-10-12 Daiki UenoClarify the doc about caching passphrases.
2010-10-12 Katsumi YamaokaFix last change.
2010-10-11 Juanma BarranqueroMerge changes from emacs-23 branch.
2010-10-11 Katsumi Yamaokannimap.el (gnutls-negotiate): Silence the byte compiler.
2010-10-11 Gnus developersMerge changes made in Gnus trunk.
2010-10-11 Jan DjärvBug#7150: Distinguishing between left and right Alt...
2010-10-11 Lars Magne... gnus-topic.el (gnus-topic-read-group): If after the...
2010-10-11 Teodor Zlatanovgnus-int.el (gnus-run-hook-with-args): Autoload from...
2010-10-11 Chong YidongMore cleanups and minor fixes for Customize.
2010-10-11 Glenn MorrisAdd explicit -I$srcdir to makeinfo in some doc/ Makefiles.
2010-10-11 Glenn MorrisAdd html targets for some doc/ Makefiles.
2010-10-11 Glenn MorrisAdd ps rules for some doc/ Makefiles.
2010-10-10 Dan Nicolaescu* lisp/erc/erc-list.el (erc-list-menu-mode-map): Declar...
2010-10-10 Dan NicolaescuDeclare and define in one step various mode maps.
2010-10-10 Gnus developersMerge changes made in Gnus trunk.
2010-10-10 Andreas Schwab* Makefile.in (ELCFILES): Update.
2010-10-10 Lars Magne... Fix gnutls write-before-negotiation case.
2010-10-10 Dan NicolaescuRemove #ifdef emacs / #ifndef emacs code, unused.
2010-10-10 Dan NicolaescuPass CFLAGS to the linker.
2010-10-10 Dan Nicolaescu* src/Makefile.in (CRT_DIR): Move near potential user.
2010-10-10 Dan Nicolaescu* src/Makefile.in: Use $(...) everywhere instead of...
2010-10-10 Dan NicolaescuSmall sysdep.c cleanups.
2010-10-10 Eli ZaretskiiRearrange an entry (test commit to bzr++ssh).
2010-10-10 Dan Nicolaescu* lisp/vc/log-view.el (log-view-mode-map): Bind revert...
2010-10-10 Daiki UenoSimplify 2010-10-09T13:27:24Z!larsi@gnus.org.
2010-10-10 Gnus developersMerge changes made in Gnus trunk.
2010-10-10 Glenn Morris* doc/man/emacs.1: Small fixes.
2010-10-09 Glenn Morris* doc/misc/Makefile.in: Missed a few spots in the earli...
2010-10-09 Chong YidongInterface improvements to cus-theme.el.
2010-10-09 Eli ZaretskiiFix building manuals on MS-Windows using emacsver.texi.
2010-10-09 Glenn MorrisReplace use of VPATH in most doc/ Makefiles.
2010-10-09 Glenn MorrisAnchor regexps in doc/ `make dist' rules.
2010-10-09 Glenn Morris* doc/lispref/Makefile.in (dist): Also copy emacsver...
2010-10-09 Glenn MorrisRemove references to emacsver.texi.in in doc/ `make...
2010-10-09 Glenn Morris* doc/misc/Makefile.in (mostlyclean): Delete *.toc.
2010-10-09 Glenn Morris* doc/misc/Makefile.in: Use $< in rules.
2010-10-09 Alan MackenzieEnhance fontification of declarators to take account...
2010-10-09 Glenn MorrisUse $< in some doc/*/Makefile rules.
2010-10-09 Glenn MorrisFix previous doc/*/Makefile.in change.
2010-10-09 Glenn Morris* doc/man/b2m.1: Remove file.
2010-10-09 Glenn Morris* make-dist: No more doc/emacs/*.texi.in.
2010-10-09 Glenn MorrisQuieten emacs-devel.
2010-10-09 Glenn MorrisAvoid having a directory as a prerequisite in doc Makef...
2010-10-09 Glenn Morris* configure.in (AC_OUTPUT): Remove doc/emacs/emacsver...
2010-10-09 Lars Magne... (ibuffer-mode-map): Don't redefine the cursor keys...
2010-10-09 Stefan Monnier* lisp/emacs-lisp/lisp.el (lisp-completion-at-point):
2010-10-09 Lars Magne... Don't use foo() to talk about functions.
2010-10-09 Lars Magne... (emacs_gnutls_write): Check for GNUTLS_E_AGAIN and...
2010-10-09 Lars Magne... (epa-passphrase-callback-function): Say what we're...
2010-10-09 Lars Magne... * ibuffer.el (ibuffer-visit-buffer): To mimick list...
2010-10-09 Lars Magne... Make emacs_gnutls_read() return the expected on errors.
2010-10-09 Nick Roberts(gdb-mouse-toggle-breakpoint-margin)
2010-10-09 Julien Danjounnir.el (nnir-read-parm): Fix call to gnus-completing...
2010-10-09 Julien Danjoushr,el: Allow shr table char to be customized.
2010-10-09 Katsumi Yamaokagnus.texi: untabify.
next