2011-10-17 |
Glenn Morris | ChangeLog fix (problem had no particular relation to... |
commit | commitdiff | tree | snapshot |
2011-10-17 |
Stefan Monnier | * lisp/comint.el (comint-insert-input): Fix last change. |
commit | commitdiff | tree | snapshot |
2011-10-17 |
Eli Zaretskii | Fix part 4 of bug#9771 with assertion violation when... |
commit | commitdiff | tree | snapshot |
2011-10-17 |
Stefan Monnier | comint.el: Don't let `insert' break an `input' field... |
commit | commitdiff | tree | snapshot |
2011-10-17 |
Stefan Monnier | * lisp/minibuffer.el (completion--replace): Inherit... |
commit | commitdiff | tree | snapshot |
2011-10-17 |
Stefan Monnier | * lisp/comint.el (comint--table-subvert): Quote the... |
commit | commitdiff | tree | snapshot |
2011-10-17 |
Martin Rudalics | Remove redundant :type entry from ido-default-buffer... |
commit | commitdiff | tree | snapshot |
2011-10-17 |
Martin Rudalics | Fix bug reference in ChangeLog |
commit | commitdiff | tree | snapshot |
2011-10-17 |
Martin Rudalics | Rewrite window related menu entries. (Bug#6786) |
commit | commitdiff | tree | snapshot |
2011-10-17 |
Daiki Ueno | Merge changes made in Gnus trunk. |
commit | commitdiff | tree | snapshot |
2011-10-15 |
Glenn Morris | * test/automated/f90.el: New file. |
commit | commitdiff | tree | snapshot |
2011-10-15 |
Glenn Morris | * emacs-lisp/ert.el (ert--explain-equal-rec, ert-select... |
commit | commitdiff | tree | snapshot |
2011-10-15 |
Chong Yidong | * net/network-stream.el (network-stream-open-starttls... |
commit | commitdiff | tree | snapshot |
2011-10-15 |
Chong Yidong | * doc/emacs/display.texi (Scrolling): Tweak explanation... |
commit | commitdiff | tree | snapshot |
2011-10-15 |
Chong Yidong | Two minor manual updates. |
commit | commitdiff | tree | snapshot |
2011-10-15 |
Chong Yidong | * lisp/mail/sendmail.el (sendmail-query-once): Tweak... |
commit | commitdiff | tree | snapshot |
2011-10-15 |
Martin Rudalics | Rewrite and delabelize vertical border check. (Bug... |
commit | commitdiff | tree | snapshot |
2011-10-14 |
Stefan Monnier | * lisp/pcmpl-unix.el (pcomplete/ssh): SSH does allow... |
commit | commitdiff | tree | snapshot |
2011-10-14 |
Stefan Monnier | * lisp/mpc.el (mpc-songs-jump-to): Don't burp if the... |
commit | commitdiff | tree | snapshot |
2011-10-14 |
Stefan Monnier | * lisp/mouse.el (mouse-drag-mode-line-1): Modify the... |
commit | commitdiff | tree | snapshot |
2011-10-14 |
Stefan Monnier | * src/xterm.c (frame_highlight, frame_unhighlight)... |
commit | commitdiff | tree | snapshot |
2011-10-14 |
Eli Zaretskii | Improve wording in sendmail-query-once description... |
commit | commitdiff | tree | snapshot |
2011-10-14 |
Glenn Morris | Minor rewording of some sections of the ERT manual. |
commit | commitdiff | tree | snapshot |
2011-10-13 |
Agustín Martín | flyspell.el (flyspell-large-region): Use extended chara... |
commit | commitdiff | tree | snapshot |
2011-10-13 |
Chong Yidong | Update Killing chapter in Emacs manual. Other misc... |
commit | commitdiff | tree | snapshot |
2011-10-13 |
Dmitry Antipov | Use xfree, not free, to avoid crash with --enable-check... |
commit | commitdiff | tree | snapshot |
2011-10-13 |
Eli Zaretskii | Fix ChangeLog entry of last commit. |
commit | commitdiff | tree | snapshot |
2011-10-13 |
Eli Zaretskii | Fix the "C-x =" display of the character info for LRE... |
commit | commitdiff | tree | snapshot |
2011-10-13 |
Eli Zaretskii | Fix the change with paragraph_dir initialization. |
commit | commitdiff | tree | snapshot |
2011-10-13 |
Glenn Morris | Auto-commit of generated files. |
commit | commitdiff | tree | snapshot |
2011-10-13 |
Eli Zaretskii | etc/NEWS: Fix a typo. |
commit | commitdiff | tree | snapshot |
2011-10-13 |
Stefan Monnier | * lisp/emacs-lisp/timer.el (with-timeout): Make sure... |
commit | commitdiff | tree | snapshot |
2011-10-13 |
Jay Belanger | * calc.texi (Basic Operations on Units): Discuss temper... |
commit | commitdiff | tree | snapshot |
2011-10-13 |
Glenn Morris | * configure.in: Also look for tputs in libcurses. ... |
commit | commitdiff | tree | snapshot |
2011-10-12 |
Eli Zaretskii | Fix bugs #9738 & 9739 with a display string that ends... |
commit | commitdiff | tree | snapshot |
2011-10-12 |
Stefan Monnier | * doc.c (get_doc_string): Encode file name. |
commit | commitdiff | tree | snapshot |
2011-10-12 |
Michael Albinus | Fix Bug#6019, Bug#9315. |
commit | commitdiff | tree | snapshot |
2011-10-12 |
Chong Yidong | Updates to Mark chapter in Emacs manual. |
commit | commitdiff | tree | snapshot |
2011-10-12 |
Eli Zaretskii | Remove incorrect comments about U+2028 LS character. |
commit | commitdiff | tree | snapshot |
2011-10-12 |
Eli Zaretskii | src/bidi.c (bidi_init_it): Initialize paragraph_dir... |
commit | commitdiff | tree | snapshot |
2011-10-12 |
Glenn Morris | Auto-commit of generated files. |
commit | commitdiff | tree | snapshot |
2011-10-12 |
Paul Eggert | * configure.in: Remove check for -lintl (Bug#9713). |
commit | commitdiff | tree | snapshot |
2011-10-12 |
Dmitry Antipov | * alloc.c (Fgc_status): Do not access beyond zombies... |
commit | commitdiff | tree | snapshot |
2011-10-12 |
Paul Eggert | * xdisp.c (set_cursor_from_row): Simplify conditionals, |
commit | commitdiff | tree | snapshot |
2011-10-12 |
Paul Eggert | * lread.c (read_escape): Allow hex escapes as large... |
commit | commitdiff | tree | snapshot |
2011-10-12 |
Glenn Morris | * doc/misc/ert.texi: Whitespace trivia to make main... |
commit | commitdiff | tree | snapshot |
2011-10-12 |
Stefan Monnier | * lisp/textmodes/flyspell.el (flyspell-word): Move... |
commit | commitdiff | tree | snapshot |
2011-10-11 |
Stefan Monnier | Make sendmail-query-once offer 3-way choice; avoid... |
commit | commitdiff | tree | snapshot |
2011-10-11 |
Andreas Schwab | * lisp/gnus/html2text.el (html2text-clean-anchor):... |
commit | commitdiff | tree | snapshot |
2011-10-11 |
Andreas Schwab | * src/lisp.h (GCPRO1_VAR, GCPRO2_VAR, GCPRO3_VAR, GCPRO... |
commit | commitdiff | tree | snapshot |
2011-10-11 |
Stefan Monnier | * minibuf.c (Finternal_complete_buffer): Fix last change. |
commit | commitdiff | tree | snapshot |
2011-10-11 |
Juri Linkov | * lisp/isearch.el (isearch-lazy-highlight-word): New... |
commit | commitdiff | tree | snapshot |
2011-10-11 |
Teodor Zlatanov | spam.el (spam-check-BBDB): Simplify and support BBDB... |
commit | commitdiff | tree | snapshot |
2011-10-11 |
Martin Rudalics | Add NEWS entry wrt which window gets selected after... |
commit | commitdiff | tree | snapshot |
2011-10-11 |
Martin Rudalics | Mention which window gets selected when deleting the... |
commit | commitdiff | tree | snapshot |
2011-10-11 |
Glenn Morris | ChangeLog fix. |
commit | commitdiff | tree | snapshot |
2011-10-11 |
Glenn Morris | Small fix for f90-next-statement. |
commit | commitdiff | tree | snapshot |
2011-10-11 |
Katsumi Yamaoka | Bugfix: message.el (message-signed-or-encrypted-p)... |
commit | commitdiff | tree | snapshot |
2011-10-11 |
thierry volpiatto | * lisp/eshell/eshell.el (eshell-command): History have... |
commit | commitdiff | tree | snapshot |
2011-10-11 |
Stefan Monnier | * lisp/minibuffer.el (completion-file-name-table):... |
commit | commitdiff | tree | snapshot |
2011-10-10 |
Martin Rudalics | Fix ChangeLog typo |
commit | commitdiff | tree | snapshot |
2011-10-10 |
Martin Rudalics | In vc actions use quit-windows-on instead of delete... |
commit | commitdiff | tree | snapshot |
2011-10-10 |
Martin Rudalics | Fix doc-strings of special-display-... variables. |
commit | commitdiff | tree | snapshot |
2011-10-09 |
Chong Yidong | Corrections and tweaks to Help chapter in Emacs manual. |
commit | commitdiff | tree | snapshot |
2011-10-09 |
Andreas Schwab | * lisp/gnus/html2text.el (html2text-get-attr): Correctl... |
commit | commitdiff | tree | snapshot |
2011-10-09 |
Martin Rudalics | Add version tag for frame-auto-hide-function (Bug#9699). |
commit | commitdiff | tree | snapshot |
2011-10-09 |
Martin Rudalics | Describe frame-auto-hide-function and related issues. |
commit | commitdiff | tree | snapshot |
2011-10-09 |
Michael Albinus | * net/tramp.el (tramp-file-name-handler): Add 'debug... |
commit | commitdiff | tree | snapshot |
2011-10-09 |
Leo Liu | Add a missing space in smtpmail-send-data |
commit | commitdiff | tree | snapshot |
2011-10-08 |
Glenn Morris | f90 indentation fix. |
commit | commitdiff | tree | snapshot |
2011-10-08 |
Glenn Morris | Small callint.c fix. |
commit | commitdiff | tree | snapshot |
2011-10-08 |
Glenn Morris | * doc/misc/Makefile.in: Fix ert rules. |
commit | commitdiff | tree | snapshot |
2011-10-08 |
Glenn Morris | * doc/lispref/symbols.texi (Other Plists): Markup fix... |
commit | commitdiff | tree | snapshot |
2011-10-08 |
Glenn Morris | * doc/lispref/positions.texi (Excursions): Update warni... |
commit | commitdiff | tree | snapshot |
2011-10-08 |
Chong Yidong | * doc/emacs/mini.texi (Completion Options): Document... |
commit | commitdiff | tree | snapshot |
2011-10-08 |
Eli Zaretskii | doc/emacs/mule.texi (Bidirectional Editing): Correct... |
commit | commitdiff | tree | snapshot |
2011-10-08 |
Chong Yidong | Rework count-words-region. New command count-words. |
commit | commitdiff | tree | snapshot |
2011-10-08 |
Chong Yidong | Document completion styles in Emacs manual; copyedits. |
commit | commitdiff | tree | snapshot |
2011-10-08 |
Martin Rudalics | Fix doc-string typo in switch-to-buffer. |
commit | commitdiff | tree | snapshot |
2011-10-08 |
Martin Rudalics | Delete dedicated frame when killing its buffer. (Bug... |
commit | commitdiff | tree | snapshot |
2011-10-08 |
Eli Zaretskii | Fix cursor positioning in hscrolled lines with R2L... |
commit | commitdiff | tree | snapshot |
2011-10-08 |
Eli Zaretskii | src/xdisp.c (hscroll_window_tree): Support hscroll... |
commit | commitdiff | tree | snapshot |
2011-10-08 |
Eli Zaretskii | Fix bug #4426 with buffer_posn_from_coords when header... |
commit | commitdiff | tree | snapshot |
2011-10-08 |
Glenn Morris | Auto-commit of generated files. |
commit | commitdiff | tree | snapshot |
2011-10-08 |
thierry volpiatto | * lisp/eshell/eshell.el (eshell-command): Avoid using... |
commit | commitdiff | tree | snapshot |
2011-10-07 |
Paul Eggert | Merge from gnulib, fixing some 'configure' typos (Bug... |
commit | commitdiff | tree | snapshot |
2011-10-07 |
Paul Eggert | * alloc.c: Add comment. |
commit | commitdiff | tree | snapshot |
2011-10-07 |
Chong Yidong | Copyedits and updates for Emacs manual's first few... |
commit | commitdiff | tree | snapshot |
2011-10-07 |
Chong Yidong | * bindings.el ([M-left],[M-right]): Bind to left-word... |
commit | commitdiff | tree | snapshot |
2011-10-07 |
Stefan Monnier | * src/buffer.c (syms_of_buffer) <enable-multibyte-chara... |
commit | commitdiff | tree | snapshot |
2011-10-07 |
Glenn Morris | Auto-commit of generated files. |
commit | commitdiff | tree | snapshot |
2011-10-07 |
Paul Eggert | Fix alignment-related core dump during GC. |
commit | commitdiff | tree | snapshot |
2011-10-07 |
Glenn Morris | * lisp/cus-start.el (debug-on-quit): Fix custom type. |
commit | commitdiff | tree | snapshot |
2011-10-06 |
Gnus developers | Merge changes made in Gnus trunk. |
commit | commitdiff | tree | snapshot |
2011-10-06 |
Lars Magne... | (define-key-after): Clarify that the function is not... |
commit | commitdiff | tree | snapshot |
2011-10-06 |
Lars Magne... | * progmodes/gdb-mi.el (gdb): Fix typo in doc string. |
commit | commitdiff | tree | snapshot |
2011-10-06 |
thierry volpiatto | Update Changelog |
commit | commitdiff | tree | snapshot |
2011-10-06 |
thierry volpiatto | * lisp/eshell/eshell.el (eshell-command): Enable `eshel... |
commit | commitdiff | tree | snapshot |
2011-10-06 |
thierry volpiatto | * lisp/eshell/eshell.el (eshell-command): Enable `eshel... |
commit | commitdiff | tree | snapshot |
2011-10-06 |
Chong Yidong | Document exactly how emacsclient's -a "" starts the... |
commit | commitdiff | tree | snapshot |
next |