Glenn Morris
b1890b0f10
Fix date of ChangeLog entry
2012-02-23 14:49:47 -05:00
Glenn Morris
feb8a83af7
Add missing NEWS entry for feature appearing during feature freeze
2012-02-23 14:47:27 -05:00
Alan Mackenzie
2cb228f753
Add new parameter :after-hook to define-minor-mode. Use this in the
...
definition of font-lock-mode.
2012-02-23 18:51:22 +00:00
Chong Yidong
b2e4ca7d12
* window.c: Fix last fix.
2012-02-24 01:40:33 +08:00
Stefan Monnier
3e88618b12
* lisp/minibuffer.el: Make sure cycling is reset upon edit with icomplete.el.
...
(completion--cache-all-sorted-completions): New function.
(completion-all-sorted-completions): Use it.
(completion--do-completion, minibuffer-force-complete):
Use it to re-instate the flush hook.
2012-02-23 10:41:12 -05:00
Stefan Monnier
8f0fde218f
* lisp/icomplete.el (icomplete-completions): Replace last fix.
...
Fixes: debbugs:10850
2012-02-23 10:36:07 -05:00
Glenn Morris
49fe4321fb
Checked mini.texi
...
* doc/emacs/mini.texi (Minibuffer File, Completion Options, Repetition):
Copyedits.
(Completion Example): Other M-x au* commands may be defined.
(Completion Styles): Mention emacs21 and completion-category-overrides.
* lisp/minibuffer.el (completion-category-overrides): Doc fix.
* admin/FOR-RELEASE: Related markup.
2012-02-23 00:32:18 -08:00
Dmitry Gutov
8e911f6f93
* lisp/emacs-lisp/lisp.el (beginning-of-defun-raw): Don't call end-of-defun
...
when it might call us back infinitely.
Fixes: debbugs:10797
2012-02-23 03:13:48 -05:00
Dani Moncayo
2dbe4d7106
* nt/makefile.w32-in (maybe-copy-distfiles-SH): Fix typo.
2012-02-23 02:52:08 -05:00
Chong Yidong
f01d3321d5
Avoid infloop in next-frame during frame creation.
...
See thread at http://lists.gnu.org/archive/html/emacs-devel/2012-02/msg00573.html
* src/window.c (inhibit_window_configuration_change_hook): New var.
(run_window_configuration_change_hook): Obey it.
* src/xfns.c (Fx_create_frame): Avoid window-configuration-change-hook
call when setting menu-bar-lines and tool-bar-lines parameters.
(unwind_create_frame_1): New helper function.
2012-02-23 15:28:21 +08:00
Glenn Morris
8f4042d244
Read msdog.texi
...
* doc/emacs/msdog.texi (Text and Binary, ls in Lisp, Windows HOME)
(Windows Keyboard, Windows Mouse, Windows Processes)
(Windows Printing, Windows Misc): Copyedits.
(ls in Lisp): Update switches list.
* admin/FOR-RELEASE: Related markup.
2012-02-22 21:36:08 -08:00
Stefan Monnier
b291b57241
* lisp/minibuffer.el (completion-table-with-context): Fix inf-loop.
...
Reported by Aaron S. Hawley <aaron.s.hawley@gmail.com >.
2012-02-22 23:38:29 -05:00
Glenn Morris
371fb83399
Checked msdog-xtra.texi
...
* doc/emacs/msdog-xtra.texi (MS-DOS Display): Update list-colors-display xref.
Update dos-mode* function names.
(MS-DOS Printing, MS-DOS and MULE): Copyedits.
(MS-DOS Processes): Add xref to main ls-lisp section.
* admin/FOR-RELEASE: Related markup.
2012-02-22 20:32:18 -08:00
Glenn Morris
b4d8d5e6eb
Reword comment to avoid confusing authors.el
2012-02-22 21:01:58 -05:00
Glenn Morris
342f816360
Another authors.el alias
2012-02-22 20:58:53 -05:00
Glenn Morris
5e6e679443
More authors.el additions
...
* lisp/emacs-lisp/authors.el (authors-aliases, authors-fixed-case)
(authors-obsolete-files-regexps): Add more entries.
2012-02-22 20:52:35 -05:00
Glenn Morris
6ea1787eda
* doc/emacs/ack.texi (Acknowledgments): Mention smie.
2012-02-22 20:34:59 -05:00
Glenn Morris
31a9ef2e3b
Small authors.el updates
...
* lisp/emacs-lisp/authors.el (authors-aliases)
(authors-obsolete-files-regexps, authors-ignored-files)
(authors-ambiguous-files, authors-renamed-files-alist):
Add more entries.
2012-02-22 20:33:46 -05:00
Glenn Morris
7a71b18d53
ChangeLog fixes prompted by M-x authors
2012-02-22 20:31:39 -05:00
Juri Linkov
b617673c98
* lisp/replace.el (occur-menu-map): Add menu item for `occur-edit-mode'.
2012-02-23 02:55:30 +02:00
Juri Linkov
0bd1e07406
* lisp/isearch.el (isearch-occur): Sync interactive spec with occur's
...
new feature in `occur-read-primary-args'. Doc fix.
* etc/NEWS: Add new "collect" feature of `occur'.
Fixes: debbugs:10705
2012-02-23 02:36:49 +02:00
Juri Linkov
19e9789e19
* international/mule-cmds.el (read-char-by-name): Use \` and \'.
...
(ucs-insert): Doc fix. Check for hex digits in the string.
Don't display `nil' in the error message.
Fixes: debbugs:10857
2012-02-23 01:35:07 +02:00
Alan Mackenzie
f41ce09dbd
Revert Change #107149 .
2012-02-22 19:34:32 +00:00
Paul Eggert
0edbf0b6fb
* src/lisp.h: Improve comment about USE_LSB_TAG.
2012-02-22 07:55:46 -08:00
Chong Yidong
4d3762f78f
* xterm.c (x_draw_image_relief): Fix last fix.
2012-02-22 17:08:36 +08:00
Glenn Morris
ac2eceeee1
Fixes related to /usr/include path on multiarch systems
...
* lisp/ffap.el (ffap-c-path):
* lisp/man.el (Man-header-file-path): Handle multiarch.
Fixes: debbugs:10702
2012-02-22 00:34:02 -08:00
Glenn Morris
40ace058dc
Checked macos.texi (somewhat)
...
* doc/emacs/macos.texi: Copyedits. Fix @key/@kbd usage.
(Mac / GNUstep Basics): Don't mention the panels, since the next
section covers them.
(Mac / GNUstep Customization): Merge some panel info from previous.
* admin/FOR-RELEASE: Related markup.
2012-02-22 00:16:48 -08:00
Chong Yidong
abd1f678d0
* lisp/custom.el (load-theme): Doc fix.
2012-02-22 14:10:03 +08:00
Chong Yidong
86b847b644
* src/xterm.c (x_draw_image_relief): Add missing type check for Vtool_bar_button_margin.
...
Fixes: debbugs:10743
2012-02-22 14:03:30 +08:00
Glenn Morris
f25aef2e1e
dired-guess-shell-alist-default tiny nroff change
...
* dired-x.el (dired-guess-shell-alist-default):
Remove escape sequences from nroff output.
Fixes: debbugs:172
2012-02-21 20:02:44 -08:00
Glenn Morris
6ff86ec481
Tiny emerge-defvar-local fix
...
* lisp/vc/emerge.el (emerge-defvar-local):
Set `permanent-local' property rather than unused `preserved'.
2012-02-21 17:23:51 -05:00
Glenn Morris
68af8d4fc3
Checked emerge-xtra.texi
...
* doc/emacs/emerge-xtra.texi (Emerge, Submodes of Emerge, Combining in Emerge):
Small fixes.
* admin/FOR-RELEASE: Related markup.
2012-02-21 16:43:51 -05:00
Glenn Morris
2e03845d1b
* doc/emacs/emacs-xtra.texi: Picture mode is no longer a chapter.
...
* admin/FOR-RELEASE: Related markup.
2012-02-21 14:56:14 -05:00
Glenn Morris
be3223a369
ChangeLog typo fix
2012-02-21 09:33:16 -08:00
Glenn Morris
5f8dc2cad6
Fix picture-mode C-c C-d binding
...
* lisp/textmodes/picture.el (picture-delete-char): Newalias.
(picture-mode-map): Use it.
(picture-mode): Doc fix.
* admin/FOR-RELEASE: Related markup.
Fixes: debbugs:10860
2012-02-21 09:09:19 -08:00
Juanma Barranquero
3fe58f4f9c
lisp/newcomment.el (uncomment-region-default): Remove unused binding.
2012-02-21 15:48:13 +01:00
Chong Yidong
a59225b146
Update Files chapter in Lisp manual.
...
* doc/lispref/files.texi (Files): Mention magic file names as arguments.
(Reading from Files): Copyedits.
(File Attributes): Mention how to change file modes.
(Changing Files): Use standard "file permissions" terminology.
Add xref to File Attributes node.
(Locating Files): Document locate-user-emacs-file.
(Unique File Names): Recommend against using make-temp-name.
* src/buffer.c (Fget_file_buffer): Protect against invalid file
handler return value.
* src/fileio.c (Vfile_name_handler_alist): Doc fix.
2012-02-21 21:24:48 +08:00
Glenn Morris
f9a998c365
Checked picture-xtra.texi
...
* doc/emacs/picture-xtra.texi (Basic Picture): C-a does get remapped.
* lisp/textmodes/picture.el (picture-motion, picture-motion-reverse)
(picture-self-insert, picture-tab-chars): Doc fix.
(picture-mode-map): Fix C-a, C-e.
* admin/FOR-RELEASE: Related markup.
2012-02-21 00:28:18 -08:00
Glenn Morris
41f1e86867
Checked ack.texi
...
* doc/emacs/ack.texi (Acknowledgments): Small changes, including resorting,
and removal of things no longer distributed.
* admin/FOR-RELEASE: Related markup.
2012-02-20 16:26:56 -08:00
Paul Eggert
221cd41396
Spelling fix.
2012-02-20 16:16:37 -08:00
Paul Eggert
cb3a28cc90
In GDB scripts, don't assume that EMACS_INT fits in long.
...
* etc/emacs-buffer.gdb ($valmask): Don't assume EMACS_INT fits in 'long'.
* src/.gdbinit (xreload): Likewise.
2012-02-20 16:07:53 -08:00
Glenn Morris
2d2f658128
Checked emacs.texi
...
* doc/emacs/emacs.texi (Top, Preface): Small rephrasings.
(menu, detailmenu): Update entries, and reformat some descriptions.
* doc/emacs/building.texi, doc/emacs/display.texi:
* doc/emacs/emacs-xtra.texi, doc/emacs/files.texi:
* doc/emacs/frames.texi, doc/emacs/kmacro.texi, doc/emacs/msdog.texi:
* doc/emacs/programs.texi, doc/emacs/text.texi:
Reformat some menu descriptions.
* admin/FOR-RELEASE: Related markup.
2012-02-20 15:50:52 -08:00
Paul Eggert
310f5bd429
Fix crash due to non-contiguous EMACS_INT (Bug#10780).
...
* lisp.h (VALBITS): Move definition up, so that USE_LSB_TAG can use it.
(USE_LSB_TAG): Do not define if UINTPTR_MAX >> VALBITS == 0.
It's useless in that case, and it can cause problems on hosts
that allocate halves of EMACS_INT values separately.
Reported by Dan Horák. Diagnosed by Andreas Schwab in
<http://debbugs.gnu.org/cgi/bugreport.cgi?bug=10780#30 >.
* mem-limits.h (EXCEEDS_LISP_PTR): Define to 0 on hosts where
UINTPTR_MAX >> VALBITS == 0. This is required by the above change;
it avoids undefined behavior on hosts where shifting right by more
than the word width has undefined behavior.
2012-02-20 15:09:58 -08:00
Glenn Morris
132b9726f6
Mainly resorting contributor list
2012-02-20 13:19:32 -08:00
Glenn Morris
80c3c4b966
Re-fill contributor list
2012-02-20 12:25:07 -08:00
Glenn Morris
daf3dc7906
Small header fixes
2012-02-20 12:24:24 -08:00
Glenn Morris
c60293480d
* lisp/emacs-lisp/authors.el (authors-aliases): Add another entry.
2012-02-20 12:23:47 -08:00
Glenn Morris
048df7b38a
* ack.texi (Acknowledgments): Org and Prolog updates.
2012-02-20 12:22:35 -08:00
Glenn Morris
8730412af3
* emacs.texi (Acknowledgments): Add several names from Author: headers.
2012-02-20 12:21:53 -08:00
Lars Ingebrigtsen
a212a18a3f
mm-decode.el (mm-shr): Remove "soft hyphens".
2012-02-20 14:25:28 +00:00