]> git.eshelyaron.com Git - emacs.git/shortlog
emacs.git
2011-08-09 Chong YidongMerge from emacs-23 branch
2011-08-09 Chong Yidong* hi-lock.el (hi-lock-unface-buffer): Fix interactive...
2011-08-09 Chong YidongNote in Lisp manual that mouse-face cannot change the...
2011-08-08 Chong Yidong* image-dired.el: Don't use find-file for temporary...
2011-08-08 Eli ZaretskiiImprove on previous change in xdisp.c.
2011-08-08 Eli ZaretskiiSpeed up bidi redisplay with selective-display.
2011-08-08 Chong YidongFix explanation about setting the time zone in Lisp...
2011-08-08 Chong YidongLisp code shouldn't use set-time-zone-rule except throu...
2011-08-08 Chong YidongDon't lose extra font info when using the Fontconfig...
2011-08-08 Daiki UenoFormat GPG errors (bug#9255).
2011-08-07 Chong Yidong* composite.c (autocmp_chars): Don't reset point.
2011-08-07 Chong Yidong* url-http.el (url-http-parse-headers): For HTTP 301...
2011-08-07 Juri LinkovMinor doc fixes. Remove duplicate ChangeLog entries.
2011-08-06 Glenn MorrisFix copyrights, licenses, etc in new Org files.
2011-08-06 Eli ZaretskiiReally fix bug #9224 with vertical-motion under word...
2011-08-06 Eli ZaretskiiFix bug #9254 with crash and cursor positioning under...
2011-08-05 Andrew Cohengnus-sum.el (gnus-summary-refer-article): Warp to artic...
2011-08-05 Stefan Monnier* lisp/progmodes/js.el (js--regexp-literal): Accept...
2011-08-05 Stefan Monnier* lisp/emacs-lisp/cl-macs.el (cl--make-usage-var, cl...
2011-08-05 Eli ZaretskiiBug #9224 was fixed together with bug #9221.
2011-08-05 Eli ZaretskiiMake bidi_cache_total_alloc static.
2011-08-05 Eli ZaretskiiFix bug #9221 with memory leak in bidi display.
2011-08-05 Eli ZaretskiiFix bug #9221 with resource allocation under word-wrap.
2011-08-05 Eli ZaretskiiFix bug #9229 with cursor positioning on display strings.
2011-08-05 Glenn MorrisAuto-commit of generated files.
2011-08-05 Martin RudalicsTurn some defsubsts into defuns and revert part of...
2011-08-04 Andrew Cohengnus.el (registry-ignore): Add nnir groups to the ignor...
2011-08-04 Jan DjärvCheck for pthread and use it if found.
2011-08-04 Andreas Schwab* regex.c (re_iswctype): Remove some redundant boolean...
2011-08-04 Jan DjärvSet _NET_WM_WINDOW_OPACITY on outer window manager...
2011-08-04 Daiki UenoMake sure GPG keys are usable when composing non-MIME...
2011-08-04 Paul Eggert* callproc.c (Fcall_process): Avoid vfork clobbering
2011-08-03 Andrew Cohennnir.el (nnir-read-server-parm): Add an argument to...
2011-08-03 Stefan Monnier* src/keymap.c (Fmake_composed_keymap): Move to subr.el.
2011-08-03 Paul Eggert* fontset.c (dump_fontset) [FONTSET_DEBUG]: Declare...
2011-08-03 Michael Albinus* trampver.texi: Update release number.
2011-08-03 Michael Albinus* net/tramp-sh.el (tramp-open-connection-setup-interact...
2011-08-03 Glenn MorrisAuto-commit of loaddefs files.
2011-08-03 Paul Eggert* xdisp.c (compute_display_string_pos): Remove unused...
2011-08-03 Stefan Monnier* lisp/progmodes/sh-script.el (sh-font-lock-paren)...
2011-08-02 Gnus developersMerge changes made in Gnus trunk.
2011-08-02 Lars Magne... (sendmail-query-once): Restore the current buffer after...
2011-08-02 Eli ZaretskiiFix bug #9218 with slow cursor motion and scrolling...
2011-08-02 Lars Magne... Use different faces for marked and flagged files in...
2011-08-02 Lars Magne... dolist doc fix.
2011-08-02 Stefan Monnier* src/keymap.c (Fdefine_key): Fix Lisp_Object/int mixup...
2011-08-02 Lars Magne... (ido-mode): Switch off the message if called non-intera...
2011-08-02 Lars Magne... Prefer port smtp over port 587 when sending mail.
2011-08-02 Lars Magne... When running under emacs -q, always refuse to save...
2011-08-02 Don MarchFix non-prefix key error message when last character...
2011-08-02 Lars Magne... * info.el: Remove the `Info-beginning-of-buffer' function
2011-08-02 Lars Magne... Use `starttls-available-p' to see whether starttls...
2011-08-02 Lars Magne... (starttls-available-p): Renamed from `starttls-any...
2011-08-02 Kenichi Handasrc/ChangeLog: Fix format.
2011-08-02 Kenichi HandaMake uniprop_table non-static.
2011-08-01 Martin RudalicsDon't set dedicated status for reused normal windows...
2011-08-01 Eli ZaretskiiFix last change for bug#9212.
2011-08-01 Eli ZaretskiiFix bug #9212 with selective-display under bidi.
2011-08-01 Stefan Monnier* lisp/emacs-lisp/package.el (package-generate-autoload...
2011-08-01 Deniz Dogan* lisp/net/rcirc.el (rcirc-handler-333): Clarify docstring.
2011-08-01 Glenn MorrisAuto-commit of loaddefs files.
2011-08-01 Chong YidongTweak grammar files to match up with variable names...
2011-07-31 Gnus developersMerge changes made in Gnus trunk.
2011-07-31 Juanma Barranquerosrc/w32term.c: Fix typos in comments.
2011-07-31 Chong YidongFix copyrights for javascript and python grammars.
2011-07-30 Chong YidongFix copyright headers for grammar files
2011-07-30 Carsten DominikFix regexp for finding code blocks
2011-07-30 Michael Albinus* mini.texi (Minibuffer File): Insert a reference to...
2011-07-30 Michael AlbinusSync with Tramp 2.2.2.
2011-07-30 Michael AlbinusSync with Tramp 2.2.2.
2011-07-30 Andreas Schwab* src/regex.c (re_comp): Protoize.
2011-07-30 Glenn MorrisAuto-commit of loaddefs files.
2011-07-30 Juri Linkov* lisp/dired-aux.el (dired-touch-initial): Remove function.
2011-07-30 Chong YidongFix require statement in semantic/grammar.el.
2011-07-30 Chong YidongAdd Semantic grammar files to etc/grammars
2011-07-29 Glenn MorrisAuto-commit of generated files.
2011-07-29 Daniel Dehenninmm-decode.el (mm-dissect-buffer): Add a default content...
2011-07-29 Paul Eggert* image.c (check_image_size): Use 1024x1024 if unknown...
2011-07-29 Reiner SteibFix my mail address.
2011-07-28 Andreas SchwabUpdate NEWS
2011-07-28 Andreas SchwabImplement ## reader macro
2011-07-28 Alp AkerFix for raise display property on NS (Bug#8913).
2011-07-28 Alp AkerFix display artifacts from ns_dumpglyphs_stretch (Bug...
2011-07-28 Andreas SchwabFixes: debbugs:6594
2011-07-28 Alp AkerAllow building with librsvg on Darwin (Bug#9177).
2011-07-28 Alp AkerFix tooltip dimensions on NS (Bug#9176).
2011-07-28 Alp AkerFix image fg and bg colors on NS (Bug#9175).
2011-07-28 Alp AkerImplement strike-through and overline on NextStep ...
2011-07-28 Eli Zaretskiisrc/buffer.c: Fix last change.
2011-07-28 Eli ZaretskiiTurn on bidi-display-reordering by default.
2011-07-28 Paul Eggert* alloc.c (memory_full) [!SYNC_INPUT]: Fix signal-relat...
2011-07-28 Bastien Guerryadmin/MAINTAINERS: Added Bastien Guerry as current...
2011-07-28 Chong YidongBackport 2010-07-03T14:42:02Z!eliz@gnu.org from trunk
2011-07-28 Bastien Guerryorg: don't always refresh the agenda.
2011-07-28 Bastien GuerryMerge changes from Org 7.4 to current Org 7.7.
2011-07-28 Bastien GuerryRemove org-complete.el.
2011-07-28 Jose E. MarchesiFix goto-line bug.
2011-07-28 Glenn MorrisAuto-commit of generated files.
2011-07-28 Paul Eggert* image.c (x_check_image_size) [!HAVE_X_WINDOWS]: Return 1.
2011-07-28 Andreas Schwab* regex.c (re_iswctype): Convert return values to boolean.
next