Fix default values of character properties.
[bpt/emacs.git] / lisp / ChangeLog
2011-08-23 Kenichi HandaFix default values of character properties.
2011-08-18 Chong YidongAdd L and R categories to standard category table,...
2011-08-18 Juri Linkov* lisp/faces.el (error, warning, success): New faces...
2011-08-17 Lars Magne Ingebri... (auth-source): Require to avoid problems with binding...
2011-08-17 Lars Magne Ingebri... (network-stream-open-starttls): Support using starttls...
2011-08-17 Juri Linkov* lisp/progmodes/grep.el (rgrep): Handle the case when...
2011-08-17 Martin RudalicsIn display-buffer-pop-up-frame make frame with buffer...
2011-08-17 Daiki UenoSimplify GnuPG group expansion using epg-expand-group.
2011-08-16 Feng Li* calc/calc-ext.el (math-defintegral-2): Remove nested...
2011-08-16 Alan Mackenzieprogmodes/cc-engine.el (c-state-cache-non-literal-place...
2011-08-16 Richard M. Stallmanepa-mail.el handles GnuPG groups.
2011-08-16 Richard M. StallmanAdd rmail-epa-decrypt command.
2011-08-16 Richard M. StallmanFix previous change.
2011-08-16 Richard M. StallmanBug fix for finding coding system. New COPY-FUNCTION...
2011-08-15 Stefan Monnier* lisp/minibuffer.el (completion-pcm--merge-completions...
2011-08-14 Chong YidongMinor fix to last change.
2011-08-14 Chong YidongAvoid deleting ibuffer named filters by default.
2011-08-14 Paul EggertMerge from trunk.
2011-08-12 Juanma Barranquerolisp/startup.el (argi): Declare as global variable...
2011-08-12 Chong YidongFix behavior of string-mark-left-to-right.
2011-08-12 Stefan Monnier* lisp/progmodes/js.el (js-syntax-propertize, js-syntax...
2011-08-12 Stefan Monnier* lisp/epa-file.el (epa-file-select-keys): Revert to...
2011-08-12 Daiki UenoMake epa-file progress message user-friendly.
2011-08-10 Chong YidongNew function `string-mark-left-to-right' for handling...
2011-08-10 Juri Linkov* lisp/progmodes/grep.el (rgrep): Don't bind `process...
2011-08-09 Chong YidongMerge from emacs-23 branch
2011-08-09 Chong Yidong* hi-lock.el (hi-lock-unface-buffer): Fix interactive...
2011-08-08 Chong Yidong* image-dired.el: Don't use find-file for temporary...
2011-08-08 Chong YidongLisp code shouldn't use set-time-zone-rule except throu...
2011-08-08 Daiki UenoFormat GPG errors (bug#9255).
2011-08-07 Juri LinkovMinor doc fixes. Remove duplicate ChangeLog entries.
2011-08-06 Paul EggertMerge from trunk.
2011-08-05 Stefan Monnier* lisp/progmodes/js.el (js--regexp-literal): Accept...
2011-08-05 Stefan Monnier* lisp/emacs-lisp/cl-macs.el (cl--make-usage-var, cl...
2011-08-05 Eli ZaretskiiFix bug #9221 with memory leak in bidi display.
2011-08-05 Martin RudalicsTurn some defsubsts into defuns and revert part of...
2011-08-04 Paul EggertMerge from trunk.
2011-08-03 Stefan Monnier* src/keymap.c (Fmake_composed_keymap): Move to subr.el.
2011-08-03 Michael Albinus* net/tramp-sh.el (tramp-open-connection-setup-interact...
2011-08-03 Paul EggertMerge from trunk.
2011-08-03 Stefan Monnier* lisp/progmodes/sh-script.el (sh-font-lock-paren)...
2011-08-02 Lars Magne Ingebri... (sendmail-query-once): Restore the current buffer after...
2011-08-02 Lars Magne Ingebri... Use different faces for marked and flagged files in...
2011-08-02 Lars Magne Ingebri... dolist doc fix.
2011-08-02 Lars Magne Ingebri... (ido-mode): Switch off the message if called non-intera...
2011-08-02 Lars Magne Ingebri... Prefer port smtp over port 587 when sending mail.
2011-08-02 Lars Magne Ingebri... When running under emacs -q, always refuse to save...
2011-08-02 Lars Magne Ingebri... * info.el: Remove the `Info-beginning-of-buffer' function
2011-08-02 Lars Magne Ingebri... Use `starttls-available-p' to see whether starttls...
2011-08-01 Martin RudalicsDon't set dedicated status for reused normal windows...
2011-08-01 Stefan Monnier* lisp/emacs-lisp/package.el (package-generate-autoload...
2011-08-01 Deniz Dogan* lisp/net/rcirc.el (rcirc-handler-333): Clarify docstring.
2011-07-30 Michael AlbinusSync with Tramp 2.2.2.
2011-07-30 Juri Linkov* lisp/dired-aux.el (dired-touch-initial): Remove function.
2011-07-28 Andreas SchwabFixes: debbugs:6594
2011-07-28 Jose E. MarchesiFix goto-line bug.
2011-07-28 Paul EggertMerge from trunk.
2011-07-27 Michael Albinus* net/tramp-sh.el (tramp-maybe-send-script): Don't...
2011-07-27 Leo LiuSimplify url handling in rcirc-mode
2011-07-26 Alan MackenzieFontify bitfield declarations properly.
2011-07-26 Ulf Jaspericalendar: Take care of multiple vcalendars in a single...
2011-07-25 Eli ZaretskiiFix logic of caching display string positions for bidi...
2011-07-25 Deniz Dogan* lisp/image.el (insert-image): Clarifying docstring.
2011-07-24 Michael Albinus* net/tramp-sh.el (tramp-barf-unless-okay): Return...
2011-07-23 Eli ZaretskiiFix pos-visible-in-window-p under bidi redisplay.
2011-07-23 Eli ZaretskiiSpeed up keyboard auto-repeat cursor motion under bidi...
2011-07-22 Alan MackenziePrevent cc-langs.elc being loaded at run time.
2011-07-22 Michael Albinus* net/tramp.el (tramp-file-name-handler): Avoid recursive
2011-07-21 Martin RudalicsFix size adjustment calls in display-buffer subroutines.
2011-07-20 Sam Steingold* lisp/progmodes/etags.el (etags-file-of-tag, etags...
2011-07-20 Paul EggertMerge from trunk.
2011-07-20 Lars Magne Ingebri... (proced-update): Revert yesterday's bug#1779 patch...
2011-07-20 Lars Magne Ingebri... White space fix
2011-07-20 Roland Winklerlisp/proced.el (proced-send-signal): small fix
2011-07-19 Stephen Berman(proced-format): Make header lines align with the text
2011-07-19 Paul EggertMerge from trunk.
2011-07-19 Lars Magne Ingebri... (view-buffer): Allow running in `special' modes if...
2011-07-19 Martin RudalicsRewrite display-buffer-alist-set to handle Emacs 23...
2011-07-18 Alan MackenzieCC Mode: Fontify declarators properly when, e.g., a...
2011-07-17 Lars Magne Ingebri... * image.el (put-image): Doc typo fix.
2011-07-17 Lars Magne Ingebri... (tags-search): Doc typo fix.
2011-07-17 Paul EggertMerge from trunk.
2011-07-17 Lars Magne Ingebri... (smtpmail-via-smtp): Query the user for password if...
2011-07-17 Paul EggertMerge from trunk.
2011-07-16 Lars Magne Ingebri... Move the defintion of `gnutls-log-level' to the C level...
2011-07-16 Glenn MorrisChangeLog fix.
2011-07-16 Lars Magne Ingebri... Include EN DASH as an indentation character
2011-07-16 Lars Magne Ingebri... Make `buffer-offer-save' permanently local
2011-07-16 Lars Magne Ingebri... Make docview error message clearer
2011-07-16 Lars Magne Ingebri... Document `auto-fill-function' in relation to `auto...
2011-07-16 Lars Magne Ingebri... * simple.el (current-kill): Clarify what `interprogram...
2011-07-16 Lawrence MitchellSilence byte-compiler warning with :read-only defstruct...
2011-07-16 Martin RudalicsTo fixes wrt window selection and buffer list.
2011-07-15 Glenn Morris* lisp/subr.el (read-char-choice): Respect help-form...
2011-07-15 Glenn Morris* lisp/subr.el (read-char-choice): Allow quitting....
2011-07-15 Lawrence MitchellAllow controlling how many prime bits to use during...
2011-07-15 Lars Magne Ingebri... * net/gnutls.el (gnutls-negotiate): Upcase `gnutls...
2011-07-15 Lars Magne Ingebri... Add a variable to customize the gnutls priority
2011-07-15 Glenn MorrisRework previous change.
2011-07-15 Glenn Morris* lisp/info.el (info-insert-file-contents): Require...
next