Macro-expand interpreted code during load.
[emacs.git] / etc / NEWS
blobe4a612f6a9ea9aba243afaf5c49c58142cc634a0
1 GNU Emacs NEWS -- history of user-visible changes.
3 Copyright (C) 2010-2012 Free Software Foundation, Inc.
4 See the end of the file for license conditions.
6 Please send Emacs bug reports to bug-gnu-emacs@gnu.org.
7 If possible, use M-x report-emacs-bug.
9 This file is about changes in Emacs version 24.
11 See files NEWS.23, NEWS.22, NEWS.21, NEWS.20, NEWS.19, NEWS.18,
12 and NEWS.1-17 for changes in older Emacs versions.
14 You can narrow news to a specific version by calling `view-emacs-news'
15 with a prefix argument or by typing C-u C-h C-n.
17 Temporary note:
18 +++ indicates that the appropriate manual has already been updated.
19 --- means no change in the manuals is called for.
20 When you add a new item, please add it without either +++ or ---
21 so we will look at it and add it to the manual.
24 * Installation Changes in Emacs 24.3
26 ** New configure option '--without-all' to disable additional features.
27 This disables most of the features that are normally enabled by default.
29 ** New configure option '--enable-link-time-optimization' to utilize
30 an appropriate feature provided by GCC since version 4.5.0.
32 ** New configure option '--enable-gcc-warnings', intended for developers.
33 If building with GCC, this enables compile-time checks that warn about
34 possibly-questionable C code.  On a recent GNU system there should be
35 no warnings; on older and on non-GNU systems the generated warnings
36 may be useful.
38 ** The configure option '--disable-maintainer-mode' has been removed,
39 as it was confusingly-named and rarely useful.
41 ---
42 ** You can use `NO_BIN_LINK=t make install' to prevent the installation
43 overwriting "emacs" in the installation bin/ directory with a link
44 to emacs-VERSION.
46 ---
47 ** Emacs uses libtinfo in preference to libncurses, if available.
49 ---
50 ** On FreeBSD and NetBSD, configure no longer adds /usr/local/lib and
51 /usr/pkg/lib to the linker search path.  You must add them yourself if
52 you want them.
54 ---
55 ** On Mac OS X, configure no longer automatically adds the Fink /sw
56 directories to the search path.  You must add them yourself if you want them.
58 ---
59 ** The standalone scripts rcs-checkin and vcdiff have been removed
60 (from the bin and libexec directories, respectively).  The former is
61 no longer relevant, the latter is replaced by lisp (in vc-sccs.el).
63 ** The configuration option '--enable-use-lisp-union-type' has been
64 renamed to '--enable-check-lisp-object-type', as the resulting
65 Lisp_Object type no longer uses a union to implement the compile time
66 check that this option enables.
69 * Startup Changes in Emacs 24.3
71 ** Emacs no longer searches for `leim-list.el' files beneath the standard
72 lisp/ directory.  There should not be any there anyway.  If you have
73 been adding them there, put them somewhere else, eg site-lisp.
75 ---
76 ** The `--no-site-lisp' command line option now works for Nextstep builds.
79 * Changes in Emacs 24.3
81 ** Help changes
83 *** `C-h f' (describe-function) can now perform autoloading.
84 When this command is called for an autoloaded function whose docstring
85 contains a key substitution construct, that function's library is
86 automatically loaded, so that the documentation can be shown
87 correctly.  To disable this, set `help-enable-auto-load' to nil.
89 *** `C-h f' now reports previously-autoloaded functions as "autoloaded",
90 even after their associated libraries have been loaded (and the
91 autoloads have been redefined as functions).
93 ** The function `current-time' now returns extended-format time stamps
94 (HIGH LOW USEC PSEC) that use picosecond resolution; the PSEC
95 component is new.  PSEC is typically a multiple of 1000 on current
96 machines.  Other functions that use this format, such as
97 file-attributes and format-time-string, have been changed accordingly.
98 Old-format time stamps are still accepted.
100 ** New functions `system-users', `system-groups' return lists of the user
101 name, group names known to the system (where possible).
103 ** If your Emacs was built from a bzr checkout, the new variable
104 `emacs-bzr-version' contains information about which bzr revision was used.
106 ** ImageMagick support, if available, is automatically enabled.
107 It is no longer necessary to call `imagemagick-register-types'
108 explicitly to install ImageMagick image types; that function is called
109 automatically at startup, or when customizing a relevant imagemagick-
110 option.
112 *** Setting `imagemagick-types-inhibit' to t now disables the use of
113 ImageMagick to view images.  You must call imagemagick-register-types
114 afterwards if you do not use customize to change this.
116 *** The new variable `imagemagick-enabled-types' also affects which
117 ImageMagick types are treated as images.  The function
118 `imagemagick-filter-types' returns the list of types that will be
119 treated as images.
121 *** Images displayed via ImageMagick now support transparency and the
122 :background image spec property.
124 ** Internationalization changes
126 *** New language environment: Persian.
128 ** Face underlining can now use a wave.
129 See the "Face Attributes" section of the Elisp manual.
131 ** New fringe bitmap exclamation-mark.
133 ** String values for `initial-buffer-choice' also apply to emacsclient
134 frames, if emacsclient is only told to open a new frame without
135 specifying any file to visit or expression to evaluate.
138 ** You can prevent the creation of lock files by setting `create-lockfiles'
139 to nil.  Use with caution, and only if you really need to.
142 ** Using "unibyte: t" in Lisp source files is obsolete.
143 Use "coding: raw-text" instead.
145 ** Mode line changes
147 *** New option `mode-line-default-help-echo' specifies the help text
148 (shown in a tooltip or in the echo area) for any part of the mode line
149 that does not have its own specialized help text.
151 *** You can now click mouse-3 in the coding system indicator to
152 invokes `set-buffer-file-coding-system'.
155 ** Setting `enable-remote-dir-locals' to non-nil allows directory
156 local variables on remote hosts.
159 ** `insert-char' is now a command, and `ucs-insert' an obsolete alias
160 for it.
162 ** The entry for PCL-CVS has been removed from the Tools menu.
163 The PCL-CVS commands are still available via the keyboard.
166 * Editing Changes in Emacs 24.3
168 ** The `z' key no longer has a binding in most special modes.
169 It used to be bound to `kill-this-buffer', but `z' is too easy to
170 accidentally type.
172 ** New option `yank-handled-properties' allows processing of text
173 properties on yanked text, in more ways that are more general than
174 just removing them, as done by `yank-excluded-properties'.
176 ** New option `delete-trailing-lines' specifies whether the M-x
177 delete-trailing-whitespace command should delete trailing lines at the
178 end of the buffer.  It defaults to t.
180 ** Search changes
182 *** Global `M-s _' starts a symbol (identifier) incremental search,
183 and `M-s _' in Isearch toggles symbol search mode.
184 `M-s c' in Isearch toggles search case-sensitivity.
186 *** `M-s SPC' in Isearch toggles whitespace matching mode
187 in both ordinary and regexp incremental search, so that each
188 sequence of spaces in the search string matches any combination
189 of one or more whitespace characters defined by the variable
190 `search-whitespace-regexp'.  In ordinary incremental search,
191 `isearch-toggle-lax-whitespace' toggles the value of the variable
192 `isearch-lax-whitespace'.  In regexp incremental search, it toggles
193 the value of the variable `isearch-regexp-lax-whitespace'.
195 ** M-x move-to-column, if called interactively with no prefix arg, now
196 prompts for a column number.
198 ** `mouse-avoidance-banish-position' can now be used to customize
199 `mouse-avoidance-mode' further.
201 ** `C-u M-=' now counts lines/words/characters in the entire buffer.
203 ** `C-M-f' and `C-M-b' will now move to the path name separator
204 character when doing minibuffer filename prompts.
206 ** `goto-char' is now bound to `M-g c'.
208 ** New command `C-x r M-w' (copy-rectangle-as-kill).
209 It copies the region-rectangle as the last rectangle kill.
211 ** New input method `vietnamese-vni'.
214 * Changes in Specialized Modes and Packages in Emacs 24.3
216 ** Compilation has a new `compilation-always-kill' configuration variable.
218 ** Term changes
220 The variables `term-default-fg-color' and `term-default-bg-color' are
221 now deprecated in favor of the `term-face' face, that you can
222 customize.  Also, it is now possible to customize how are displayed the
223 ANSI terminal colors and styles by customizing the corresponding
224 `term-color-<COLOR>', `term-color-underline' and `term-color-bold'
225 faces.
227 ** CL
228 *** CL's main entry is now (require 'cl-lib).
229 `cl-lib' is like the old `cl' except that it uses the namespace cleanly,
230 i.e. all its definitions have the "cl-" prefix (and internal definitions use
231 the "cl--" prefix).
233 If `cl' provided a feature under the name `foo', then `cl-lib' provides it
234 under the name `cl-foo' instead, with the exceptions of the few definitions
235 that had to use `foo*' to avoid conflicts with pre-existing Elisp entities,
236 which have not been renamed to `cl-foo*' but just `cl-foo'.
238 The old `cl' is now deprecated and is just a bunch of aliases that
239 provide the old non-prefixed names.
241 *** `cl-flet' is not like `flet' (which is deprecated).
242 Instead it obeys the behavior of Common-Lisp's `flet'.
244 *** `cl-labels' is slightly different from `labels'.
245 The difference is that it relies on the `lexical-binding' machinery (as opposed
246 to the `lexical-let' machinery used previously) to capture definitions in
247 closures, so such closures will only work if `lexical-binding' is in use.
249 *** `progv' was rewritten to use the `let' machinery.
250 A side effect is that vars without corresponding value are bound to nil
251 rather than making them unbound.
253 ** Desktop
255 *** `desktop-path' no longer includes the "." directory.  Desktop
256 files are now located in ~/.emacs.d by default.
258 ** Python mode
260 A new version of python.el, which provides several new features, including:
261 per-buffer shells, better indentation, Python 3 support, and improved
262 shell-interaction compatible with iPython (and virtually any other
263 text based shell).
265 *** Some user options have been replaced/renamed:
266 Old defcustom:                | New defcustom:
267 python-indent                 | python-indent-offset
268 python-guess-indent           | python-indent-guess-indent-offset
269 python-pdbtrack-do-tracking-p | python-pdbtrack-activate
270 python-use-skeletons          | python-skeleton-autoinsert
272 *** Some user options have been removed:
274 **** `python-indent-string-contents': Strings are never indented.
276 **** `python-honour-comment-indentation':
277 Comments are never considered as indentation markers themselves.
279 **** `python-continuation-offset': Indentation is automatically
280 calculated in a pep8 compliant way depending on the context.
282 **** `python-shell-prompt-alist', `python-shell-continuation-prompt-alist':
283 Have no direct mapping as the shell interaction is completely different.
285 **** `python-python-command', `python-jython-command':
286 Replaced by `python-shell-interpreter'.
288 **** `inferior-python-filter-regexp', `python-remove-cwd-from-path',
289 `python-pdbtrack-minor-mode-string', `python-source-modes':
290 No longer relevant.
292 *** Some commands have been replaced:
293 Old command               | New command
294 python-insert-class       | python-skeleton-class
295 python-insert-def         | python-skeleton-def
296 python-insert-for         | python-skeleton-for
297 python-insert-if          | python-skeleton-if
298 python-insert-try/except  | python-skeleton-try
299 python-insert-try/finally | python-skeleton-try
300 python-insert-while       | python-skeleton-while
301 python-find-function      | python-nav-jump-to-defun
302 python-next-statement     | python-nav-forward-sentence
303 python-previous-statement | python-nav-backward-sentence
304 python-send-buffer        | python-shell-send-buffer
305 python-send-defun         | python-shell-send-defun
306 python-send-region        | python-shell-send-region
307 python-send-region-and-go | Emulate with python-shell-send-region and
308                             python-shell-switch-to-shell
309 python-send-string        | python-shell-send-string
310 python-switch-to-python   | python-shell-switch-to-shell
311 python-describe-symbol    | python-eldoc-at-point
313 ** VHDL mode
315 *** The free software compiler GHDL is supported (and now the default).
317 *** Support for the VHDL-AMS packages has been added/updated.
319 *** Updated to the 2002 revision of the VHDL standard.
321 *** Accepts \r and \f as whitespace.
323 ** Diff mode
325 Faces for changes now use the same diff color scheme as in modern VCSes
326 where deletions are displayed in red (new faces `diff-refine-removed'
327 and `smerge-refined-removed' and new definition of `diff-removed'),
328 insertions in green (new faces `diff-refine-added' and
329 `smerge-refined-added' and new definition of `diff-added').
330 The variable `diff-use-changed-face' defines whether to use
331 the face `diff-changed', or `diff-removed' and `diff-added'
332 to highlight changes in context diffs.
334 ** Ediff now uses the same color scheme as Diff mode
335 on high color displays.
337 ** Flymake uses fringe bitmaps to indicate errors and warnings.
338 See flymake-fringe-indicator-position, flymake-error-bitmap and
339 flymake-warning-bitmap.
341 ** `sh-script'
342 *** Pairing of parens/quotes uses electric-pair-mode instead of skeleton-pair.
343 *** `sh-electric-here-document-mode' now controls auto-insertion of here-docs.
344 *** `sh-use-smie' lets you choose a new indentation and navigation code.
346 ** reStructuredText mode
348 *** Rebind nearly all keys making room for more keys and complying
349 better to usage in other modes.  Describe bindings with C-c C-h.
351 *** Major revision of indentation working very similar to other
352 modes.  TAB is your friend.
354 *** Major revision of filling working fine with most of
355 reStructuredText syntax.  Support auto-filling.
357 *** Major revision of comment handling.
359 *** Major revision of fontification working with `jit-lock-mode'.
361 *** Cover reStructuredText syntax more closely.  Improve
362 the experience for Sphinx users.
364 *** `rst-insert-list' inserts new list or continues existing lists.
366 *** Extend correct and improve customization.
368 *** Negative prefix argument always works for `rst-adjust'.
370 *** Reset window configuration after displaying TOC.
372 *** Package version in `rst-version'.
374 ** New `derived-mode' filter for Ibuffer, bound to `/ M'.
375 `/ m' is now bound to filter by used-mode, which used to be bound to `/ M'.
377 ** Apropos
379 *** The faces used by Apropos are now directly customizable.
380 These faces are named `apropos-symbol', `apropos-keybinding', and so on;
381 see the `apropos' Custom group for details.
383 **** The old options whose values specified faces to use were removed
384 (i.e. `apropos-symbol-face', `apropos-keybinding-face', etc.).
386 ** Buffer Menu
387 This package has been rewritten to use Tabulated List mode.
389 *** Option `Buffer-menu-buffer+size-width' is now obsolete.
390 Use `Buffer-menu-name-width' and `Buffer-menu-size-width' instead.
392 ** Calendar
394 *** The calendars produced by cal-html include holidays.
395 Customize cal-html-holidays to change this.
397 ** Customize
399 *** `custom-reset-button-menu' now defaults to t.
401 *** Non-option variables are never matched in `customize-apropos' and
402 `customize-apropos-options' (i.e. the prefix argument does nothing for
403 these commands now).
405 ** erc will look up server/channel names via auth-source and use the
406 channel keys found, if any.
408 ** Dired
410 *** `dired-do-async-shell-command' executes each file sequentially
411 if the command ends in `;' (when operating on multiple files).
412 Otherwise, it executes the command on each file in parallel.
414 ** Shell
416 *** New option `async-shell-command-buffer' specifies what buffer to use
417 for a new asynchronous shell command when the default output buffer
418 `*Async Shell Command*' is already taken by another running command.
420 ** FFAP
422 *** The option `ffap-url-unwrap-remote' can now be a list of strings,
423 specifying URL types which should be converted to remote file names at
424 the FFAP prompt.  The default is now '("ftp").
426 ** Follow mode
428 *** The obsolete variable `follow-mode-off-hook' has been removed.
430 *** Follow mode no longer works by using advice.
431 The option `follow-intercept-processes' has been removed.
433 ** The `server-auth-key' variable can be used to set a permanent
434 shared key for Emacs Server.
436 ** In Perl mode, new option `perl-indent-parens-as-block' causes non-block
437 closing brackets to be aligned with the line of the opening bracket.
439 ** FIXME something happened to ses.el, 2012-04-17.
441 ** which-function-mode now applies to all applicable major modes by default.
443 ** Tramp
446 *** The syntax has been extended in order to allow ad-hoc proxy
447 definitions.  See the manual for details.
450 *** Remote processes are now supported also on remote Windows host.
452 ** D-Bus
455 *** New variables `dbus-compiled-version' and `dbus-runtime-version'.
458 *** The D-Bus object manager interface is implemented.
461 *** Variables of type :(u)int32 and :(u)int64 accept floating points,
462 if their value does not fit into Emacs's integer range.
465 *** The function `dbus-call-method' works non-blocking now, it can be
466 interrupted by C-g.  `dbus-call-method-non-blocking' is obsolete.
469 *** Signals can be sent also as unicast message.
472 *** The argument list of `dbus-register-signal' has been extended,
473 according to the new match rule types of D-Bus.  See the manual for
474 details.
477 *** `dbus-init-bus' supports private connections.
480 *** There is a new function `dbus-setenv'.
483 ** notifications.el supports now version 1.2 of the Notifications API.
484 The function `notifications-get-capabilities' returns the supported
485 server properties.
487 ** Package Menu
489 *** Newly-available packages are listed in the Package Menu as "new",
490 and sorted above the other "available" packages by default.
492 ** Tabulated List and packages derived from it
494 *** New command `tabulated-list-sort', bound to `S', sorts the column
495 at point, or the Nth column if a numeric prefix argument is given.
497 ** URL
499 *** Structs made by `url-generic-parse-url' have nil `attributes' slot.
500 Previously, this slot stored semicolon-separated attribute-value pairs
501 appended to some imap URLs, but this is not compatible with RFC 3986.
502 So now the `filename' slot stores the entire path and query components
503 and the `attributes' slot is always nil.
505 *** New function `url-encode-url' for encoding a URI string.
506 The `url-retrieve' function now uses this to encode its URL argument,
507 in case that is not properly encoded.
509 ** Obsolete packages:
511 *** assoc.el
512 In most cases, assoc+member+push+delq work just as well.
513 And in any case it's just a terrible package: ugly semantics, terrible
514 inefficiency, and not namespace-clean.
516 *** bruce.el
518 *** ledit.el
520 *** mailpost.el
522 *** mouse-sel.el
524 *** patcomp.el
526 *** cust-print.el
529 * New Modes and Packages in Emacs 24.3
531 * Incompatible Lisp Changes in Emacs 24.3
533 ** (random) by default now returns a different random sequence in
534 every Emacs run.  Use (random S), where S is a string, to set the
535 random seed to a value based on S, in order to get a repeatable
536 sequence in later calls.
538 ** The function `x-select-font' can return a font spec, instead of a
539 font name as a string.  Whether it returns a font spec or a font name
540 depends on the graphical library.
542 ** If the NEWTEXT arg to `replace-match' contains a substring "\?",
543 that substring is inserted literally even if the LITERAL arg is
544 non-nil, instead of causing an error to be signaled.
547 ** Docstrings starting with `*' no longer indicate user options.
548 Only variables defined using `defcustom' are considered user options.
549 The function `user-variable-p' is now an obsolete alias for
550 `custom-variable-p'.
553 ** The return values of `defalias', `defun' and `defmacro' have changed,
554 and are now undefined.  For backwards compatibility, defun and
555 defmacro currently return the name of the newly defined function/macro
556 but this should not be relied upon.
558 ** `face-spec-set' no longer sets frame-specific attributes when the
559 third argument is a frame (that usage was obsolete since Emacs 22.2).
562 ** The arguments of `dbus-register-signal' are no longer just strings,
563 but keywords or keyword-string pairs.  The old argument list will
564 still be supported for Emacs 24.x.
566 ** Spelling changes.
567 Some Lisp symbols have been renamed to avoid problems with spelling
568 that is incorrect or inconsistent with how Emacs normally spells a word.
570 *** Renamed functions
572 **** hangul-input-method-inactivate -> hangul-input-method-deactivate
573 **** inactivate-input-method -> deactivate-input-method
574 **** quail-inactivate -> quail-deactivate
575 **** robin-inactivate -> robin-deactivate
576 **** viper-inactivate-input-method -> viper-deactivate-input-method
577 **** viper-inactivate-input-method-action ->
578      viper-deactivate-input-method-action
579 **** ucs-input-inactivate -> ucs-input-deactivate
581 *** Renamed hooks
582 The old hooks are still supported for backward compatibility, but they
583 are deprecated and will be removed eventually.
585 **** input-method-inactivate-hook -> input-method-deactivate-hook
586 **** robin-inactivate-hook -> robin-deactivate-hook
587 **** quail-inactivate-hook -> quail-deactivate-hook
589 *** Renamed Lisp variables
591 **** follow-deactive-menu -> follow-inactive-menu
592 **** inactivate-current-input-method-function ->
593      deactivate-current-input-method-function
595 ** The following obsolete variables and varaliases have been removed:
597 *** `facemenu-unlisted-faces'
598 *** `rmail-decode-mime-charset'
599 *** `last-input-char' and `last-command-char'
602 * Lisp changes in Emacs 24.3
604 ** Interpreted files get eagerly macro-expanded during load.
605 This can significantly speed up execution of non-byte-compiled code, but can
606 also bump into harmless and previously unnoticed cyclic dependencies.
607 These should not be fatal: they will simply cause the macro-calls to be left
608 for later expansion (as before), but will also result in a warning describing
609 the cycle.
611 ** New minor mode `read-only-mode' to replace toggle-read-only (now obsolete).
613 ** New functions `autoloadp' and `autoload-do-load'.
615 ** New function `posnp' to test if an object is a `posn'.
617 ** `function-get' fetches the property of a function, following aliases.
619 ** `toggle-read-only' accepts a second argument specifying whether to
620 print a message, if called from Lisp.
622 ** CL-style generalized variables are now in core Elisp.
623 `setf' is autoloaded and `push' and `pop' accept generalized variables.
625 ** `defun' also accepts a (declare DECLS) form, like `defmacro'.
626 The interpretation of the DECLS is determined by `defun-declarations-alist'.
628 ** `macro-declaration-function' is obsolete, use `macro-declarations-alist'.
630 ** New function `set-temporary-overlay-map'.
632 ** New macros `setq-local' and `defvar-local'.
634 ** New error type and new function `user-error'.  Doesn't trigger the debugger.
636 ** Window changes
638 *** The functions get-lru-window, get-mru-window and get-largest-window
639 now accept a third argument to avoid choosing the selected window.
641 *** New macro with-temp-buffer-window.
643 *** New display action function display-buffer-below-selected.
645 *** New display action alist `inhibit-switch-frame', if non-nil, tells
646 display action functions to avoid changing which frame is selected.
648 *** New display action alist `pop-up-frame-parameters', if non-nil,
649 specifies frame parameters to give any newly-created frame.
651 *** The following variables are obsolete, as they can be replaced by
652 appropriate entries in the `display-buffer-alist' function introduced
653 in Emacs 24.1:
655 **** `display-buffer-reuse-frames'
656 **** `special-display-regexps'
657 **** `special-display-frame-alist'
658 **** `special-display-buffer-names'
659 **** `special-display-function'
661 ** Completion
663 *** New function `completion-table-with-quoting' to handle completion
664 in the presence of quoting, such as file completion in shell buffers.
666 *** New function `completion-table-subvert' to use an existing completion
667 table, but with a different prefix.
669 ** Time
671 *** `current-time-string' no longer requires that its argument's year
672 must be in the range 1000..9999.  It now works with any year supported
673 by the underlying C implementation.
675 ** New function file-name-base.
677 ** New function `tty-top-frame' returns the topmost frame of a text terminal.
679 ** `automount-dir-prefix' is obsolete.
680 ** `buffer-has-markers-at' is obsolete.
682 * Changes in Emacs 24.3 on non-free operating systems
684 ** New configure.bat options on MS-Windows:
686 *** --without-libxml2 omits support for libxml2, even if its presence
687 is detected.
689 ** When invoked with the -nw switch to run on the Windows text-mode terminal,
690 Emacs now supports mouse highlight, help-echo (in the echo area), and
691 mouse-autoselect-window.
693 ** On MS-Windows Vista and later Emacs now supports symbolic links.
695 * Changes in Emacs 24.2
697 ** This is mainly a bug-fix release.
700 * Installation Changes in Emacs 24.1
702 ** Emacs can be compiled with Gtk+ 3.0 if you pass --with-x-toolkit=gtk3
703 to configure.  Note that other libraries used by Emacs, RSVG and GConf,
704 also depend on Gtk+.  You can disable them with --without-rsvg and
705 --without-gconf.
707 ** Emacs can be compiled with GnuTLS support.
708 This happens by default if a suitably recent version of the library is
709 found at build time.  To prevent this, use the configure option
710 `--without-gnutls'.  See below for GnuTLS features.
712 ** Emacs can be compiled with SELinux support.
713 This happens by default if a suitably recent version of the library is
714 found at build time.  To prevent this, use the configure option
715 `--without-selinux'.  See below for SELinux features.
717 ** Emacs can be compiled with ImageMagick support.
718 This happens by default if a suitably recent version of the library is
719 found at build time.  To prevent this, use the configure option
720 `--without-imagemagick'.  See below for ImageMagick features.
721 This feature is not available for the Nextstep or MS ports.
723 ** Emacs can be compiled with libxml2 support.
724 This happens by default if a suitably recent version of the library is
725 found at build time.  To prevent this, use the configure option
726 `--without-xml2'.  See below for libxml2 features.
728 ** By default, the installed Info and man pages are compressed.
729 You can disable this by configuring --without-compress-info.
731 ** New configure option --with-wide-int.
732 With it, Emacs integers typically have 62 bits, even on 32-bit machines.
733 On 32-bit hosts, this raises the limit on buffer sizes from about 512 MiB
734 to about 2 GiB.
736 ** New configure options: --with-mmdf, --with-mail-unlink, --with-mailhost.
737 These provide no new functionality, they just remove the need to edit
738 lib-src/Makefile by hand in order to use the associated features.
740 ** New configure option --enable-use-lisp-union-type.
741 This is only useful for Emacs developers to debug certain types of bugs.
742 This is not a new feature; only the configure flag is new.
744 ** The standalone programs digest-doc and sorted-doc are removed.
745 Emacs now uses Lisp commands `doc-file-to-man' and `doc-file-to-info'.
747 ** The standalone program `fakemail' is removed.
748 If you need it, feedmail.el provides a superset of the functionality.
751 * Startup Changes in Emacs 24.1
753 ** The --unibyte, --multibyte, --no-multibyte, and --no-unibyte
754 command line arguments, and the EMACS_UNIBYTE environment variable, no
755 longer have any effect.  (They were declared obsolete in Emacs 23.)
757 ** New command line option `--no-site-lisp' removes site-lisp directories
758 from load-path.  -Q now implies this.  This option does not affect the
759 EMACSLOADPATH environment variable (and hence has no effect for
760 Nextstep builds).
763 * Changes in Emacs 24.1
765 ** Completion
767 *** Many packages now use the `completion-at-point' command,
768 rather than implementing separate completion commands.
770 *** `completion-at-point' now handles tags and semantic completion.
772 *** Completion in a non-minibuffer now tries to detect the end of completion
773 and pops down the *Completions* buffer accordingly.
775 *** New option `completion-cycle-threshold' allows completion cycling.
777 *** New option `completion-category-overrides' for overriding the
778 default completion style in certain circumstances.
780 *** New completion style `substring'.
782 *** Completion of buffer names uses `substring' completion by default.
784 *** The option `widget-complete-field' has been removed.
786 ** Mail changes
788 *** The first time you try sending mail, Emacs asks for a mail method.
789 This is implemented by a new default for `send-mail-function', which
790 is `sendmail-query-once'.  This offers to use the smtpmail package, or
791 to use the old defaults relying on external mail facilities
792 (`sendmail-send-it' on GNU/Linux and other Unix-like systems, and
793 `mailclient-send-it' on Windows).
795 *** Typing C-c m in the buffer made by M-x report-emacs-bug transfers
796 the report to your desktop's preferred mail client, if there is one.
797 This uses either the "xdg-email" utility, or Mac OS's "open" command.
799 *** See Changes in Specialized Modes and Packages for SMTPmail changes
800 and Mail mode changes
802 ** Emacs server and client changes
804 *** New option `server-port' specifies the port for TCP Emacs servers.
806 *** New emacsclient argument -q/--quiet suppresses some status messages.
808 *** New emacsclient argument --frame-parameters specifies the frame
809 parameters of any newly-created graphical frame.
811 *** If emacsclient shuts down due to Emacs signaling an error,
812 its exit status is 1.
814 *** New emacsclient argument --parent-id ID.
815 This opens a client frame in parent X window ID, via XEmbed, similar
816 to the --parent-id argument to Emacs.
818 ** Internationalization changes
820 *** Emacs now supports display and editing of bidirectional text.
821 Right-to-left (RTL) scripts, such as Arabic, Farsi, and Hebrew, are
822 displayed in the correct visual order as expected by users of those
823 scripts.  The display reordering is a "full bidirectionality" class
824 implementation of the Unicode Bidirectional Algorithm (UBA).  Buffers
825 with no RTL text should look exactly the same as before.
827 **** New buffer-local variable `bidi-display-reordering'.
828 To disable display reordering in a buffer, change this to nil.
830 **** New buffer-local variable `bidi-paragraph-direction'.
831 If nil (the default), Emacs determines the base direction of each
832 paragraph from its text, as specified by the UBA.  Setting the value
833 to `right-to-left' or `left-to-right' forces a base direction on each
834 paragraph.
836 Paragraphs with right-to-left base direction are displayed starting at
837 the right window edge.
839 *** Enhanced support for characters with no glyphs in available fonts,
840 or, on text terminals, characters that cannot be encoded by the
841 terminal coding system.  The new option `glyphless-char-display-control'
842 specifies how to display them: as a hexadecimal code in a box, a thin
843 1-pixel space, an empty box, etc.
845 *** New input methods for Farsi and Bulgarian
846 (farsi-isiri-9147, farsi-transliterate-banan, bulgarian-alt-phonetic).
848 *** `nobreak-char-display' now also highlights Unicode hyphen chars
849 (U+2010 and U+2011).
851 *** New Hebrew translation of the Emacs Tutorial.
852 Type `C-u C-h t' to choose it in case your language setup doesn't
853 automatically select it.
855 ** An Emacs Lisp package manager is now included.
856 This is a convenient way to download and install additional packages,
857 from a package repository at http://elpa.gnu.org.
859 *** M-x list-packages shows a list of packages, which can be
860 selected for installation.
862 *** New command `describe-package', bound to `C-h P'.
864 *** By default, all installed packages are loaded automatically when
865 Emacs starts up.  To disable this, set `package-enable-at-startup' to
866 nil.  To specify the packages to load, customize `package-load-list'.
868 ** Custom theme changes
870 *** New command `M-x customize-themes', which provides a convenient
871 interface for enabling and disabling Custom themes.
873 *** New option `custom-theme-load-path' is the load path for themes.
874 Emacs no longer looks for Custom themes in `load-path'.  The default
875 value of `custom-theme-load-path' says to look for themes in
876 `custom-theme-directory', followed by a subdirectory of
877 `data-directory' named "themes/", which contains a small selection of
878 built-in Custom themes.
880 *** New option `custom-safe-themes' records known-safe theme files.
881 If a theme is not in this list, Emacs queries before loading it, and
882 offers to save the theme to `custom-safe-themes' automatically.  By
883 default, all themes included in Emacs are treated as safe.
885 ** Improved GTK integration
887 *** GTK scroll-bars are now placed on the right by default.
888 The function `set-scroll-bar-mode' can change this.
890 *** GTK tool bars can have just text, just images or images and text.
891 Customize `tool-bar-style' to choose the style.  On a Gnome desktop,
892 the default is taken from desktop settings.
894 *** GTK tool bars can be placed on any edge of the frame.
895 The frame-parameter tool-bar-position controls this.  It takes the
896 values top, left, right or bottom.  The Options => Show/Hide menu has
897 entries for this.
899 *** The default colors for selected text (the `region' face) are taken
900 from the GTK theme when Emacs is built with GTK.
902 *** Emacs uses GTK tooltips by default if built with GTK.
903 You can disable this by changing `x-gtk-use-system-tooltips' to nil.
905 ** Graphical interface changes
907 *** On graphical displays, the mode-line no longer ends in dashes.
908 Also, the first dash (which does not indicate anything) is just
909 displayed as a space.
911 *** `menu-bar-select-buffer-function' lets you choose another operation
912 instead of `switch-to-buffer' when selecting an item in the Buffers menu.
914 *** Lucid menus and dialogs can display antialiased fonts if Emacs is
915 built with Xft.  These fonts can be set via X resources, for example:
916 Emacs.pane.menubar.font: Courier-12
918 ** Exiting changes
920 *** Emacs now calls `kill-emacs' if it receives SIGTERM or SIGHUP,
921 or if it receives a SIGINT signal in batch mode.
923 *** `kill-emacs-hook' is now also run in batch mode.
924 Third-party code which adds to `kill-emacs-hook' should check if they
925 do the right thing in batch mode.
927 ** Scrolling changes
929 *** New scrolling commands `scroll-up-command' and `scroll-down-command'
930 (bound to C-v/[next] and M-v/[prior]) do not signal errors at top/bottom
931 of buffer at first key-press (instead they move to top/bottom of buffer)
932 when `scroll-error-top-bottom' is non-nil.
934 *** New option `scroll-error-top-bottom' (see above).
936 *** New scrolling commands `scroll-up-line' and `scroll-down-line'
937 scroll a line instead of full screen.
939 *** New property `scroll-command' should be set on a command's symbol to
940 define it as a scroll command affected by `scroll-preserve-screen-position'.
942 *** If you customize `scroll-conservatively' to a value greater than 100,
943 Emacs will never recenter point in the window when it scrolls due to
944 cursor motion commands or commands that move point (e.f., `M-g M-g').
945 Previously, you needed to use `most-positive-fixnum' as the value of
946 `scroll-conservatively' to achieve the same effect.
948 *** "Aggressive" scrolling now honors the scroll margins.
949 If you customize `scroll-up-aggressively' or
950 `scroll-down-aggressively' and move point off the window, Emacs now
951 scrolls the window so as to avoid positioning point inside the scroll
952 margin.
954 ** Basic SELinux support has been added.
955 This requires Emacs to be linked with libselinux at build time.
957 *** Emacs preserves the SELinux file context when backing up.
958 Also, the function `copy-file' has an extra optional argument for
959 preserving SELinux context, and the return value of `backup-buffer'
960 now includes the SELinux context.
962 *** New functions `file-selinux-context' and `set-file-selinux-context'
963 get and set the SELinux context of a file.
965 ** Trash changes
967 *** `delete-by-moving-to-trash' now only affects commands that specify
968 trashing.  This avoids inadvertently trashing temporary files.
970 *** Calling `delete-file' or `delete-directory' with a prefix argument
971 now forces true deletion, regardless of `delete-by-moving-to-trash'.
973 ** File- and directory-local variable changes
975 *** You can stop directory local vars from applying to subdirectories.
976 Add an element (subdirs . nil) to the alist portion of any variables
977 settings to indicate that the section should not apply to
978 subdirectories.
980 *** Directory local variables can apply to some file-less buffers.
981 Affected modes include dired, vc-dir, and log-edit.  For example,
982 adding "(diff-mode . ((mode . whitespace)))" to .dir-locals.el will
983 turn on `whitespace-mode' for *vc-diff* buffers.  Modes should call
984 `hack-dir-local-variables-non-file-buffer' to support this.
986 *** Using "mode: MINOR-MODE" to enable a minor mode is deprecated.
987 Instead, use "eval: (minor-mode 1)".
989 *** The variable `inhibit-first-line-modes-regexps' has been renamed
990 to `inhibit-local-variables-regexps'.  As the name suggests, it now
991 applies to ALL file local variables, not just -*- lines.  The
992 associated `inhibit-first-line-modes-suffixes' has been renamed in the
993 corresponding way.
995 ** Window changes
997 *** The `quit-window' command now restores the last buffer displayed
998 in the quitted window.
1000 *** Resizing an Emacs frame now preserves proportional window sizes,
1001 modulo restrictions like window minimum sizes and fixed-size windows.
1003 *** The behavior of `display-buffer' is now customizable in detail.
1005 **** New option `display-buffer-base-action' specifies a list of
1006 user-determined display "actions" (functions and optional arguments
1007 for choosing the displaying window).
1009 This takes precedence over the default display action, which is
1010 specified by `display-buffer-fallback-action'.
1012 **** New option `display-buffer-alist' maps buffer name regexps to
1013 display actions, taking precedence over `display-buffer-base-action'.
1015 *** New option `window-combination-limit'.
1016 The new option `window-combination-limit' allows to return the space
1017 obtained for resizing or creating a window more reliably to the window
1018 from which such space was obtained.
1020 *** New option `window-combination-resize'.
1021 The new option `window-combination-resize' allows to split a window that
1022 otherwise cannot be split because it's too small by stealing space from
1023 other windows in the same combination.  Subsequent resizing or deletion
1024 of the window will resize all windows in the same combination as well.
1026 *** New option `frame-auto-hide-function' lets you choose between
1027 iconifying or deleting a frame when burying a buffer in a dedicated
1028 frame, or quitting a window showing a buffer in a frame of its own.
1030 *** New commands `maximize-window' and `minimize-window'.
1031 These maximize and minimize the size of a window within its frame.
1033 *** New commands `switch-to-prev-buffer' and `switch-to-next-buffer'.
1034 These functions allow to navigate through the live buffers that have
1035 been shown in a specific window.
1037 ** Minibuffer changes
1039 *** The inactive minibuffer has its own major mode `minibuffer-inactive-mode'.
1040 This is handy for minibuffer-only frames, and is also used for the feature
1041 where mouse-1 pops up *Messages*"', which can now easily be changed.
1043 *** Minibuffers set `truncate-lines' to nil.
1044 If you want to change the value to something else, you could use
1045 for example `minibuffer-setup-hook'.
1047 ** `auto-mode-case-fold' is now enabled by default.
1049 ** `backup-by-copying-when-mismatch' now defaults to t.
1051 ** New basic faces `error', `warning', `success'.
1052 These are used to highlight text indicating failure, caution or
1053 successful operation.
1055 ** New option `list-colors-sort' defines the color sort order
1056 for `list-colors-display'.
1058 ** The variable `focus-follows-mouse' now always defaults to nil.
1061 * Editing Changes in Emacs 24.1
1063 ** Search changes
1065 *** C-y in Isearch is now bound to `isearch-yank-kill', instead of
1066 `isearch-yank-line'.
1068 *** M-y in Isearch is now bound to `isearch-yank-pop', instead of
1069 `isearch-yank-kill'.
1071 *** M-s C-e in Isearch is now bound to `isearch-yank-line'.
1073 ** New commands `count-words-region' and `count-words'.
1075 *** M-= is bound to `count-words-region', not `count-lines-region'.
1076 The `count-words-region' command, when called interactively, reports
1077 the number of lines, words, and characters in the region.  It is a
1078 superset of the old `count-lines-region', which is now an obsolete
1079 alias for it.
1081 ** The command `just-one-space' (M-SPC), if given a negative argument,
1082 also deletes newlines around point.
1084 ** Deletion changes
1086 *** New option `delete-active-region'.
1087 If non-nil, [delete] and DEL delete the region if it is active and no
1088 prefix argument is given.  If set to `kill', those commands kill
1089 instead.
1091 *** New command `delete-forward-char', bound to [delete].
1092 This is meant for interactive use, and obeys `delete-active-region'.
1093 The command `delete-char' does not obey `delete-active-region'.
1095 *** `delete-backward-char' is now a Lisp function.
1096 Apart from obeying `delete-active-region', its behavior is unchanged.
1097 However, the byte compiler now warns if it is called from Lisp; Lisp
1098 callers should use delete-char with a negative argument instead.
1100 *** The option `mouse-region-delete-keys' has been deleted.
1102 ** Selection changes.
1104 The default handling of clipboard and primary selections has been
1105 changed to conform with modern X applications.  In short, most
1106 commands for killing and yanking text now use the clipboard, while
1107 mouse commands use the primary selection.
1109 In the following, we provide a list of these changes, followed by a
1110 list of steps to get the old behavior back if you prefer that.
1112 *** `select-active-regions' now defaults to t.
1113 Merely selecting text (e.g. with drag-mouse-1) no longer puts it in
1114 the kill ring.  The selected text is put in the primary selection, if
1115 the system possesses a separate primary selection facility (e.g. X).
1117 **** `select-active-regions' also accepts a new value, `only'.
1118 This means to only set the primary selection for temporarily active
1119 regions (usually made by mouse-dragging or shift-selection);
1120 "ordinary" active regions, such as those made with C-SPC followed by
1121 point motion, do not alter the primary selection.
1123 **** `mouse-drag-copy-region' now defaults to nil.
1125 *** mouse-2 is now bound to `mouse-yank-primary'.
1126 This pastes from the primary selection, ignoring the kill-ring.
1127 Previously, mouse-2 was bound to `mouse-yank-at-click'.
1129 *** `x-select-enable-clipboard' now defaults to t on all platforms.
1131 *** `x-select-enable-primary' now defaults to nil.
1132 Thus, commands that kill text or copy it to the kill-ring (such as
1133 M-w, C-w, and C-k) also use the clipboard---not the primary selection.
1135 **** The "Copy", "Cut", and "Paste" items in the "Edit" menu are now
1136 exactly equivalent to M-w, C-w, and C-y respectively.
1138 **** Note that on MS-Windows, `x-select-enable-clipboard' was already
1139 non-nil by default, as Windows does not support the primary selection
1140 between applications.
1142 *** To return to the previous behavior, do the following:
1144 **** Change `select-active-regions' to nil.
1145 **** Change `mouse-drag-copy-region' to t.
1146 **** Change `x-select-enable-primary' to t (on X only).
1147 **** Change `x-select-enable-clipboard' to nil.
1148 **** Bind `mouse-yank-at-click' to mouse-2.
1150 *** Support for X cut buffers has been removed.
1152 *** X clipboard managers are now supported.
1153 To inhibit this, change `x-select-enable-clipboard-manager' to nil.
1155 ** New command `C-x r N' (`rectangle-number-lines') numbers the lines
1156 in the current rectangle.  With a prefix argument, this prompts for a
1157 number to count from and for a format string.
1159 ** `redisplay-dont-pause' now defaults to t.
1160 This makes Emacs feel more responsive to editing commands that arrive
1161 at high rate, e.g. if you lean on some key, because stopping redisplay
1162 in the middle (when this variable is nil) forces more expensive
1163 updates later on, and Emacs appears to be unable to keep up.
1165 ** The behavior of <TAB> for active regions in Text mode has changed.
1166 In Text and related modes, typing <TAB> (`indent-for-tab-command')
1167 when the region is active causes Emacs to indent all the lines in the
1168 region, aligning them with the line previous to the first line in the
1169 region (or with the left margin if there is no previous line).
1171 ** When `occur' is called with a prefix argument, matching strings are
1172 collected into the `*Occur*' buffer without line numbers.  If there
1173 are parenthesized subexpressions in the specified regexp, `occur'
1174 reads replacement text that may contain \\& and \\N whose convention
1175 follows `replace-match'.
1178 * Changes in Specialized Modes and Packages in Emacs 24.1
1180 ** Archive Mode has basic support for browsing and updating 7z archives.
1182 ** BibTeX mode
1184 *** BibTeX mode now supports biblatex.
1185 Use the variable `bibtex-dialect' to select different BibTeX dialects.
1186 `bibtex-entry-field-alist' is now an obsolete alias for
1187 `bibtex-BibTeX-entry-alist'.
1189 *** New command `bibtex-search-entries', bound to C-c C-a.
1191 *** New `bibtex-entry-format' option `sort-fields', disabled by default.
1193 *** New variable `bibtex-search-entry-globally'.
1195 ** Browse-url
1197 *** New option `browse-url-mailto-function' specifies how to handle "mailto:"s.
1199 *** The default browser used by the package is now the "xdg-open" program,
1200 on platforms that support it.  This calls your desktop's preferred browser.
1202 ** Calendar, Diary, and Appt
1204 *** Diary entries can contain non-printing "comments".
1205 See the variable `diary-comment-start'.
1207 *** Appointments can specify their individual warning times.
1208 See the variable `appt-warning-time-regexp'.
1210 *** The function specified by `appt-disp-window-function' may be passed
1211 lists of arguments if multiple appointments are due at similar times.
1212 If you are using a custom function for this, you should update it.
1214 *** New function `diary-hebrew-birthday'.
1216 *** Elements of `calendar-day-abbrev-array' and `calendar-month-abbrev-array'
1217 may no longer be nil, but must all be strings.
1219 *** The obsolete (since Emacs 22.1) method of enabling the appt
1220 package by adding `appt-make-list' to `diary-hook' has been removed.
1221 Use `appt-activate' instead.
1223 *** Some appt variables (obsolete since Emacs 22.1) have been removed:
1224 appt-issue-message (use the function appt-activate)
1225 appt-visible/appt-msg-window (use the variable appt-display-format)
1227 *** Some diary function aliases (obsolete since Emacs 22.1) have been removed:
1228 view-diary-entries, list-diary-entries, show-all-diary-entries
1230 ** CC Mode
1232 *** New feature to "guess" the style in an existing buffer.
1233 The main entry point is M-x c-guess.
1235 *** Java Mode now supports Java 5.0 (Tiger) and 6 (Mustang).
1237 *** `c-beginning-of-defun' and `c-end-of-defun' now respect nested scopes.
1238 Thus C-M-a will, by default, go to the beginning of the immediate function,
1239 not the top level.
1241 *** "Macros with semicolons" can be registered for correct indentation.
1242 Where such a macro ends a line (no semicolon) the next statement is no longer
1243 parsed as a statement continuation.
1245 ** Comint and modes derived from it use the standard completion code.
1247 ** Compilation mode
1249 *** Compilation mode can be used without Font Lock mode.
1250 `compilation-parse-errors-function' is now obsolete.
1252 *** New variable `compilation-filter-start', which is bound while
1253 `compilation-filter-hook' runs.  It records the start position of the
1254 text inserted by `compilation-filter'.
1256 *** `compilation-error-screen-columns' and `compilation-first-column'
1257 are obeyed in the editing buffer.  So programming language modes can
1258 set them, whereas previously only the value in the *Compilation*
1259 buffer was used.
1261 ** Customize
1263 *** Customize buffers now contain a search field.
1264 The search is performed using `customize-apropos'.
1265 To turn off the search field, set `custom-search-field' to nil.
1267 *** Options in customize group buffers start out hidden if not customized.
1268 Use the arrow to the left of the option name to toggle visibility.
1270 *** custom-buffer-sort-alphabetically now defaults to t.
1272 *** The color widget now has a "Choose" button, which allows you to
1273 choose a color via `list-colors-display'.
1275 ** D-Bus
1277 *** It is now possible to access buses other than the default system
1278 or session bus.
1280 *** The `dbus-register-method' and `dbus-register-property' functions
1281 optionally do not register names.
1283 *** The new function `dbus-register-service' registers a known service
1284 name on a D-Bus without also registering a property or a method.
1286 ** Dired-x
1288 *** C-x C-j (`dired-jump') and C-x 4 C-j (`dired-jump-other-window'),
1289 if called with a prefix argument, read a file name from the minibuffer
1290 instead of using the current buffer.
1292 *** The "dired local variables" feature of Dired-x is obsolete.
1293 The standard directory local variables feature replaces it.
1295 ** ERC changes
1297 *** New options `erc-autojoin-timing' and `erc-autojoin-delay',
1298 controlling attempts to autojoin a channel.
1300 *** New variable `erc-coding-system-precedence': If we use `undecided'
1301 as the server coding system, this variable will then be consulted.
1302 The default is to decode strings that can be decoded as utf-8 as
1303 utf-8, and do the normal `undecided' decoding for the rest.
1305 ** Eshell changes
1307 *** The default value of `eshell-directory-name' has changed
1308 to be an "eshell" directory in `user-emacs-directory'.
1309 The old "~/.eshell/" directory is still used if it exists, though.
1311 ** gdb-mi
1313 *** The M-x gdb command now uses the GDB Machine Interface protocol.
1314 It now supports multithread non-stop debugging and simultaneous
1315 debugging of several threads.
1317 ** Image mode
1319 *** RET (`image-toggle-animation') toggles animation, if applicable.
1320 Animation plays once, unless the option `image-animate-loop' is non-nil.
1322 ** Info
1324 *** New command M-x info-display-manual displays a named Info manual.
1325 If that manual is already visited in some Info buffer, it displays
1326 that buffer.  (This is handy if you have many manuals in many *info*
1327 buffers, and don't remember the name of the buffer visiting the manual
1328 you want to consult.)  Otherwise, it loads and displays the manual.
1330 *** `e' is now bound to `end-of-buffer' rather than to `Info-edit'.
1331 This is for compatibility with the stand-alone Info reader program,
1332 and also because `Info-edit' is a rarely used command that is disabled
1333 by default.
1335 ** Mail mode changes (not Message mode)
1337 *** New command M-x mail-add-attachment for adding MIME attachments
1339 *** The command M-x mail-attach-file was renamed to M-x mail-insert-file.
1340 (Its name is misleading, since it has nothing to do with MIME
1341 attachments.)  The old name is now an obsolete alias to the new name.
1343 ** MH-E has been updated to MH-E version 8.3.1.
1344 See MH-E-NEWS for details.
1346 ** Modula-2 mode provides auto-indentation.
1348 ** mpc.el: Can use pseudo tags of the form tag1|tag2 as a union of two tags.
1350 ** nXML mode no longer binds C-RET to `nxml-complete'.
1351 Completion is now performed via `completion-at-point', bound to C-M-i
1352 or M-TAB.  If `nxml-bind-meta-tab-to-complete-flag' is non-nil (the
1353 default), this performs tag completion.
1355 ** Org mode has been updated to version 7.8.09.
1356 See ORG-NEWS for details.
1358 ** Prolog mode has been completely revamped, with lots of additional
1359 functionality such as more intelligent indentation, electricity,
1360 support for more variants, including Mercury, and a lot more.
1362 ** Rmail
1364 *** The command `rmail-epa-decrypt' decrypts OpenPGP data
1365 in the Rmail incoming message.
1367 *** The variable `rmail-message-filter' no longer has any effect.
1368 This change was made in Emacs 23.1 but was not advertised at the time.
1369 Try using `rmail-show-message-hook' instead.
1371 ** Shell mode
1373 *** M-x shell prompts for the shell path name if the default directory
1374 is a remote file name and neither the environment variable $ESHELL nor
1375 the variable `explicit-shell-file-name' is set.
1377 *** TAB is now bound to the standard `completion-at-point' command,
1378 which now implements the pcomplete rules for shell command completion.
1380 ** SMTPmail
1382 *** SMTPmail now uses encrypted connections (via STARTTLS) by default
1383 if the mail server supports them.  This uses either built-in GnuTLS
1384 support, or the starttls.el library.  Customize `smtpmail-stream-type'
1385 to change this.
1387 *** The variable `smtpmail-auth-credentials' has been removed.
1388 By default, the information is now stored in the file ~/.authinfo.
1389 This was the default value of smtpmail-auth-credentials.  If you had
1390 customized smtpmail-auth-credentials to a list of user names and
1391 passwords, those settings are not used.  During your first connection
1392 to the smtp server, Emacs will prompt for the user name and password,
1393 and offer to save them to ~/.authinfo.  Or you can manually copy the
1394 credentials to ~/.authinfo.  For example, if you had
1396   (setq smtpmail-auth-credentials
1397         '(("mail.example.org" 25 "jim" "s!cret")))
1399 then the equivalent line in ~/.authinfo would be
1401   machine mail.example.org port 25 login jim password s!cret
1403 See the auth-source manual for more information, e.g. on encrypting
1404 the credentials file.
1406 *** The variable `smtpmail-starttls-credentials' has been removed.
1407 If you had that set, you need to put
1409   machine smtp.whatever.foo port 25 key "~/.my_smtp_tls.key" cert "~/.my_smtp_tls.cert"
1411 in your ~/.authinfo file instead.
1413 *** SMTPmail defaults to using the address in the From: header as the
1414 SMTP MAIL FROM envelope.  To override this, set `mail-envelope-from'
1415 to the address you wish to use instead.
1417 ** SQL mode
1419 *** New options `sql-port', `sql-connection-alist', `sql-send-terminator',
1420 and `sql-oracle-scan-on'.
1422 *** New options controlling prompting for login parameters.
1423 Each supported product has a custom variable `sql-*-login-params',
1424 which is a list of the parameters to be prompted for before a
1425 connection is established.
1427 *** The command `sql-product-interactive' now takes a prefix argument,
1428 which causes it to prompt for an SQL product.
1430 *** Product-specific SQL interactive commands now take prefix arguments.
1431 These commands (`sql-sqlite', `sql-postgres', `sql-mysql', etc.),
1432 given a prefix argument, prompt for a name for the SQL interactive
1433 buffer.  This reduces the need for calling `sql-rename-buffer'.
1435 *** SQL interactive modes suppress command continuation prompts, and
1436 replace tabs with spaces.  The first change impacts multiple line SQL
1437 statements entered with C-j between each line, statements yanked into
1438 the buffer and statements sent with `sql-send-*' functions.  The
1439 second prevents the MySQL and Postgres interpreters from listing
1440 object name completions when sent text via `sql-send-*' functions.
1442 *** New command `sql-connect' starts a predefined SQLi session,
1443 using the login parameters from `sql-connection-alist'.
1445 *** New "Save Connection" menu item in SQLi buffers.
1446 This gathers the login params specified for the SQLi session, if it
1447 was not started by a connection, and saves them as a new connection.
1449 *** New commands for listing database objects and details:
1450 sql-list-all and sql-list-table.
1452 *** An API for manipulating SQL product definitions has been added.
1454 ** TeX modes
1456 *** latex-electric-env-pair-mode keeps \begin..\end matched on the fly.
1458 ** Tramp
1460 *** New inline access method "ksu" (kerberized su).
1462 *** The following access methods are discontinued: "ssh1_old",
1463 "ssh2_old", "scp1_old", "scp2_old", "imap", "imaps" and "fish".
1465 *** The user option `remote-file-name-inhibit-cache' controls whether
1466 remote file attributes are cached for better performance.
1468 *** The option `ange-ftp-binary-file-name-regexp' has changed its
1469 default value to "".
1471 *** Handlers for `file-selinux-context' and `set-file-selinux-context'
1472 for remote machines which support SELinux.
1474 ** New function `url-queue-retrieve', which behaves like url-retrieve,
1475 but with limits (`url-queue-parallel-processes', `url-queue-timeout') on
1476 the degree of parallelism.
1478 ** VC and related modes
1480 *** Support for pulling on distributed version control systems.
1481 The command C-x v + (`vc-pull') runs a "pull" operation, if it is
1482 supported (currently with Bzr, Git, and Mercurial), to update the
1483 current branch and working tree.  A prefix argument means to prompt
1484 the user for specifics, e.g. a pull location.
1486 *** `vc-update' is now an alias for `vc-pull'.
1488 *** Support for merging on distributed version control systems.
1489 The command C-x v m (`vc-merge') now runs a "merge" operation, if it
1490 is supported (currently with Bzr, Git, and Mercurial), to merge
1491 changes from another branch into the current one.  It prompts for
1492 specifics, e.g. a merge source.
1494 *** New option `vc-revert-show-diff' controls whether `vc-revert'
1495 shows a diff while querying the user.  It defaults to t.
1497 *** Log entries in some Log View buffers can be toggled to display a
1498 longer description by typing RET (log-view-toggle-entry-display).
1499 This is currently supported for Bzr, Git, and Mercurial (to support
1500 another backend, define a `log-view-expanded-log-entry-function').
1501 In the Log View buffers made by C-x v L (`vc-print-root-log'), you can
1502 use this to display the full log entry for the revision at point.
1504 *** New command `vc-ediff' allows visual comparison of two revisions
1505 of a file similar to `vc-diff', but using ediff backend.
1507 *** The option `vc-initial-comment' was removed in Emacs 23.2, but
1508 this was not advertised at the time.
1510 *** `vc-toggle-read-only' is an obsolete alias for `toggle-read-only'.
1511 Since Emacs 23, it has done the same thing as `toggle-read-only', but
1512 this was not advertised at the time.
1514 ** Obsolete modes
1516 *** abbrevlist.el
1518 *** erc-hecomplete.el (use erc-pcomplete.el instead)
1520 *** partial-completion-mode (complete.el) is obsolete.
1521 You can get a comparable behavior with:
1522 (setq completion-styles '(partial-completion initials))
1523 (setq completion-pcm-complete-word-inserts-delimiters t)
1525 *** pc-mode.el is obsolete (CUA mode is much more comprehensive).
1527 *** pgg is obsolete (use EasyPG instead).
1529 *** sregex.el is obsolete, since rx.el is a strict superset.
1531 *** s-region.el and pc-select.el are obsolete.
1532 They are superseded by shift-select-mode, enabled by default since 23.1.
1534 *** vc-mcvs.el is obsolete (for lack of a maintainer).
1536 ** Miscellaneous
1538 *** The Landmark game is now invoked with `landmark', not `lm'.
1539 Its functions and variables have been similarly renamed.
1541 *** In `ido-file-completion-map', C-v is no longer bound to `ido-toggle-vc'.
1542 (This interfered with cua-mode.)
1544 *** f90.el has some support for Fortran 2008 syntax.
1546 *** `copyright-fix-years' can optionally convert consecutive years to ranges.
1548 *** New command `nato-region' converts text to NATO phonetic alphabet.
1551 * New Modes and Packages in Emacs 24.1
1553 ** Occur Edit mode applies edits made in *Occur* buffers to the
1554 original buffers.  It is bound to "e" in Occur mode.
1556 ** New global minor mode electric-pair-mode.
1557 When enabled, typing an open parenthesis automatically inserts the
1558 matching closing one.
1560 ** New global minor mode electric-indent-mode.
1561 When enabled, typing certain characters triggers reindentation.
1562 Major modes wishing to use this can set electric-indent-chars or
1563 electric-indent-functions.
1565 ** New global minor mode electric-layout-mode.
1566 When enabled, typing certain characters automatically inserts newlines.
1567 Major modes wishing to use this can set electric-layout-rules.
1569 ** tabulated-list.el provides a generic major mode for tabulated data,
1570 from which other modes can be derived.
1572 ** pcase.el provides the ML-style pattern matching macro `pcase'.
1574 ** secrets.el is an implementation of the Secret Service API, an
1575 interface to password managers like GNOME Keyring or KDE Wallet.  The
1576 Secret Service API requires D-Bus for communication.  The command
1577 `secrets-show-secrets' offers a buffer with a visualization of the
1578 secrets.
1580 ** notifications.el provides an implementation of the Desktop
1581 Notifications API.  It requires D-Bus for communication.
1583 ** soap-client.el supports access to SOAP web services from Emacs.
1584 soap-inspect.el is an interactive inspector for SOAP WSDL structures.
1586 ** New generic mode, xmodmap-generic-mode, for xmodmap files.
1588 ** New emacs-lock.el package.
1589 The previous version has been moved to obsolete/old-emacs-lock.el.
1590 Now, there is a proper minor mode `emacs-lock-mode'.  Protection
1591 against exiting Emacs and killing the buffer can be set separately.
1592 The mechanism for automatically turning off protection for buffers
1593 with dead inferior processes has been generalized.
1596 * Incompatible Lisp Changes in Emacs 24.1
1598 ** Passing a nil argument to a minor mode function call now ENABLES
1599 the minor mode unconditionally.  This is so that you can write e.g.
1601  (add-hook 'text-mode-hook 'foo-mode)
1603 to enable foo-mode in Text mode buffers, removing the need for
1604 `turn-on-foo-mode' style functions.  This affects all mode commands
1605 defined by `define-minor-mode'.  If called interactively, the mode
1606 command still toggles the minor mode.
1608 ** The return value of `backup-buffer' has changed.
1609 It is now a list of three elements, where the second element is a list
1610 describing the original file's SELinux context.  If Emacs or the
1611 system lacks SELinux support, the context list is (nil nil nil nil).
1612 See "Basic SELinux support" above, under "Changes in Emacs 24.1".
1614 ** `char-direction-table' and the `char-direction' function were deleted.
1615 They were buggy and inferior to the new support of bidirectional
1616 editing introduced in Emacs 24.  If you need the bidirectional
1617 properties of a character, use `get-char-code-property' with the last
1618 argument `bidi-class'.
1620 ** `copy-directory' now copies the source directory as a subdirectory
1621 of the target directory, if the latter is an existing directory.  The
1622 new optional arg COPY-CONTENTS, if non-nil, makes the function copy
1623 the contents directly into a pre-existing target directory.
1625 ** For mouse click input events in the text area, the Y pixel
1626 coordinate in the POSITION list now counts from the top of the text
1627 area, excluding any header line.  Previously, it counted from the top
1628 of the header line.
1630 ** Support for "old-style" backquotes, obsolete for 10+ years, has
1631 been further reduced.  Now a backquote not followed by a space is
1632 always treated as a "new-style" backquote.  Please remove all
1633 "old-style" backquotes from your code.  If your code uses backquotes
1634 as documented in the Elisp manual, and compiles without warning, then
1635 you have nothing to do in this regard.  Code not following the
1636 appropriate conventions may fail to compile.
1638 The most common cause of trouble seems to be an old-style backquote
1639 followed by a newline.  Another cause of trouble is vector notation
1640 for key sequence notation: instead of [(control ,)] and [(control ')],
1641 you should write [(control ?,)] and [(control ?')], which will work in
1642 older Emacsen too.
1644 ** The macro `eval-at-startup' was removed in Emacs 23.2, but this
1645 was not advertised at the time.  The function `custom-initialize-delay'
1646 replaced all known uses.
1648 ** `view-buffer' now treats special mode-class in the same way that
1649 `view-file' has since Emacs 22 (i.e. it won't enable View mode if the
1650 major mode is special).
1652 ** Menu and tool bar changes
1654 *** During startup, Emacs no longer adds entries for `menu-bar-lines'
1655 and `tool-bar-lines' to `default-frame-alist' and `initial-frame-alist'.
1656 With these alist entries omitted, `make-frame' checks the value of the
1657 variable `menu-bar-mode'/`tool-bar-mode' to determine whether to create
1658 a menu-bar or tool-bar, respectively.  If the alist entries are added,
1659 they override the value of `menu-bar-mode'/`tool-bar-mode'.
1661 *** The menu bar bindings's caches are not used any more.
1662 Use (where-is-internal <def> nil t) instead.
1664 ** Regions created by mouse dragging are now normal active regions,
1665 similar to those created by shift-selection (see Selection changes
1666 above).  In previous Emacs versions, these regions were delineated by
1667 `mouse-drag-overlay'; that variable has been removed.
1669 ** The fourth argument of `filter-buffer-substring' has been removed.
1670 If you want to remove text properties from the final result, simply
1671 pass the result through substring-no-properties.
1673 ** cl.el no longer provides `cl-19'.
1675 ** The following obsolete functions and aliases have been removed
1676 (the appropriate new function is given in parentheses; "not needed"
1677 means you can just remove all calls to the function in question):
1679 *** `comint-kill-output' (`comint-delete-output')
1680 *** `decompose-composite-char' (`char-to-string')
1681 *** `outline-visible' (`outline-invisible-p')
1682 *** `internal-find-face' (`facep')
1683 *** `internal-get-face' (`facep and check-face')
1684 *** `frame-update-faces' (not needed)
1685 *** `frame-update-face-colors' (`frame-set-background-mode')
1686 *** `x-frob-font-weight' and `x-frob-font-slant' (`make-face-*' functions)
1687 *** `x-make-font-bold and x-make-font-demibold (`make-face-bold')
1688 *** `x-make-font-italic' and `x-make-font-oblique' (`make-face-italic')
1689 *** `x-make-font-bold-italic' (`make-face-bold-italic')
1690 *** `x-make-font-unbold' (`make-face-unbold')
1691 *** `x-make-font-unitalic' (`make-face-unitalic')
1692 *** `mldrag-drag-mode-line' (`mouse-drag-mode-line')
1693 *** `mldrag-drag-vertical-line' (`mouse-drag-vertical-line')
1694 *** `iswitchb-default-keybindings' (`iswitchb-mode')
1695 *** `char-bytes' (== 1)
1696 *** `isearch-return-char' (`isearch-printing-char')
1697 *** `make-local-hook' (not needed)
1698 *** `set-screen-height' (`set-frame-height')
1699 *** `set-screen-width' (`set-frame-width')
1701 ** The following obsolete variables and varaliases have been removed
1702 (the appropriate new variable is given in parentheses):
1704 *** `checkdoc-minor-keymap' (`checkdoc-minor-mode-map')
1705 *** `vc-header-alist' (`vc-BACKEND-header')
1706 *** `directory-sep-char' (== ?/)
1707 *** `font-lock-defaults-alist' (`font-lock-defaults')
1708 *** `e' (`float-e').
1710 ** The following obsolete files were removed:
1711 sc.el, x-menu.el, rnews.el, rnewspost.el
1713 ** The format of the finder-inf.el file has changed, since the Finder
1714 mechanism is now based on the package system.  The variable
1715 `finder-package-info' is replaced by `package--builtins' and
1716 `finder-keywords-hash'.
1718 ** When generating autoloads, `update-directory-autoloads' no longer
1719 assumes every inspected file is in your `load-path'.  It instead
1720 generates relative names according to the current `load-path'.
1723 * Lisp changes in Emacs 24.1
1725 ** Code can now use lexical scoping by default instead of dynamic scoping.
1726 The `lexical-binding' variable enables lexical scoping for local
1727 variables.  It is typically set via a file-local variable in the first
1728 line of the file, in which case it applies to all the code in that
1729 file.
1731 *** `eval' takes a new optional argument `lexical' to choose the new lexical
1732 binding instead of the old dynamic binding mode.
1734 *** Lexically scoped interpreted functions are represented with a new form
1735 of function value which looks like (closure ENV ARGS &rest BODY).
1737 *** New macro `letrec' to define recursive local functions.
1739 *** `defvar' and `defconst' now mark the variable as special (dynamic).
1740 So do `defcustom' and other forms that call `defvar' as a subroutine.
1742 *** New function `special-variable-p' to check whether a variable is
1743 declared as dynamically bound.
1745 *** The form ((lambda ...) ...) is deprecated.
1747 ** An Emacs Lisp testing tool is now included.
1748 Emacs Lisp developers can use this tool to write automated tests for
1749 their code.  See the ERT info manual for details.
1751 ** Changes for bidirectional display and editing
1753 *** New function `current-bidi-paragraph-direction'.
1754 This returns the base direction of the paragraph at point.
1756 *** New function `bidi-string-mark-left-to-right'.
1757 Given a string containing characters from right-to-left scripts, this
1758 function returns another string which can be safely inserted into a
1759 buffer, such that any following text will be always displayed to the
1760 right of that string.  (This works by appending an invisible Unicode
1761 "LEFT-TO-RIGHT MARK" character if the argument string might need it.)
1763 This is useful when the buffer has overall left-to-right paragraph
1764 direction and you need to insert a string whose contents are not known
1765 in advance, without disrupting the layout of the line.
1767 ** Window changes
1769 *** Window tree functions are accessible in Elisp.
1770 Functions are provided to return the parent, siblings or child windows
1771 of any window including internal windows (windows not associated with a
1772 buffer) in the window tree.
1774 **** New function `window-valid-p' gives non-nil for live and internal
1775 windows.
1777 **** Window manipulation can deal with internal windows.
1778 Many window handling functions like `split-window', `delete-window', or
1779 `delete-other-windows' as well as the window resizing functions can now
1780 act on any window including internal ones.
1782 *** window-total-height/-width vs window-body-height/-width.
1783 The function `window-height' has been renamed to `window-total-height'
1784 and `window-width' has been renamed to `window-body-width'.  The old
1785 names are provided as aliases.  Two new functions `window-total-width'
1786 and `window-body-height' are provided.
1788 *** Window parameters specific to window handling functions.
1789 For each window you can specify a parameter to override the default
1790 behavior of a number of functions like `split-window', `delete-window'
1791 and `delete-other-windows'.  The variable `ignore-window-parameters'
1792 allows to ignore processing such parameters.
1794 *** New semantics of third argument of `split-window'.
1795 The third argument of `split-window' has been renamed to SIDE and can be
1796 set to any of the values 'below, 'right, 'above, or 'left to make the
1797 new window appear on the corresponding side of the window that shall be
1798 split.  Any other value of SIDE will cause `split-window' to split the
1799 window into two side-by-side windows as before.
1801 *** Window resizing functions.
1802 A new standard function for resizing windows called `window-resize' has
1803 been introduced.  This and all other functions for resizing windows no
1804 longer delete any windows when they become too small.
1806 *** Deleting the selected window now selects the most recently selected
1807 live window on that frame instead.
1809 *** `adjust-window-trailing-edge' adjustments.
1810 `adjust-window-trailing-edge' can now deal with fixed-size windows and
1811 is able to resize other windows if a window adjacent to the trailing
1812 edge cannot be shrunk any more.  This makes its behavior more similar to
1813 that of Emacs 21 without compromising, however, its inability to delete
1814 windows which was introduced in Emacs 22.
1816 *** Window-local buffer lists.
1817 Windows now have local buffer lists.  This means that removing a buffer
1818 from display in a window will preferably show the buffer previously
1819 shown in that window with its previous window-start and window-point
1820 positions.  This also means that the same buffer may be automatically
1821 shown twice even if it already appears in another window.
1823 *** `switch-to-buffer' has a new optional argument FORCE-SAME-WINDOW,
1824 which if non-nil requires the buffer to be displayed in the currently
1825 selected window, signaling an error otherwise.  If nil, another window
1826 can be used, e.g. if the selected one is strongly dedicated.
1828 *** `split-window-vertically' and `split-window-horizontally' renamed
1829 to `split-window-below' and `split-window-right' respectively.
1830 The old names are kept as aliases.
1832 *** Display actions
1834 **** The second arg to `display-buffer' and `pop-to-buffer' is now
1835 named ACTION, and takes a display action of the same form as
1836 `display-buffer-base-action' (see Changes, above).  A non-nil,
1837 non-list value is treated specially, as the old meaning.
1839 **** New variable `display-buffer-overriding-action'.
1841 **** The procedure of `display-buffer' etc. to choose a window is
1842 determined by combining `display-buffer-overriding-action',
1843 `display-buffer-alist', the ACTION arg, `display-buffer-base-action',
1844 and `display-buffer-fallback-action'.  The second and fourth of these
1845 are user-customizable variables.
1847 See the docstring of `display-buffer' for details.
1849 *** New functions `window-state-get' and `window-state-put'.
1850 These functions allow to save and restore the state of an arbitrary
1851 frame or window as an Elisp object.
1853 ** Completion
1855 *** New variable `completion-extra-properties' used to specify extra
1856 properties of the current completion:
1857 - :annotate-function, same as the old completion-annotate-function.
1858 - :exit-function, function to call after completion took place.
1860 *** Functions on `completion-at-point-functions' can return any of the
1861 properties valid for `completion-extra-properties'.
1863 *** `completion-annotate-function' is obsolete.
1865 *** New `metadata' method for completion tables.  The metadata thus returned
1866 can specify various details of the data returned by `all-completions':
1867 - `category' is the kind of objects returned (e.g., `buffer', `file', ...),
1868   used to select a style in completion-category-overrides.
1869 - `annotation-function' to add annotations in *Completions*.
1870 - `display-sort-function' to specify how to sort entries in *Completions*.
1871 - `cycle-sort-function' to specify how to sort entries when cycling.
1873 *** `minibuffer-local-filename-must-match-map' is not used any more.
1874 Instead, the bindings in `minibuffer-local-filename-completion-map'
1875 are combined with `minibuffer-local-must-match-map'.
1877 *** New variable `completing-read-function' allows overriding the
1878 behavior of `completing-read'.
1880 ** `glyphless-char-display' can now distinguish between graphical and
1881 text terminal display, via a char-table entry that is a cons cell.
1883 ** `pre-command-hook'/`post-command-hook' are not reset to nil on error.
1884 Instead, the offending function is removed.
1886 ** New hook types
1888 *** New function `run-hook-wrapped' for running an abnormal hook by
1889 passing the hook functions as arguments to a "wrapping" function.
1890 Like `run-hook-with-args-until-success', it stops at the first
1891 non-nil return value.
1893 *** New macro `with-wrapper-hook' for running an abnormal hook as a
1894 set of "wrapping" filters, similar to around advice.
1895 (A version of this macro was actually added in Emacs 23.2 but was not
1896 advertised at the time.)
1898 ** Debugger changes
1900 *** New macro `condition-case-unless-debug' (this was actually added in
1901 Emacs 23.1 as condition-case-no-debug, but not advertised)
1903 *** The macro `with-demoted-errors' was added in Emacs 23.1, but not advertised.
1905 *** Variable `stack-trace-on-error' removed.
1907 *** The debugger can now "continue" from an error, which means it will
1908 jump to the error handler as if the debugger had not been invoked
1909 instead of jumping all the way to the top-level.
1911 *** Set `debug-on-event' to enter the debugger on events like SIGUSR1.
1912 This can be useful when `inhibit-quit' is set.
1914 ** The new function `server-eval-at' allows evaluation of Lisp forms on
1915 named Emacs server instances.
1917 ** `call-process' and `call-process-region' allow a `(:file "file")' spec
1918 to redirect STDOUT to a file.
1920 ** The function `format-time-string' now supports the %N directive,
1921 for higher-resolution time stamps.
1923 ** New input reading functions
1925 *** New function `read-char-choice' reads a restricted set of
1926 characters, discarding any inputs not inside the set.
1928 *** The command `read-color' now requires a match for a color name
1929 or RGB triplet, instead of signaling an error if the user provides
1930 invalid input.
1932 **** `facemenu-read-color' is now an alias for `read-color'.
1934 ** `image-library-alist' is renamed to `dynamic-library-alist'.
1935 The variable is now used to load all kind of supported dynamic libraries,
1936 not just image libraries.  The previous name is still available as an
1937 obsolete alias.
1939 ** Syntax parsing changes
1941 *** New variable `syntax-propertize-function'.
1942 This replaces `font-lock-syntactic-keywords' which is now obsolete.
1943 This allows syntax-table properties to be set independently from font-lock:
1944 just call syntax-propertize to make sure the text is propertized.
1945 Together with this new variable come a new hook
1946 syntax-propertize-extend-region-functions, as well as two helper functions:
1947 syntax-propertize-via-font-lock to reuse old font-lock-syntactic-keywords
1948 as-is; and syntax-propertize-rules which provides a new way to specify
1949 syntactic rules.
1951 *** Syntax tables support a new "comment style c" additionally to style b.
1953 ** New hook `post-self-insert-hook', run after `self-insert-command'.
1955 ** frame-local variables cannot be let-bound any more.
1957 ** Major and minor mode changes
1959 *** `set-auto-mode' now respects mode: local variables at the end of files,
1960 as well as those in the -*- line.
1962 *** `prog-mode' is a new major mode from which programming modes
1963 should be derived.
1965 **** `prog-mode-hook' can be used to enable features for programming
1966 modes, e.g. (add-hook 'prog-mode-hook 'flyspell-prog-mode) to enable
1967 on-the-fly spell checking for comments and strings.
1969 *** New hook `change-major-mode-after-body-hook', run by
1970 `run-mode-hooks' just before any other mode hooks.
1972 *** Enabled globalized minor modes can be disabled in specific major modes.
1973 If the global mode is global-FOO-mode, then run (FOO-mode -1) in the
1974 major mode's hook, where FOO-mode toggles the mode on a per-buffer basis.
1976 *** `define-minor-mode' accepts new keywords :variable, :after-hook.
1978 ** File-handling changes
1980 *** `delete-file' and `delete-directory' now accept optional arg TRASH.
1981 Trashing is performed if TRASH and `delete-by-moving-to-trash' are
1982 both non-nil.  Interactively, TRASH defaults to t, unless a prefix
1983 argument is supplied (see Trash changes, above).
1985 *** New file predicates: `file-equal-p', `file-in-directory-p'.
1987 ** Tool-bars can display separators.
1988 Tool-bar separators are handled like menu separators in menu-bar maps,
1989 i.e. via menu entries of the form `(menu-item "--")'.
1991 ** Image API
1993 *** Animated images support (currently animated gifs only).
1995 **** `image-animated-p' returns non-nil if an image can be animated.
1997 **** `image-animate' animates a supplied image spec.
1999 **** `image-animate-timer' returns the timer object for an image that
2000 is being animated.
2002 *** `image-extension-data' has been renamed to `image-metadata'.
2003 The old name is an obsolete alias to the new one.
2005 *** Image mode can view any image type that ImageMagick supports.
2006 This requires Emacs to be built with ImageMagick support.
2008 **** New function `imagemagick-types', defined if ImageMagick support
2009 is enabled, returns a list of image file extensions that your
2010 ImageMagick installation supports.
2012 **** New function `imagemagick-register-types' enables ImageMagick
2013 image types in Image mode and in `create-image' and other helper
2014 functions.
2016 **** New option `imagemagick-types-inhibit' excludes certain
2017 ImageMagick image types from `imagemagick-register-types'.
2019 **** With ImageMagick support, there are extra Image mode commands to
2020 resize and rotate images: `image-transform-fit-to-height',
2021 `image-transform-fit-to-width', `image-transform-set-rotation', and
2022 `image-transform-set-scale'.
2024 ** `compose-mail' now accepts an optional 8th arg, RETURN-ACTION, and
2025 passes it to the mail user agent function.  This argument specifies an
2026 action for returning to the caller after finishing with the mail.  For
2027 example, this is used by Rmail to optionally delete a mail window.
2029 ** XML and HTML parsing
2030 If Emacs is compiled with libxml2 support, there are two new
2031 functions: `libxml-parse-html-region' (which parses "real world" HTML)
2032 and `libxml-parse-xml-region' (which parses XML).  Both return an
2033 Emacs Lisp parse tree.
2035 ** Networking and encryption changes
2037 *** `open-network-stream' can now be used to open an encrypted stream.
2038 It now accepts an optional `:type' parameter for initiating a TLS
2039 connection, directly or via STARTTLS.  To do STARTTLS, additional
2040 parameters (`:end-of-command', `:success', `:capabilities-command')
2041 must also be supplied.
2043 *** New library gnutls.el.
2044 The new function `gnutls-available-p' returns non-nil if Emacs is
2045 built with GnuTLS support.  The main entry points are
2046 `open-gnutls-stream' and `gnutls-negotiate'.  It's easiest to use
2047 these functions through `open-network-stream', because that can
2048 upgrade connections through STARTTLS opportunistically or use plain
2049 SSL, depending on your needs.  For debugging, set `gnutls-log-level'
2050 greater than 0.
2052 *** New primitive `secure-hash' that supports many secure hash algorithms:
2053 md5, sha1, sha2, sha224, sha256, sha384, and sha512.  The lisp library
2054 sha1.el has been removed.  The `sha1' feature is provided by default.
2056 ** Isearch
2058 *** New hook `isearch-update-post-hook' that runs in `isearch-update'.
2060 ** Progress reporters can now "spin".
2061 The MIN-VALUE and MAX-VALUE arguments of `make-progress-reporter' can
2062 now be nil, or omitted.  This makes a "non-numeric" reporter.  Each
2063 time you call `progress-reporter-update' on that progress reporter,
2064 with a nil or omitted VALUE argument, the reporter message is
2065 displayed with a "spinning bar".
2067 ** New variable `revert-buffer-in-progress-p' is true while a buffer is
2068 being reverted, even if the buffer has a local `revert-buffer-function'.
2070 ** New variables `delayed-warnings-list' and `delayed-warnings-hook'.
2071 If delayed-warnings-list is non-nil, the command loop calls
2072 `delayed-warnings-hook' after `post-command-hook'.  At present, this
2073 is only used by Emacs on some platforms to display warnings during
2074 startup, which might otherwise not be noticed.  This uses the
2075 functions `display-delayed-warnings' and `collapse-delayed-warnings'.
2077 ** rx.el has a new `group-n' construct for explicitly numbered groups.
2079 ** New function `make-composed-keymap' that constructs a new keymap
2080 from multiple input maps.  You can use this to make a keymap that
2081 inherits from multiple maps, eg:
2082  (set-keymap-parent newmap (make-composed-keymap othermap parent))
2084 ** New function `string-prefix-p'.
2085 (This was actually added in Emacs 23.2 but was not advertised at the time.)
2087 ** New reader macro ## that stands for the empty symbol.
2088 This means that the empty symbol can now be read back.  Also, #: by itself
2089 (when not immediately followed by a possible symbol character) stands for
2090 an empty uninterned symbol.
2092 ** New math functions `isnan', `copysign', `frexp', `ldexp'.
2094 ** The following functions and variables are obsolete:
2096 *** `tooltip-use-echo-area' is obsolete.
2097 Rather than setting this to t, disable Tooltip mode instead.
2099 *** buffer-substring-filters is obsolete.
2100 Use `filter-buffer-substring-functions' instead.
2102 *** `byte-compile-disable-print-circle' is obsolete.
2104 *** `deferred-action-list' and `deferred-action-function' are obsolete.
2105 Use `post-command-hook' instead.
2107 *** `font-lock-maximum-size' is obsolete.
2110 * Changes in Emacs 24.1 on non-free operating systems
2112 ** On MS Windows, Emacs warns when using the obsolete init file _emacs,
2113 and also when HOME is set to C:\ by default.
2115 ** New configure.bat options
2117 *** --enable-checking builds Emacs with extra runtime checks.
2119 *** --distfiles specifies files to be included in binary distribution.
2121 *** --without-gnutls disables automatic GnuTLS detection.
2123 *** --lib for general library linkage, works with the USER_LIBS build variable.
2125 ** New make target `dist' to create binary distribution for MS Windows.
2127 ** The Lisp function `w32-default-color-map' is now obsolete.
2128 (It is only used internally in the Emacs C code.)
2130 ** Customize ns-auto-hide-menu-bar to have the menu-bar hidden, but
2131 reappear on mouse-over.  (Requires OS X 10.6 or later.)
2133 ** On Mac OS X, dragging a file into Emacs visits the file, like on
2134 other platforms, rather than inserting its contents into the buffer.
2137 ----------------------------------------------------------------------
2138 This file is part of GNU Emacs.
2140 GNU Emacs is free software: you can redistribute it and/or modify
2141 it under the terms of the GNU General Public License as published by
2142 the Free Software Foundation, either version 3 of the License, or
2143 (at your option) any later version.
2145 GNU Emacs is distributed in the hope that it will be useful,
2146 but WITHOUT ANY WARRANTY; without even the implied warranty of
2147 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
2148 GNU General Public License for more details.
2150 You should have received a copy of the GNU General Public License
2151 along with GNU Emacs.  If not, see <http://www.gnu.org/licenses/>.
2154 Local variables:
2155 mode: outline
2156 paragraph-separate: "[  \f]*$"
2157 end: