2011-03-12 |
Stefan Monnier | Try and fix w32 build; misc cleanup. |
commit | commitdiff | tree | snapshot |
2011-03-11 |
Stefan Monnier | Misc fixes, and use lexical-binding in more files. |
commit | commitdiff | tree | snapshot |
2011-03-10 |
Stefan Monnier | * lisp/emacs-lisp/bytecomp.el: Use lexical-binding. |
commit | commitdiff | tree | snapshot |
2011-03-10 |
Stefan Monnier | * lisp/emacs-lisp/byte-opt.el: Use lexical binding. |
commit | commitdiff | tree | snapshot |
2011-03-10 |
Stefan Monnier | Rewrite the cconv conversion algorithm, for clarity. |
commit | commitdiff | tree | snapshot |
2011-03-06 |
Stefan Monnier | Merge from trunk |
commit | commitdiff | tree | snapshot |
2011-03-06 |
Chong Yidong | Bind C-y in Isearch to isearch-yank-kill. |
commit | commitdiff | tree | snapshot |
2011-03-06 |
Alan Mackenzie | (c-guess-basic-syntax): Move CASE 19 to a different... |
commit | commitdiff | tree | snapshot |
2011-03-06 |
Alan Mackenzie | progmodes/cc-engine.el (c-guess-basic-syntax): Reindent. |
commit | commitdiff | tree | snapshot |
2011-03-06 |
Chong Yidong | Improve packaging documentation. |
commit | commitdiff | tree | snapshot |
2011-03-06 |
Paul Eggert | Merge: current_column: Now returns EMACS_INT, fixing... |
commit | commitdiff | tree | snapshot |
2011-03-06 |
Paul Eggert | current_column: Now returns EMACS_INT, fixing some... |
commit | commitdiff | tree | snapshot |
2011-03-06 |
Paul Eggert | * xdisp.c (redisplay_window): Likewise. |
commit | commitdiff | tree | snapshot |
2011-03-06 |
Paul Eggert | * minibuf.c (minibuf_prompt, minibuf_prompt_width)... |
commit | commitdiff | tree | snapshot |
2011-03-06 |
Paul Eggert | * cmds.c (internal_self_insert): Reindent to match... |
commit | commitdiff | tree | snapshot |
2011-03-06 |
Paul Eggert | * xdisp.c (SKIP_GLYPHS): Removed unused macro. |
commit | commitdiff | tree | snapshot |
2011-03-06 |
Paul Eggert | * xdisp.c (update_window_cursor): Now static, since... |
commit | commitdiff | tree | snapshot |
2011-03-06 |
Paul Eggert | * xdisp.c (produce_glyphless_glyph): Make a pointer... |
commit | commitdiff | tree | snapshot |
2011-03-06 |
Paul Eggert | * xdisp.c (BUILD_GLYPHLESS_GLYPH_STRING): Omit unused... |
commit | commitdiff | tree | snapshot |
2011-03-06 |
Paul Eggert | Merge from mainline. |
commit | commitdiff | tree | snapshot |
2011-03-06 |
Paul Eggert | * xdisp.c: Rename or move local decls to avoid shadowing. |
commit | commitdiff | tree | snapshot |
2011-03-06 |
Chong Yidong | Add package.texi to doc/lispref/Makefile.in. |
commit | commitdiff | tree | snapshot |
2011-03-06 |
Stefan Monnier | Missing file in last commit. |
commit | commitdiff | tree | snapshot |
2011-03-06 |
Stefan Monnier | Fix pcase memoizing; change lexbound byte-code marker. |
commit | commitdiff | tree | snapshot |
2011-03-06 |
Jay Belanger | * calc/calc-units.el (math-midi-round): Translate calc... |
commit | commitdiff | tree | snapshot |
2011-03-06 |
Jay Belanger | * calc/calc-units.el (math-midi-round, math-freqp,... |
commit | commitdiff | tree | snapshot |
2011-03-06 |
Jay Belanger | * doc/misc/calc.texi (Logarithmic Units): Rename calc... |
commit | commitdiff | tree | snapshot |
2011-03-06 |
Chong Yidong | Allow specifying local ELPA mirrors in package-archives. |
commit | commitdiff | tree | snapshot |
2011-03-06 |
Glenn Morris | Mention xmodmap-generic-mode in NEWS. |
commit | commitdiff | tree | snapshot |
2011-03-06 |
Glenn Morris | generic-x trivia. |
commit | commitdiff | tree | snapshot |
2011-03-06 |
Daniel Clemente | * lisp/generic-x.el (xmodmap-generic-mode): New. ... |
commit | commitdiff | tree | snapshot |
2011-03-06 |
Juanma Barranquero | Fix typos. |
commit | commitdiff | tree | snapshot |
2011-03-06 |
Nikolaj Schumacher | * lisp/emacs-lisp/elp.el (elp-results): Fix off-by... |
commit | commitdiff | tree | snapshot |
2011-03-06 |
Kevin Ryde | * lisp/textmodes/sgml-mode.el (sgml-fill-nobreak):... |
commit | commitdiff | tree | snapshot |
2011-03-06 |
Michael Shields | Doc fixes for bug#5567 (tiny change) |
commit | commitdiff | tree | snapshot |
2011-03-06 |
Jay Belanger | * cus-edit.el (custom-prompt-variable): Use the `custo... |
commit | commitdiff | tree | snapshot |
2011-03-06 |
Glenn Morris | NEWS. |
commit | commitdiff | tree | snapshot |
2011-03-06 |
Glenn Morris | Regenerate autotools stuff, grumble. |
commit | commitdiff | tree | snapshot |
2011-03-06 |
Glenn Morris | * configure.in (FREETYPE_LIBS): Actually set it to... |
commit | commitdiff | tree | snapshot |
2011-03-06 |
Juanma Barranquero | * lisp/bookmark.el: |
commit | commitdiff | tree | snapshot |
2011-03-06 |
Katsumi Yamaoka | gnus-uu.el (gnus-uu-decode-save): Typo fix. |
commit | commitdiff | tree | snapshot |
2011-03-05 |
Chong Yidong | Fix last change. |
commit | commitdiff | tree | snapshot |
2011-03-05 |
Chong Yidong | * nsterm.m (ns_draw_window_cursor): Fix typo in 2011... |
commit | commitdiff | tree | snapshot |
2011-03-05 |
Chong Yidong | Remove "tiny change" ChangeLog tags for Antoine Levitt... |
commit | commitdiff | tree | snapshot |
2011-03-05 |
Antoine Levitt | Replace many instances of read-file-name with read... |
commit | commitdiff | tree | snapshot |
2011-03-05 |
Chong Yidong | Fix to help-buffer to ensure it returns a valid buffer... |
commit | commitdiff | tree | snapshot |
2011-03-05 |
Chong Yidong | * processes.texi (Synchronous Processes): Minor clarifi... |
commit | commitdiff | tree | snapshot |
2011-03-05 |
Glenn Morris | Add ChangeLog bug ref. |
commit | commitdiff | tree | snapshot |
2011-03-05 |
Reuben Thomas | Handle git-style backup names in file-name-version... |
commit | commitdiff | tree | snapshot |
2011-03-05 |
Glenn Morris | ChangeLog fix. |
commit | commitdiff | tree | snapshot |
2011-03-05 |
Glenn Morris | Move eshell's self-tests to the test/ directory. |
commit | commitdiff | tree | snapshot |
2011-03-05 |
David Engster | Make save-some-buffers message more informative (Bug... |
commit | commitdiff | tree | snapshot |
2011-03-05 |
Glenn Morris | * lisp/eshell/esh-proc.el (eshell-kill-process-function... |
commit | commitdiff | tree | snapshot |
2011-03-05 |
Deniz Dogan | * lisp/net/rcirc.el: Add QuakeNet authentication support. |
commit | commitdiff | tree | snapshot |
2011-03-05 |
Deniz Dogan | * lisp/net/rcirc.el: Add functionality to authenticate... |
commit | commitdiff | tree | snapshot |
2011-03-05 |
Gnus developers | Merge changes made in Gnus trunk. |
commit | commitdiff | tree | snapshot |
2011-03-05 |
Michael Albinus | Add package name. Fix author email address. |
commit | commitdiff | tree | snapshot |
2011-03-05 |
Eli Zaretskii | Fix bug #8177 with re-visiting image files. |
commit | commitdiff | tree | snapshot |
2011-03-05 |
Glenn Morris | esh-util.el comment fix. |
commit | commitdiff | tree | snapshot |
2011-03-05 |
Glenn Morris | Default all eshell hooks to nil (bug#5375) |
commit | commitdiff | tree | snapshot |
2011-03-05 |
Glenn Morris | esh-module doc fixes. |
commit | commitdiff | tree | snapshot |
2011-03-05 |
Daiki Ueno | message.el (message-options): Don't mark it buffer... |
commit | commitdiff | tree | snapshot |
2011-03-05 |
Glenn Morris | Make eshell-for obsolete (replaced by dolist) |
commit | commitdiff | tree | snapshot |
2011-03-04 |
Glenn Morris | * lisp/vc/vc-bzr.el (vc-bzr-after-dir-status): Handle... |
commit | commitdiff | tree | snapshot |
2011-03-04 |
Tom Tromey | * progmodes/gud.el (gdb-script-mode): Derive from prog... |
commit | commitdiff | tree | snapshot |
2011-03-04 |
Daiki Ueno | message.el (message-options): Revert the change that... |
commit | commitdiff | tree | snapshot |
2011-03-04 |
Glenn Morris | outline.el fix for bug#7619. |
commit | commitdiff | tree | snapshot |
2011-03-04 |
Glenn Morris | browse-url fix for bug#6077. |
commit | commitdiff | tree | snapshot |
2011-03-04 |
Glenn Morris | recentf.el fix for bug#5843. |
commit | commitdiff | tree | snapshot |
2011-03-04 |
Leo Liu | * lisp/vc/diff-mode.el (diff-mode): Fix whitespace... |
commit | commitdiff | tree | snapshot |
2011-03-04 |
Jay Belanger | * calc/calc-units.el (math-to-standard-rec): Don't... |
commit | commitdiff | tree | snapshot |
2011-03-04 |
Bob Rogers | Minor ewoc fix for bug#3261. |
commit | commitdiff | tree | snapshot |
2011-03-04 |
Julien Danjou | * lisp/erc/erc-track.el (erc-track-visibility): Fix... |
commit | commitdiff | tree | snapshot |
2011-03-04 |
Leo Liu | * lisp/time.el (display-time-world-list): Fix typo. |
commit | commitdiff | tree | snapshot |
2011-03-04 |
Glenn Morris | ChangeLog fixes. |
commit | commitdiff | tree | snapshot |
2011-03-04 |
Zachary Kanfer | lisp/cus-edit.el (custom-buffer-create-internal): Fix... |
commit | commitdiff | tree | snapshot |
2011-03-04 |
Drew Adams | lisp/image-dired.el (image-dired-cmd-read-exif-data... |
commit | commitdiff | tree | snapshot |
2011-03-03 |
Deniz Dogan | Fixing old typo. |
commit | commitdiff | tree | snapshot |
2011-03-03 |
Deniz Dogan | * lisp/net/rcirc.el (rcirc-cmd-join): Accept comma... |
commit | commitdiff | tree | snapshot |
2011-03-03 |
Gnus developers | Merge changes made in Gnus trunk. |
commit | commitdiff | tree | snapshot |
2011-03-03 |
Christian Ohler | Merged an ERT fix and a speedup. |
commit | commitdiff | tree | snapshot |
2011-03-03 |
Christian Ohler | Added fast path to ERT explanation of `equal'. |
commit | commitdiff | tree | snapshot |
2011-03-03 |
David Abrahams | ediff-init.el fix for bug#1821. (tiny change) |
commit | commitdiff | tree | snapshot |
2011-03-03 |
Christian Ohler | Fix ERT bug related to quit handling. |
commit | commitdiff | tree | snapshot |
2011-03-03 |
Glenn Morris | Merge fix. |
commit | commitdiff | tree | snapshot |
2011-03-03 |
Glenn Morris | file-truename doc fix for bug#2341. |
commit | commitdiff | tree | snapshot |
2011-03-03 |
Glenn Morris | Reduce some of the many, many variant spellings of... |
commit | commitdiff | tree | snapshot |
2011-03-03 |
Glenn Morris | Info-gnustep.plist trivia. |
commit | commitdiff | tree | snapshot |
2011-03-03 |
Glenn Morris | * lisp/vc/vc-rcs.el: Remove some ancient comments. |
commit | commitdiff | tree | snapshot |
2011-03-03 |
Bob Rogers | vc-dir fix for bug#7349. |
commit | commitdiff | tree | snapshot |
2011-03-03 |
Vagn Johansen | vc-svn fix for bug#7663 on MS Windows. (tiny change) |
commit | commitdiff | tree | snapshot |
2011-03-03 |
Glenn Morris | * url.texi (Configuration): Update url-configuration... |
commit | commitdiff | tree | snapshot |
2011-03-03 |
Glenn Morris | url.texi doc fix for bug#6038. |
commit | commitdiff | tree | snapshot |
2011-03-03 |
Glenn Morris | sendmail.el fix for bug#1776. |
commit | commitdiff | tree | snapshot |
2011-03-03 |
Glenn Morris | Fix typo in previous NEWS change. |
commit | commitdiff | tree | snapshot |
2011-03-03 |
Glenn Morris | * etc/NEWS: Mention emacsclient -q. |
commit | commitdiff | tree | snapshot |
2011-03-03 |
Drake Wilson | Add --quiet option for emacsclient (bug#663) (tiny... |
commit | commitdiff | tree | snapshot |
2011-03-03 |
Glenn Morris | grep.el fix for bug#8084. |
commit | commitdiff | tree | snapshot |
2011-03-03 |
Glenn Morris | vc-bzr fix for bug#8025. |
commit | commitdiff | tree | snapshot |
2011-03-02 |
Ken Brown | * sheap.c (STATIC_HEAP_SIZE): Increase to 13MB. |
commit | commitdiff | tree | snapshot |
next |