2011-09-25 |
Paul Eggert | * charset.c: Integer overflow fixes. |
commit | commitdiff | tree | snapshot |
2011-09-21 |
Paul Eggert | Fix ptrdiff_t/EMACS_INT confusion. |
commit | commitdiff | tree | snapshot |
2011-09-21 |
Paul Eggert | * fontset.c (reorder_font_vector): Fix min/MIN typo. |
commit | commitdiff | tree | snapshot |
2011-09-21 |
Paul Eggert | * syntax.c (scan_words): Revamp to pacify GCC 4.6.1. |
commit | commitdiff | tree | snapshot |
2011-09-21 |
Paul Eggert | * search.c (wordify, Fset_match_data): Revamp to pacify... |
commit | commitdiff | tree | snapshot |
2011-09-21 |
Paul Eggert | * process.c (Faccept_process_output): Fix typo in duration. |
commit | commitdiff | tree | snapshot |
2011-09-21 |
Paul Eggert | * lread.c (read_filtered_event): Use duration_to_sec_usec. |
commit | commitdiff | tree | snapshot |
2011-09-21 |
Paul Eggert | * keymap.c (Fkey_description): Recode slightly to pacif... |
commit | commitdiff | tree | snapshot |
2011-09-21 |
Paul Eggert | * ftfont.c (ftfont_shape_by_flt): Add lint_assume to... |
commit | commitdiff | tree | snapshot |
2011-09-21 |
Paul Eggert | (xd_append_arg): Omit range check that is not needed |
commit | commitdiff | tree | snapshot |
2011-09-21 |
Paul Eggert | Fix specpdl loop typo. |
commit | commitdiff | tree | snapshot |
2011-09-21 |
Paul Eggert | * casetab.c (set_identity, shuffle): Use lint_assume. |
commit | commitdiff | tree | snapshot |
2011-09-21 |
Paul Eggert | (Fcall_process): Fix typo in volatile load/restore. |
commit | commitdiff | tree | snapshot |
2011-09-21 |
Paul Eggert | Merge from trunk. |
commit | commitdiff | tree | snapshot |
2011-09-21 |
Paul Eggert | * alloc.c (pure_bytes_used_lisp, pure_bytes_used_non_lisp): |
commit | commitdiff | tree | snapshot |
2011-09-21 |
Kan-Ru Chen | ecomplete.el (ecomplete-display-matches): Intercept... |
commit | commitdiff | tree | snapshot |
2011-09-21 |
Michael Albinus | * net/tramp.el (tramp-handle-shell-command): Set proces... |
commit | commitdiff | tree | snapshot |
2011-09-21 |
Martin Rudalics | Rewrite code quitting windows and restoring the previou... |
commit | commitdiff | tree | snapshot |
2011-09-21 |
Eli Zaretskii | Fix assertion failure when displaying stretch glyphs... |
commit | commitdiff | tree | snapshot |
2011-09-21 |
Bill Wohler | * mh-e.texi: (VERSION, EDITION, UPDATED, UPDATE-MONTH... mh-e-doc-8.3 |
commit | commitdiff | tree | snapshot |
2011-09-21 |
Katsumi Yamaoka | mm-view.el (mm-display-inline-fontify): Don't run doc... |
commit | commitdiff | tree | snapshot |
2011-09-21 |
Stefan Monnier | * doc/lispref/display.texi (Face Functions): `face... |
commit | commitdiff | tree | snapshot |
2011-09-21 |
Stefan Monnier | * lisp/faces.el (face-list): Fix docstring. |
commit | commitdiff | tree | snapshot |
2011-09-21 |
Stefan Monnier | * lisp/window.el (display-buffer--action-function-custo... |
commit | commitdiff | tree | snapshot |
2011-09-20 |
Gnus developers | Merge changes made in Gnus trunk. |
commit | commitdiff | tree | snapshot |
2011-09-20 |
Juri Linkov | * lisp/info.el (Info-history-skip-intermediate-nodes... |
commit | commitdiff | tree | snapshot |
2011-09-20 |
Eli Zaretskii | Fix bidi-aware cursor motion inside indentation. |
commit | commitdiff | tree | snapshot |
2011-09-20 |
Eli Zaretskii | Fix bug #9549 with longlines-show-hard-newlines. |
commit | commitdiff | tree | snapshot |
2011-09-20 |
Juri Linkov | * lisp/info.el (Info-last-preorder): Visit last menu... |
commit | commitdiff | tree | snapshot |
2011-09-20 |
Julien Danjou | password-cache.el (password-cache-remove): Remove entri... |
commit | commitdiff | tree | snapshot |
2011-09-20 |
Glenn Morris | Auto-commit of loaddefs files. |
commit | commitdiff | tree | snapshot |
2011-09-20 |
Glenn Morris | Tweak previous f90.el change. |
commit | commitdiff | tree | snapshot |
2011-09-20 |
Bill Wohler | * mh-e.el (Version, mh-version): Update for release... mh-e-8.3 |
commit | commitdiff | tree | snapshot |
2011-09-20 |
Bill Wohler | * mh-show.el (mh-unvisit-file): Clarify language in... |
commit | commitdiff | tree | snapshot |
2011-09-20 |
Bill Wohler | * NEWS, MH-E-NEWS: Update for MH-E release 8.3. |
commit | commitdiff | tree | snapshot |
2011-09-20 |
Lawrence Mitchell | Fixes for f90.el filling in comments (bug#9553) |
commit | commitdiff | tree | snapshot |
2011-09-20 |
Stefan Monnier | * lisp/minibuffer.el (completion-file-name-table):... |
commit | commitdiff | tree | snapshot |
2011-09-20 |
Katsumi Yamaoka | gnus-fun.el (gnus-convert-image-to-x-face-command)... |
commit | commitdiff | tree | snapshot |
2011-09-19 |
Gnus developers | Merge changes made in Gnus trunk. |
commit | commitdiff | tree | snapshot |
2011-09-19 |
Stefan Monnier | * lisp/emacs-lisp/debug.el (debugger-args): Give it... |
commit | commitdiff | tree | snapshot |
2011-09-19 |
Stefan Monnier | * lisp/ps-mule.el (ps-mule-plot-string): Don't inf... |
commit | commitdiff | tree | snapshot |
2011-09-19 |
Leo Liu | Fixes for Occur Edit mode. |
commit | commitdiff | tree | snapshot |
2011-09-19 |
Chong Yidong | Add missing ChangeLog entry for ldap.el change in 2011... |
commit | commitdiff | tree | snapshot |
2011-09-19 |
Stefan Monnier | * lisp/whitespace.el (whitespace-newline-mode): Disable... |
commit | commitdiff | tree | snapshot |
2011-09-19 |
Stefan Monnier | org/org.el: Add FIXMEs for odd chunks of code |
commit | commitdiff | tree | snapshot |
2011-09-19 |
Lars Magne... | * .dir-locals.el: Change the debbugs regexp to allow... |
commit | commitdiff | tree | snapshot |
2011-09-19 |
Lars Magne... | * lread.c (Fread_from_string): Document what FINAL... |
commit | commitdiff | tree | snapshot |
2011-09-19 |
Lars Magne... | * errors.texi (Standard Errors): Remove apparent placeh... |
commit | commitdiff | tree | snapshot |
2011-09-19 |
Michael Albinus | * net/tramp-sh.el (tramp-inline-compress-commands)... |
commit | commitdiff | tree | snapshot |
2011-09-18 |
Juri Linkov | Capitalize non-function content words in menu item... |
commit | commitdiff | tree | snapshot |
2011-09-18 |
Juri Linkov | Preserve current isearch case-fold value in `isearch... |
commit | commitdiff | tree | snapshot |
2011-09-18 |
Juri Linkov | * lisp/progmodes/grep.el (grep-process-setup): Don... |
commit | commitdiff | tree | snapshot |
2011-09-18 |
Juri Linkov | * lisp/info.el (Info-extract-menu-node-name): Check... |
commit | commitdiff | tree | snapshot |
2011-09-18 |
Chong Yidong | Fix handling of X resource for window icons. |
commit | commitdiff | tree | snapshot |
2011-09-18 |
Juri Linkov | * lisp/info.el (Info-mode-syntax-table): New variable. |
commit | commitdiff | tree | snapshot |
2011-09-18 |
Juri Linkov | * lisp/info.el (Info-file-supports-index-cookies):... |
commit | commitdiff | tree | snapshot |
2011-09-18 |
Eli Zaretskii | Fix bug #9545 with crash in Dired when $ is pressed. |
commit | commitdiff | tree | snapshot |
2011-09-18 |
Chong Yidong | Fix for uncommentin in Fundamental mode. |
commit | commitdiff | tree | snapshot |
2011-09-18 |
Eli Zaretskii | Fix a bug in :align-to on a TTY when the column is... |
commit | commitdiff | tree | snapshot |
2011-09-18 |
Johan Bockgård | Fix previous fix of Bug#5849. |
commit | commitdiff | tree | snapshot |
2011-09-18 |
Chong Yidong | Fix yet another woman parser snafu. |
commit | commitdiff | tree | snapshot |
2011-09-18 |
Eli Zaretskii | Fix bug #9530 on a TTY. |
commit | commitdiff | tree | snapshot |
2011-09-18 |
Chong Yidong | Allow visiting files with malformed prop-lines. |
commit | commitdiff | tree | snapshot |
2011-09-18 |
Chong Yidong | Merge changes from emacs-23 branch |
commit | commitdiff | tree | snapshot |
2011-09-18 |
Eli Zaretskii | src/xdisp.c (reseat_at_next_visible_line_start): Fix... |
commit | commitdiff | tree | snapshot |
2011-09-18 |
Michael Albinus | * net/tramp.el (top): Don't require 'shell. |
commit | commitdiff | tree | snapshot |
2011-09-18 |
Paul Eggert | Fix minor problem found by static checking. |
commit | commitdiff | tree | snapshot |
2011-09-18 |
Paul Eggert | * fileio.c: Report proper errno when syscall falls. |
commit | commitdiff | tree | snapshot |
2011-09-18 |
Lars Magne... | (smtpmail-via-smtp): Ignore errors that arise when... |
commit | commitdiff | tree | snapshot |
2011-09-18 |
Eli Zaretskii | src/xdisp.c: Revert inadvertently committed changes. |
commit | commitdiff | tree | snapshot |
2011-09-18 |
Eli Zaretskii | src/.gdbinit (pgx): Fix references to fields of `struct... |
commit | commitdiff | tree | snapshot |
2011-09-17 |
Chong Yidong | * lisp/replace.el (occur-mode-map): Rebind occur-edit... |
commit | commitdiff | tree | snapshot |
2011-09-17 |
Chong Yidong | * doc/lispref/tips.texi: Don't bind a key sequence... |
commit | commitdiff | tree | snapshot |
2011-09-17 |
Glenn Morris | complete-tag fix for bug#9526 |
commit | commitdiff | tree | snapshot |
2011-09-17 |
Sven Joachim | * doc/man/emacs.1: Escape a dash. |
commit | commitdiff | tree | snapshot |
2011-09-17 |
Eli Zaretskii | Fix bug #9530 with incorrect display of zero-width... |
commit | commitdiff | tree | snapshot |
2011-09-17 |
Eli Zaretskii | Fix bug #9470 with slow redisplay in huge single-paragr... |
commit | commitdiff | tree | snapshot |
2011-09-17 |
Juanma Barranquero | Fix typos. |
commit | commitdiff | tree | snapshot |
2011-09-17 |
Juri Linkov | * lisp/textmodes/ispell.el (ispell-word): Add to the... |
commit | commitdiff | tree | snapshot |
2011-09-17 |
Lars Magne... | mm-decode.el (mm-inline-media-tests): Support imagemagi... |
commit | commitdiff | tree | snapshot |
2011-09-17 |
Andreas Schwab | * lisp/emacs-lisp/bytecomp.el (byte-compile-lapcode... |
commit | commitdiff | tree | snapshot |
2011-09-17 |
Eli Zaretskii | Fix bug #9525 with indexing most-positive/negative... |
commit | commitdiff | tree | snapshot |
2011-09-17 |
Eli Zaretskii | Fix bug #9524 with cursor positioning on display string... |
commit | commitdiff | tree | snapshot |
2011-09-17 |
Lars Magne... | Indent. |
commit | commitdiff | tree | snapshot |
2011-09-17 |
Juri Linkov | lisp/window.el (window-safe-min-height, window-safe... |
commit | commitdiff | tree | snapshot |
2011-09-17 |
Sven Joachim | lisp/window.el (window-min-width, window-state-put... |
commit | commitdiff | tree | snapshot |
2011-09-16 |
Paul Eggert | Remove inadvertent x permissions from 4 images. |
commit | commitdiff | tree | snapshot |
2011-09-16 |
Paul Eggert | * xselect.c: Relax test for outgoing X longs (Bug#9498). |
commit | commitdiff | tree | snapshot |
2011-09-16 |
Eli Zaretskii | Fix bug #971 with next/previous-line when goal-column... |
commit | commitdiff | tree | snapshot |
2011-09-16 |
Stefan Monnier | * src/eval.c (Fquote): Document its non-consing behavior. |
commit | commitdiff | tree | snapshot |
2011-09-16 |
Stefan Monnier | * lisp/image.el (imagemagick-register-types): Use regex... |
commit | commitdiff | tree | snapshot |
2011-09-16 |
Eli Zaretskii | Fix a compilation error with MinGW GCC 3.x in tiff_handler. |
commit | commitdiff | tree | snapshot |
2011-09-15 |
Paul Eggert | * editfns.c (Fformat): Fix bug in text-property fix... |
commit | commitdiff | tree | snapshot |
2011-09-15 |
Paul Eggert | Fix my ChangeLog entry. |
commit | commitdiff | tree | snapshot |
2011-09-15 |
Eli Zaretskii | Fix a typo in comment from 2011-09-15T15:41:03Z!eliz... |
commit | commitdiff | tree | snapshot |
2011-09-15 |
Andreas Schwab | * src/editfns.c (Fformat): Correctly handle text proper... |
commit | commitdiff | tree | snapshot |
2011-09-15 |
Eli Zaretskii | Add comments about special meaning of TAB characters... |
commit | commitdiff | tree | snapshot |
2011-09-15 |
Paul Eggert | * editfns.c (Fformat): Fix off-by-1 bug for "%%b" ... |
commit | commitdiff | tree | snapshot |
2011-09-15 |
Johan Bockgård | Fix bug #9495 with cursor positioning on truncated... |
commit | commitdiff | tree | snapshot |
2011-09-15 |
Eli Zaretskii | xdisp.c (hscroll_window_tree): Sync comment with the... |
commit | commitdiff | tree | snapshot |
next |