* lisp/userlock.el, emacs-lisp/map-ynp.el: Declare part of `emacs' package.
[bpt/emacs.git] / lisp / ChangeLog
2012-07-18 Stefan Monnier* lisp/userlock.el, emacs-lisp/map-ynp.el: Declare...
2012-07-18 Stefan Monnier* lisp/progmodes/cperl-mode.el (cperl-unwind-to-safe...
2012-07-09 Stefan Monnier* lisp/progmodes/sh-script.el (sh-syntax-propertize...
2012-07-02 Glenn Morris* lisp/simple.el (kill-whole-line): Doc tweak.
2012-07-01 Eli ZaretskiiFix bug #11827 with file-relative-name on MS-Windows.
2012-06-28 Andreas Schwab* calendar/cal-dst.el (calendar-current-time-zone)...
2012-06-25 Masatake YAMATO* lisp/progmodes/which-func.el (which-func-format)...
2012-06-24 Leo LiuBackport: Avoid buffer read-only error in ibuffer-diff...
2012-06-24 Leo LiuBackport: Avoid error when process-contact returns...
2012-06-24 Leo LiuBackport: * Fix typo in diff-file-prev/next
2012-06-23 Leo Liu* textmodes/enriched.el (enriched-next-annotation):
2012-06-23 Stefan Monnier* minibuffer.el (minibuffer-confirm-exit-commands)...
2012-06-21 Glenn MorrisAdd some f90 preprocessor font-lock (bug#10499)
2012-06-21 Stefan Monnier* lisp/progmodes/cperl-mode.el (cperl-update-syntaxific...
2012-06-13 Glenn MorrisDoc tweaks for mule-cmds .el
2012-06-10 Glenn Morris* mail/rmail.el (rmail-yank-current-message): Leave...
2012-06-07 Chong Yidong* allout-widgets.el: Fix code header
2012-06-01 Chong YidongBump version to 24.1.
2012-05-31 Stefan MonnierFix long filename handling of byte-compile-fix-header.
2012-05-28 Martin RudalicsUgly fix for bug#11556.
2012-05-18 Eli ZaretskiiFix "C-c C-r" in mail-mode invoked from Rmail.
2012-05-17 Stefan Monnier* lisp/emacs-lisp/cl-macs.el (cl-transform-lambda)...
2012-05-16 Chong Yidong* net/gnutls.el (gnutls-min-prime-bits): Improve docstring.
2012-05-15 Chong YidongMisc docfixes.
2012-05-15 Chong Yidong* net/gnutls.el (gnutls-min-prime-bits): Default to...
2012-05-13 Chong YidongBackport fix for Bug#11382 from trunk
2012-05-11 Stefan Monnier* net/rlogin.el (rlogin-mode-map): Fix last change.
2012-05-09 Jason L. Wright* mail/smtpmail.el (smtpmail-send-command): Send the...
2012-05-09 Stefan Monnier* lisp/shell.el (shell-parse-pcomplete-arguments):
2012-05-08 Stefan Monnier* shell.el (shell-completion-vars): Fix last change.
2012-05-07 Chong YidongFix a gdb-mi process filtering issue arising in ansi...
2012-05-06 Glenn Morris* files.el (dir-locals-read-from-file): Mention dir...
2012-05-06 Chong Yidong* emacs-lisp/package.el (package-built-in-p): Handle...
2012-05-05 Chong YidongFix package.el handling of local variables on first...
2012-05-05 Stefan Monnier* lisp/shell.el (shell-completion-vars): Set pcomplete...
2012-05-04 Kenichi HandaBackport fix for Bug#11282 from trunk
2012-05-04 Chong Yidong* select.el (xselect--encode-string): Always use utf...
2012-04-30 Eli ZaretskiiResurrect encoding of replies by Rmail which was lost...
2012-04-30 Martin RudalicsFix entry in display-buffer--action-function-custom...
2012-04-27 Alan MackenzieUpdate CC Mode version to 5.32.3.
2012-04-27 Chong YidongFix for tool-bar confusion in read-key.
2012-04-26 Andreas SchwabFixes: debbugs:11344
2012-04-24 Chong YidongEnsure that X selection convertors properly encode...
2012-04-22 Chong Yidong* simple.el (delete-active-region): Move to killing...
2012-04-21 Andreas Schwab* progmodes/which-func.el (which-func-current): Quote %
2012-04-21 Chong YidongFix xml.el regression introduced by 2012-01-27 change.
2012-04-20 Paul EggertFix logic for returning to and yanking from Rmail buffer.
2012-04-20 Eli ZaretskiiFix bug #11279 with sending command blocks to GDB.
2012-04-20 Martin RudalicsFix resizing of minibuffer windows (Bug#11276).
2012-04-20 Dan NicolaescuFix sysfs battery display.
2012-04-20 Chong YidongFixes for pty handling in gdb-mi.el and process.c.
2012-04-20 Eli ZaretskiiChangeLog updates for last commit.
2012-04-20 Eli ZaretskiiDoc fixes in window.el functions.
2012-04-19 Chong YidongDelete the gdb-inferior pty when the gdb process exits.
2012-04-18 Chong Yidong* lisp/progmodes/grep.el (grep, rgrep): Doc fix.
2012-04-18 Glenn MorrisMore process-related doc and manual small edits
2012-04-17 Chong Yidong* emacs-lisp/tabulated-list.el (tabulated-list-print...
2012-04-16 Alan MackenzieCC Mode: Ensure searching for keywords is case sensitive.
2012-04-16 Chong Yidong* mail/sendmail.el (mail-bury): Call return action...
2012-04-15 Chong YidongMove "emacsclient -t -n" handling from emacsclient...
2012-04-15 Glenn MorrisDoc and manual fixes related to processes
2012-04-14 Glenn Morris* lisp/international/mule-cmds.el (set-language-environ...
2012-04-14 Stefan MonnierAvoid the use of ((lambda ...) ...) in lexical-binding...
2012-04-13 Chong YidongFix for C-x C-x in cua-selection-mode.
2012-04-12 Chong YidongNew Lisp manual nodes, Applying Customizations and...
2012-04-12 Glenn MorrisDoc and manual fixes related to mule
2012-04-11 Stefan Monnier* imenu.el (imenu-add-to-menubar): `current-local-map...
2012-04-11 Alan MackenzieMake imenu work again for Objective C Mode.
2012-04-11 Alan MackenzieCorrect two search limits in c-before-change-check_...
2012-04-10 Stefan Monnier* lisp/startup.el (command-line-1): Inhibit splash...
2012-04-10 Andreas Schwab* international/characters.el: Fix sorting.
2012-04-10 Eli ZaretskiiAdd more missing case pairs.
2012-04-10 Andreas SchwabCopy changes from trunk 2012-04-09T18:12:40Z!schwab...
2012-04-10 Chong YidongMerge 2012-04-09 GnuTLS fix from trunk
2012-04-10 Glenn Morris* lisp/files.el (dir-locals-set-class-variables): Doc...
2012-04-09 Eli ZaretskiiFix bug #11209 with case conversion of u+0178.
2012-04-09 Eli ZaretskiiFix bug #11208 with inaccurate doc string of shell...
2012-04-09 Glenn Morris* lisp/calendar/holidays.el (calendar-check-holidays...
2012-04-08 Eli ZaretskiiSupport Hebrew spell-checking in ispell.el.
2012-04-08 Chong Yidong* lisp/net/rcirc.el (rcirc-cmd-quit): Revert 2012-03...
2012-04-07 Glenn Morris* lisp/pcmpl-rpm.el (pcomplete/rpm): Handle -qf.
2012-04-07 Eli ZaretskiiFix bug #11182 with the effect of typing '?' in Shell...
2012-04-05 Lars Magne Ingebri... `shrink-window' doc fix
2012-04-05 Bastien GuerryFix typo in color.el.
2012-04-04 Stefan Monnier* lisp/server.el (server--on-display-p): New function.
2012-04-04 Gabor Vida* lisp/ido.el (ido-wide-find-dirs-or-files): Use file...
2012-04-04 Stefan Monnier* lisp/comint.el (comint--common-quoted-suffix): Check...
2012-04-04 Chong YidongDocument completion-extra-properties in Lisp manual.
2012-04-04 Chong YidongSeveral miscellaneous doc changes.
2012-04-04 Daiki Uenoepa: bind C-c C-c to finish key selection.
2012-04-04 Richard M. Stallmanreport-emacs-bug: cope with read-only signature.
2012-04-03 Chong YidongTwo minor doc/consistency fixes.
2012-04-03 Michael Albinus* notifications.el (notifications-notify): Fix docstring.
2012-04-02 Glenn Morris* emacs-lisp/authors.el (authors-aliases): Another...
2012-04-02 Michael Albinus* net/tramp-gvfs.el (tramp-gvfs-send-command): Apply
2012-04-01 Chong YidongRename file-subdir-of-p to file-in-directory-p.
2012-03-31 Glenn MorrisDoc fix for xterm-extra-capabilities
2012-03-31 Glenn Morris* lisp/language/indian.el ("Devanagari"): Fix typo.
2012-03-31 Glenn MorrisRevert 2012-03-28 calendar change
2012-03-31 Glenn MorrisEdebug doc fixes
next