2011-07-09 |
Paul Eggert | Merge from trunk. |
commit | commitdiff | tree | snapshot |
2011-07-09 |
Paul Eggert | * image.c: Integer signedness and overflow and related... |
commit | commitdiff | tree | snapshot |
2011-07-09 |
Leo Liu | Restore accidental change to insert-register |
commit | commitdiff | tree | snapshot |
2011-07-09 |
Glenn Morris | * doc/emacs/fortran-xtra.texi (Fortran): Update handled... |
commit | commitdiff | tree | snapshot |
2011-07-09 |
Glenn Morris | * lisp/subr.el (remq): Handle the empty list. (Bug... |
commit | commitdiff | tree | snapshot |
2011-07-09 |
Paul Eggert | Merge: Add gnulib's strtoimax module, needed on Solaris 8. |
commit | commitdiff | tree | snapshot |
2011-07-09 |
Paul Eggert | Add strtoimax module, needed for Solaris 8 port. |
commit | commitdiff | tree | snapshot |
2011-07-08 |
Paul Eggert | Fix ChangeLog typos in previous commit. |
commit | commitdiff | tree | snapshot |
2011-07-08 |
Paul Eggert | Merge: Use pthread_sigmask, not sigprocmask (Bug#9010). |
commit | commitdiff | tree | snapshot |
2011-07-08 |
Paul Eggert | Merge from trunk. |
commit | commitdiff | tree | snapshot |
2011-07-08 |
Paul Eggert | Simplify Emacs part of pthread_sigmask support. |
commit | commitdiff | tree | snapshot |
2011-07-08 |
Jan Djärv | Better fix that keeps corret margins in tooltip. |
commit | commitdiff | tree | snapshot |
2011-07-08 |
Jan Djärv | Don't let Gtk+ linewrap tooltips. |
commit | commitdiff | tree | snapshot |
2011-07-08 |
Andreas Schwab | * lisp/mail/sendmail.el (send-mail-function): No longer... |
commit | commitdiff | tree | snapshot |
2011-07-08 |
Jan Djärv | Fix breakage introduced by fixing Bug#8842. |
commit | commitdiff | tree | snapshot |
2011-07-08 |
Stefan Monnier | * lisp/abbrev.el (expand-abbrev): Try to preserve point. |
commit | commitdiff | tree | snapshot |
2011-07-08 |
Michael Albinus | * net/tramp-sh.el (tramp-sh-handle-start-file-process... |
commit | commitdiff | tree | snapshot |
2011-07-08 |
Stefan Monnier | * lisp/vc/vc-bzr.el (vc-bzr-revision-keywords): Remove... |
commit | commitdiff | tree | snapshot |
2011-07-08 |
Jason Rumney | * src/w32fns.c (w32_wnd_proc) [WM_TIMER, WM_SET_CURSOR... |
commit | commitdiff | tree | snapshot |
2011-07-08 |
Glenn Morris | Auto-commit of generated files. |
commit | commitdiff | tree | snapshot |
2011-07-08 |
Jan Djärv | Fix warnings in ns*m files: Replace deprecated methods... |
commit | commitdiff | tree | snapshot |
2011-07-08 |
Paul Eggert | Merge from gnulib. |
commit | commitdiff | tree | snapshot |
2011-07-08 |
Paul Eggert | * lib/getopt.c, lib/unistd.in.h, m4/getopt.m4: Merge... |
commit | commitdiff | tree | snapshot |
2011-07-08 |
Paul Eggert | Merge from trunk. |
commit | commitdiff | tree | snapshot |
2011-07-08 |
Jan Djärv | * nsgui.h: Fix compiler warning about gnulib redefining... |
commit | commitdiff | tree | snapshot |
2011-07-08 |
Jan Djärv | Fix services menu empty on OSX 1.6+. |
commit | commitdiff | tree | snapshot |
2011-07-08 |
Lars Magne... | Allow sending mail in "emacs -Q" by not calling customi... |
commit | commitdiff | tree | snapshot |
2011-07-08 |
Daiki Ueno | Revert the plstore editing feature. |
commit | commitdiff | tree | snapshot |
2011-07-08 |
Paul Eggert | Improve hashing quality when configured --with-wide... |
commit | commitdiff | tree | snapshot |
2011-07-08 |
Juri Linkov | * lisp/arc-mode.el (archive-zip-expunge, archive-zip... |
commit | commitdiff | tree | snapshot |
2011-07-07 |
Lars Magne... | Merge changes made in Gnus trunk. |
commit | commitdiff | tree | snapshot |
2011-07-07 |
Paul Eggert | * emacs.c: Integer overflow minor fix. |
commit | commitdiff | tree | snapshot |
2011-07-07 |
Chong Yidong | Tweak last change to menu descriptions. |
commit | commitdiff | tree | snapshot |
2011-07-07 |
Paul Eggert | * dispnew.c: Integer signedness and overflow fixes. |
commit | commitdiff | tree | snapshot |
2011-07-07 |
Paul Eggert | * editfns.c (pWIDE, pWIDElen, signed_wide, unsigned_wide): |
commit | commitdiff | tree | snapshot |
2011-07-07 |
Lars Magne... | Make all the Options menu items into verb phrases |
commit | commitdiff | tree | snapshot |
2011-07-07 |
Tassilo Horn | 2011-07-07 Tassilo Horn <tassilo@member.fsf.org> |
commit | commitdiff | tree | snapshot |
2011-07-07 |
Lars Magne... | * text.texi (Special Properties): Clarify the format... |
commit | commitdiff | tree | snapshot |
2011-07-07 |
Chong Yidong | Document some Info functions (Bug#1084). |
commit | commitdiff | tree | snapshot |
2011-07-07 |
Chong Yidong | Doc fixes for thingatpt.el. |
commit | commitdiff | tree | snapshot |
2011-07-07 |
Lars Magne... | (Info-mode-map): Remove S-TAB binding, since [backtab... |
commit | commitdiff | tree | snapshot |
2011-07-07 |
Paul Eggert | * keyboard.h (num_input_events): Now uintmax_t. |
commit | commitdiff | tree | snapshot |
2011-07-07 |
Paul Eggert | * buffer.c: Integer signedness fixes. |
commit | commitdiff | tree | snapshot |
2011-07-07 |
Paul Eggert | * bidi.c: Integer signedness and overflow fixes. |
commit | commitdiff | tree | snapshot |
2011-07-07 |
Lars Magne... | (describe_map_tree): Don't insert a double newline... |
commit | commitdiff | tree | snapshot |
2011-07-07 |
Lars Magne... | Clarify the `call-interactively' doc string, and add... |
commit | commitdiff | tree | snapshot |
2011-07-07 |
Paul Eggert | * alloc.c: Integer signedness and overflow fixes. |
commit | commitdiff | tree | snapshot |
2011-07-07 |
Lars Magne... | Remove mention of `require' in ediff.texi |
commit | commitdiff | tree | snapshot |
2011-07-07 |
Chong Yidong | Merge from emacs-23 branch |
commit | commitdiff | tree | snapshot |
2011-07-07 |
Lars Magne... | Note that :custom-show is obsolete. |
commit | commitdiff | tree | snapshot |
2011-07-07 |
Eli Zaretskii | Fix bug #9015 with a bogus crash with glyphless charact... |
commit | commitdiff | tree | snapshot |
2011-07-07 |
Lars Magne... | Work around gnutls failures |
commit | commitdiff | tree | snapshot |
2011-07-07 |
Andreas Schwab | * configure.in (maintainer-mode): Reflect default in... |
commit | commitdiff | tree | snapshot |
2011-07-07 |
Lars Magne... | Update doc string of `smtpmail-stream-type'. |
commit | commitdiff | tree | snapshot |
2011-07-07 |
Juanma Barranquero | admin/unidata/makefile.w32-in: Duplicate change in... |
commit | commitdiff | tree | snapshot |
2011-07-07 |
Lars Magne... | Mention the `send-mail-function' default change. |
commit | commitdiff | tree | snapshot |
2011-07-07 |
Lars Magne... | * NEWS: Clarify `smtpmail-auth-credentials' non-existence. |
commit | commitdiff | tree | snapshot |
2011-07-07 |
Richard M.... | Fix bugs finding grep hits in Rmail buffers. |
commit | commitdiff | tree | snapshot |
2011-07-07 |
Glenn Morris | Auto-commit of generated files. |
commit | commitdiff | tree | snapshot |
2011-07-07 |
Daiki Ueno | Add a major mode to edit plstore files. |
commit | commitdiff | tree | snapshot |
2011-07-07 |
Kenichi Handa | Ignore a static composition that starts before the... |
commit | commitdiff | tree | snapshot |
2011-07-07 |
Kenichi Handa | merge trunk |
commit | commitdiff | tree | snapshot |
2011-07-07 |
Kenichi Handa | chartab.c (sub_char_table_set_range): Fix previous... |
commit | commitdiff | tree | snapshot |
2011-07-07 |
Dan Nicolaescu | Simplify Irix build, remove iris4d.h file. |
commit | commitdiff | tree | snapshot |
2011-07-07 |
Paul Eggert | * xselect.c: Integer signedness and overflow fixes. |
commit | commitdiff | tree | snapshot |
2011-07-07 |
Paul Eggert | * doprnt.c: Prefer signed to unsigned when either works. |
commit | commitdiff | tree | snapshot |
2011-07-07 |
Chong Yidong | Tweak to `button' face in custom themes. |
commit | commitdiff | tree | snapshot |
2011-07-07 |
Chong Yidong | Error in next-buffer or previous-buffer if called from... |
commit | commitdiff | tree | snapshot |
2011-07-07 |
Paul Eggert | Assume freestanding C89 headers, string.h, stdlib.h. |
commit | commitdiff | tree | snapshot |
2011-07-06 |
Paul Eggert | Merge from trunk. |
commit | commitdiff | tree | snapshot |
2011-07-06 |
Paul Eggert | Add Bug#. |
commit | commitdiff | tree | snapshot |
2011-07-06 |
Kenichi Handa | merge trunk |
commit | commitdiff | tree | snapshot |
2011-07-06 |
Kenichi Handa | Add C interface for Unicode character property table. |
commit | commitdiff | tree | snapshot |
2011-07-06 |
Richard M.... | Rmail mime: Use markers for positions in entities. |
commit | commitdiff | tree | snapshot |
2011-07-06 |
Katsumi Yamaoka | lisp/gnus/ChangeLog (2011-07-04): Add missing entry. |
commit | commitdiff | tree | snapshot |
2011-07-06 |
Paul Eggert | Remove more assumptions re struct layout (Bug#8884). |
commit | commitdiff | tree | snapshot |
2011-07-06 |
Paul Eggert | Merge: Remove unportable assumption about struct layout... |
commit | commitdiff | tree | snapshot |
2011-07-06 |
Paul Eggert | Remove unportable assumption about struct layout (Bug... |
commit | commitdiff | tree | snapshot |
2011-07-06 |
Lars Magne... | * mail/smtpmail.el (smtpmail-default-smtp-server):... |
commit | commitdiff | tree | snapshot |
2011-07-06 |
Lars Magne... | * simple.el (shell-command-on-region): Fill. |
commit | commitdiff | tree | snapshot |
2011-07-06 |
Lars Magne... | * functions.texi (Calling Functions): Link to the ... |
commit | commitdiff | tree | snapshot |
2011-07-06 |
Lars Magne... | * dired-aux.el (dired-kill-line): Add a doc string. |
commit | commitdiff | tree | snapshot |
2011-07-06 |
Paul Eggert | Use pthread_sigmask, not sigprocmask. |
commit | commitdiff | tree | snapshot |
2011-07-06 |
Paul Eggert | Add gnulib support for pthread_sigmask. |
commit | commitdiff | tree | snapshot |
2011-07-06 |
Lars Magne... | * dabbrev.el (dabbrev-abbrev-char-regexp): Note that... |
commit | commitdiff | tree | snapshot |
2011-07-06 |
Lars Magne... | * dired.el (dired-mode): Clarify "unmark or unflag". |
commit | commitdiff | tree | snapshot |
2011-07-06 |
Lars Magne... | * NEWS: Clarify that `smtpmail-starttls-credentials... |
commit | commitdiff | tree | snapshot |
2011-07-06 |
Richard M.... | Fix rmail mime search bug when entity is a string. |
commit | commitdiff | tree | snapshot |
2011-07-06 |
Lars Magne... | * emacs-lisp/lisp-mode.el (eval-defun-1): Update the... |
commit | commitdiff | tree | snapshot |
2011-07-06 |
Richard M.... | rmailmm.el: record truncated mime entities. |
commit | commitdiff | tree | snapshot |
2011-07-06 |
Paul Eggert | * m4/alloca.m4: Merge whitespace changes from gnulib. |
commit | commitdiff | tree | snapshot |
2011-07-06 |
Lars Magne... | * progmodes/grep.el (rgrep): Don't bind `process-connec... |
commit | commitdiff | tree | snapshot |
2011-07-06 |
Lars Magne... | (sendmail-query-once): Add an autoload cookie. |
commit | commitdiff | tree | snapshot |
2011-07-06 |
Lars Magne... | * mail/sendmail.el (send-mail-function): Change the... |
commit | commitdiff | tree | snapshot |
2011-07-06 |
Lars Magne... | * net/network-stream.el (network-stream-open-starttls... |
commit | commitdiff | tree | snapshot |
2011-07-06 |
Michael Albinus | * net/tramp-compat.el (tramp-compat-pop-to-buffer-same... |
commit | commitdiff | tree | snapshot |
2011-07-06 |
Julien Danjou | * url-cache.el (url-cache-extract): Set buffer multibyt... |
commit | commitdiff | tree | snapshot |
2011-07-06 |
Michael Mauger | * progmodes/sql.el: Version 3.0 |
commit | commitdiff | tree | snapshot |
2011-07-06 |
Glenn Morris | * lisp/window.el (pop-to-buffer): Doc fix. |
commit | commitdiff | tree | snapshot |
2011-07-06 |
Glenn Morris | * gnus-group.el (gnus-read-ephemeral-emacs-bug-group... |
commit | commitdiff | tree | snapshot |
next |