2011-08-29 |
Paul Eggert | * nsterm.m ((NSSize)windowWillResize): Use esprintf... |
commit | commitdiff | tree | snapshot |
2011-08-29 |
Paul Eggert | * macros.c (executing_kbd_macro_iterations): Now EMACS_... |
commit | commitdiff | tree | snapshot |
2011-08-29 |
Paul Eggert | * lread.c (dir_warning): Don't blindly alloca buffer... |
commit | commitdiff | tree | snapshot |
2011-08-29 |
Paul Eggert | * gtkutil.c (xg_check_special_colors, xg_set_geometry): |
commit | commitdiff | tree | snapshot |
2011-08-29 |
Paul Eggert | * frame.c (tty_frame_count): Now printmax_t, not int. |
commit | commitdiff | tree | snapshot |
2011-08-29 |
Paul Eggert | * fontset.c (num_auto_fontsets): Now printmax_t, not... |
commit | commitdiff | tree | snapshot |
2011-08-29 |
Paul Eggert | * font.c (font_unparse_xlfd): Don't blindly alloca... |
commit | commitdiff | tree | snapshot |
2011-08-29 |
Paul Eggert | * filelock.c (lock_file_1, lock_file): Don't blindly... |
commit | commitdiff | tree | snapshot |
2011-08-29 |
Paul Eggert | * eval.c (verror): Simplify by rewriting in terms of... |
commit | commitdiff | tree | snapshot |
2011-08-29 |
Paul Eggert | * emacs.c (main) [NS_IMPL_COCOA]: Don't overrun buffer |
commit | commitdiff | tree | snapshot |
2011-08-29 |
Paul Eggert | * editfns.c (Fcurrent_time_zone): Don't overrun buffer |
commit | commitdiff | tree | snapshot |
2011-08-29 |
Paul Eggert | * dispnew.c (add_window_display_history): Don't overrun... |
commit | commitdiff | tree | snapshot |
2011-08-29 |
Paul Eggert | * dbusbind.c (xd_signature, Fdbus_register_signal): |
commit | commitdiff | tree | snapshot |
2011-08-29 |
Paul Eggert | sprintf-related integer and memory overflow issues. |
commit | commitdiff | tree | snapshot |
2011-08-29 |
Paul Eggert | Add Bug#. |
commit | commitdiff | tree | snapshot |
2011-08-28 |
Paul Eggert | * update-game-score.c: Include <limits.h> |
commit | commitdiff | tree | snapshot |
2011-08-28 |
Paul Eggert | * movemail.c (main): Do not use sprintf when its result... |
commit | commitdiff | tree | snapshot |
2011-08-28 |
Paul Eggert | * etags.c (xmalloc, xrealloc): Accept size_t, not unsig... |
commit | commitdiff | tree | snapshot |
2011-08-28 |
Paul Eggert | Integer and memory overflow issues. |
commit | commitdiff | tree | snapshot |
2011-08-26 |
Paul Eggert | Merge from trunk. |
commit | commitdiff | tree | snapshot |
2011-08-26 |
Chong Yidong | * package.el (package-install): Call package-initialize... |
commit | commitdiff | tree | snapshot |
2011-08-26 |
Chong Yidong | Document package manager in Emacs manual. |
commit | commitdiff | tree | snapshot |
2011-08-26 |
Glenn Morris | Auto-commit of generated files. |
commit | commitdiff | tree | snapshot |
2011-08-26 |
Eli Zaretskii | Fix bug #9324 with unwarranted repositioning of point. |
commit | commitdiff | tree | snapshot |
2011-08-26 |
Leo Liu | Fix format bug in defstruct |
commit | commitdiff | tree | snapshot |
2011-08-26 |
Katsumi Yamaoka | mailcap.el (mailcap-mime-data): Regexp-quote MIME subtype. |
commit | commitdiff | tree | snapshot |
2011-08-26 |
Jan Djärv | * configure.in: Add -MP to DEPFLAGS. |
commit | commitdiff | tree | snapshot |
2011-08-26 |
Paul Eggert | Merge from trunk. |
commit | commitdiff | tree | snapshot |
2011-08-26 |
Katsumi Yamaoka | gnus-msg.el (gnus-setup-message): Remove extra apostrophe. |
commit | commitdiff | tree | snapshot |
2011-08-25 |
Paul Eggert | Merge from trunk. |
commit | commitdiff | tree | snapshot |
2011-08-25 |
Juri Linkov | * lisp/isearch.el (isearch-occur): Let-bind `search... |
commit | commitdiff | tree | snapshot |
2011-08-25 |
Juri Linkov | * lisp/isearch.el (isearch-edit-string): Let-bind ... |
commit | commitdiff | tree | snapshot |
2011-08-25 |
Juri Linkov | * lisp/textmodes/ispell.el (ispell-command-loop): Add... |
commit | commitdiff | tree | snapshot |
2011-08-25 |
Juri Linkov | * lisp/battery.el (display-battery-mode): If `battery... |
commit | commitdiff | tree | snapshot |
2011-08-25 |
Paul Eggert | Merge from trunk. |
commit | commitdiff | tree | snapshot |
2011-08-25 |
Eli Zaretskii | Fix last change for text terminals. |
commit | commitdiff | tree | snapshot |
2011-08-25 |
Eli Zaretskii | Fix cursor motion with long continued lines near window... |
commit | commitdiff | tree | snapshot |
2011-08-25 |
Chong Yidong | Fix Emacs manual chapter numbers in last change. |
commit | commitdiff | tree | snapshot |
2011-08-25 |
Chong Yidong | Relocate some additional Emacs manual nodes. |
commit | commitdiff | tree | snapshot |
2011-08-25 |
Chong Yidong | Rearrange manual chapters to group mail, rmail, and... |
commit | commitdiff | tree | snapshot |
2011-08-25 |
Bastien Guerry | Cosmetic fixes. |
commit | commitdiff | tree | snapshot |
2011-08-25 |
Eli Zaretskii | Handle `(space ...)' display spec as paragraph separator. |
commit | commitdiff | tree | snapshot |
2011-08-25 |
Deniz Dogan | * lisp/net/quickurl.el: Documentation typo fixes. |
commit | commitdiff | tree | snapshot |
2011-08-25 |
Glenn Morris | * lisp/emacs-lisp/derived.el (define-derived-mode)... |
commit | commitdiff | tree | snapshot |
2011-08-25 |
Chong Yidong | Delete record-buffer, and rename unrecord-buffer to... |
commit | commitdiff | tree | snapshot |
2011-08-25 |
Glenn Morris | Minor smtpmail.el fixes. |
commit | commitdiff | tree | snapshot |
2011-08-24 |
Paul Eggert | Merge from trunk. |
commit | commitdiff | tree | snapshot |
2011-08-24 |
Juri Linkov | More uses of `error' and `warning' faces. |
commit | commitdiff | tree | snapshot |
2011-08-24 |
Juri Linkov | * lisp/faces.el (success): Change face color from ... |
commit | commitdiff | tree | snapshot |
2011-08-24 |
Chong Yidong | Rename quit-restore-window into quit-window. |
commit | commitdiff | tree | snapshot |
2011-08-24 |
Eli Zaretskii | Fix cursor movement in R2L text within L2R paragraphs. |
commit | commitdiff | tree | snapshot |
2011-08-24 |
Eli Zaretskii | Fix current-bidi-paragraph-direction and its doc. |
commit | commitdiff | tree | snapshot |
2011-08-24 |
Juri Linkov | "C-s M-p" brings the tip of the search ring. |
commit | commitdiff | tree | snapshot |
2011-08-24 |
Eli Zaretskii | Minor changes in bidi.c. |
commit | commitdiff | tree | snapshot |
2011-08-24 |
Kenichi Handa | merge trunk |
commit | commitdiff | tree | snapshot |
2011-08-24 |
Kenichi Handa | international/ucs-normalize.el: If decomposition proper... |
commit | commitdiff | tree | snapshot |
2011-08-24 |
Steve Chapel | * etc/refcards/refcard.tex: Add a few more commands... |
commit | commitdiff | tree | snapshot |
2011-08-24 |
Stefan Monnier | * lisp/mpc.el (mpc--proc-filter): Don't signal mpc... |
commit | commitdiff | tree | snapshot |
2011-08-23 |
Stefan Monnier | * lisp/emacs-lisp/eieio.el (eieio-defmethod, eieio... |
commit | commitdiff | tree | snapshot |
2011-08-23 |
Eli Zaretskii | cus-start.el: Add :version tag to bidi-paragraph-direction. |
commit | commitdiff | tree | snapshot |
2011-08-23 |
Eli Zaretskii | cus-start.el: Add entry for bidi-paragraph-direction. |
commit | commitdiff | tree | snapshot |
2011-08-23 |
Eli Zaretskii | Followup for character properties in 2011-08-23T11... |
commit | commitdiff | tree | snapshot |
2011-08-23 |
Chong Yidong | * src/nsfont.m (ns_otf_to_script): Fix typo. |
commit | commitdiff | tree | snapshot |
2011-08-23 |
Kenichi Handa | merge trunk |
commit | commitdiff | tree | snapshot |
2011-08-23 |
Kenichi Handa | Fix default values of character properties. |
commit | commitdiff | tree | snapshot |
2011-08-23 |
Eli Zaretskii | Fix bug #8874 with recentering and header line under... |
commit | commitdiff | tree | snapshot |
2011-08-23 |
Martin Rudalics | Fix message in help-window-setup (Bug#9341). |
commit | commitdiff | tree | snapshot |
2011-08-23 |
Eli Zaretskii | Fix crashes with completion and composed characters. |
commit | commitdiff | tree | snapshot |
2011-08-23 |
Eli Zaretskii | Fix pos-visible-in-window-p for zero-column composed... |
commit | commitdiff | tree | snapshot |
2011-08-23 |
Stefan Monnier | * lisp/shell.el (shell-completion-vars): Set pcomplete... |
commit | commitdiff | tree | snapshot |
2011-08-23 |
Stefan Monnier | * lisp/pcomplete.el (pcomplete-parse-comint-arguments... |
commit | commitdiff | tree | snapshot |
2011-08-23 |
Stefan Monnier | * src/cmds.c (Fself_insert_command): Mention post-self... |
commit | commitdiff | tree | snapshot |
2011-08-22 |
Stefan Monnier | * lisp/progmodes/sh-script.el (sh-maybe-here-document... |
commit | commitdiff | tree | snapshot |
2011-08-22 |
Stefan Monnier | * lisp/emacs-lisp/debug.el (debug-arglist): New function. |
commit | commitdiff | tree | snapshot |
2011-08-22 |
Eli Zaretskii | Fix vertical cursor motion under bidi on auto-composed... |
commit | commitdiff | tree | snapshot |
2011-08-22 |
Juri Linkov | * etc/compilation.txt: Add more samples of output and... |
commit | commitdiff | tree | snapshot |
2011-08-22 |
Eli Zaretskii | Back out inadvertent changes in minibuffer.el. |
commit | commitdiff | tree | snapshot |
2011-08-22 |
Juri Linkov | * lisp/progmodes/compile.el (compilation-mode-font... |
commit | commitdiff | tree | snapshot |
2011-08-22 |
Juri Linkov | * lisp/progmodes/grep.el (grep-process-setup): Use... |
commit | commitdiff | tree | snapshot |
2011-08-22 |
Chong Yidong | Fix some word/symbol classifications in scheme-mode... |
commit | commitdiff | tree | snapshot |
2011-08-22 |
Chong Yidong | Fix animated gif segfault and frame clearing bug. |
commit | commitdiff | tree | snapshot |
2011-08-21 |
Lars Magne... | Merge changes made in Gnus trunk. |
commit | commitdiff | tree | snapshot |
2011-08-21 |
Lars Magne... | (smtpmail-query-smtp-server): Allow `quit'-ing out... |
commit | commitdiff | tree | snapshot |
2011-08-21 |
Lars Magne... | (smtpmail-try-auth-methods): Expand the secret password. |
commit | commitdiff | tree | snapshot |
2011-08-21 |
Lars Magne... | Only bind `coding-system-for-*' around the process... |
commit | commitdiff | tree | snapshot |
2011-08-21 |
Chong Yidong | * lisp/term.el (term-mouse-paste): Yank primary selecti... |
commit | commitdiff | tree | snapshot |
2011-08-21 |
Chong Yidong | Improve Edebug error for attempting to instrument built... |
commit | commitdiff | tree | snapshot |
2011-08-21 |
Gnus developers | Merge changes made in Gnus trunk. |
commit | commitdiff | tree | snapshot |
2011-08-21 |
Lars Magne... | Introduce a new variable to allow controlling the SMTP... |
commit | commitdiff | tree | snapshot |
2011-08-21 |
Chong Yidong | Minor fix to last change. |
commit | commitdiff | tree | snapshot |
2011-08-21 |
Chong Yidong | Add some docstrings to font-lock.el. |
commit | commitdiff | tree | snapshot |
2011-08-21 |
Chong Yidong | Fix to `ant' compile regexp. |
commit | commitdiff | tree | snapshot |
2011-08-21 |
Chong Yidong | Fix error in compilation-error-properties. |
commit | commitdiff | tree | snapshot |
2011-08-21 |
Chong Yidong | Fix for browse-url-firefox on Windows. |
commit | commitdiff | tree | snapshot |
2011-08-20 |
Glenn Morris | * lisp/tutorial.el (help-with-tutorial): Avoid an error... |
commit | commitdiff | tree | snapshot |
2011-08-20 |
Glenn Morris | Update some tutorial key bindings; ref bug#8739. |
commit | commitdiff | tree | snapshot |
2011-08-20 |
Glenn Morris | * lisp/files.el (hack-local-variables): Fully ignore... |
commit | commitdiff | tree | snapshot |
2011-08-20 |
Glenn Morris | Add missing file to leim/Makefile. |
commit | commitdiff | tree | snapshot |
2011-08-20 |
Alan Mackenzie | Resolve invalid use of a regexp in regexp-opt. |
commit | commitdiff | tree | snapshot |
2011-08-20 |
Chong Yidong | * eval.c (Fcondition_case): Document `debug' symbol... |
commit | commitdiff | tree | snapshot |
next |