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