| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
| |
* doc/emacs/files.texi (File Aliases): Move directory-abbrev-alist doc from Lisp
manual. Explain why directory-abbrev-alist elements should be anchored
(Bug#7777).
* doc/lispref/files.texi (Directory Names): Move directory-abbrev-alist doc to
Emacs manual.
|
|
|
|
|
| |
* files.texi (Directory Names): Explain why directory-abbrev-alist
elements should be anchored (Bug#7777).
|
| |
|
|
|
|
|
|
| |
lisp/files.el (directory-abbrev-alist): Doc fix.
doc/lispref/files.texi (Directory Names): Explain why FROM in
directory-abbrev-alist should begin with \`.
|
|
|
|
|
| |
msdog.texi (Windows Startup): Correct inaccurate description of
differences between emacsclient.exe and emacsclientw.exe.
|
|
|
|
|
|
| |
Author names can have spaces.
Fixes: debbugs:7792
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* coding.h (ENCODE_UTF_8): Remove "Used by ..." comment.
* nsfns.m (ns_set_name_iconic): Remove.
(ns_get_screen): Don't assign integer to f.
(ns_set_name_internal): New function.
(Vicon_title_format): Extern declare.
(ns_set_name): Call ns_set_name_internal.
(x_explicitly_set_name): Remove call to ns_set_name_iconic.
(x_implicitly_set_name): Ditto.
(x_set_title): Remove commet about EXPLICIT. Call ns_set_name_internal.
(ns_set_name_as_filename): Encode name with ENCODE_UTF_8.
Always use buffer name for title and buffer filename only for
RepresentedFilename. Handle bad UTF-8 in buffer name (Bug#7517).
|
|
|
|
|
| |
image.c (png_jmpbuf): Remove definition.
(my_png_error, png_load): Don't use png_jmpbuf.
|
| |
|
|
|
|
|
| |
* lisp/abbrev.el (prepare-abbrev-list-buffer): If listing local abbrev
table, get the value before switching to the output buffer.
|
|
|
|
| |
Fixes: debbugs:3628
|
|
|
|
| |
Fixes: debbugs:7770
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* refcards/calccard.tex, refcards/cs-dired-ref.tex:
* refcards/cs-refcard.tex, refcards/cs-survival.tex:
* refcards/de-refcard.tex, refcards/dired-ref.tex:
* refcards/fr-dired-ref.tex, refcards/fr-refcard.tex:
* refcards/fr-survival.tex, refcards/orgcard.tex:
* refcards/pl-refcard.tex, refcards/pt-br-refcard.tex:
* refcards/refcard.tex, refcards/ru-refcard.tex:
* refcards/sk-dired-ref.tex, refcards/sk-refcard.tex:
* refcards/sk-survival.tex, refcards/survival.tex:
* refcards/vipcard.tex, refcards/viperCard.tex:
Update short copyright year to 2011.
|
| |
|
|
|
|
| |
2010-01-13T08:35:10Z!rgm@gnu.org.
|
| |
|
| |
|
|
|
|
| |
Fixes: debbugs:7767
|
|
|
|
|
|
| |
" *temp*" buffer.
Fixes: debbugs:7746
|
|
|
|
|
|
|
|
|
|
|
| |
* lib-src/ebrowse.c (version) <emacs_copyright>:
* lib-src/etags.c (print_version) <emacs_copyright>:
* lib-src/rcs2log (Copyright):
* lisp/version.el (emacs-copyright):
* nextstep/Cocoa/Emacs.base/Contents/Info.plist:
* nextstep/Cocoa/Emacs.base/Contents/Resources/English.lproj/InfoPlist.strings:
* nextstep/GNUstep/Emacs.base/Resources/Info-gnustep.plist:
Set short copyright year to 2011.
|
|
|
|
|
| |
* lisp/mail/mail-utils.el (mail-strip-quoted-names): Avoid clobbering
an existing temp buffer.
|
|
|
|
|
| |
* lisp/mail/mail-utils.el (mail-mbox-from): Handle From: headers with
multiple addresses.
|
|
|
|
|
|
| |
"scpx", "pscp" and "psftp".
Please do not sync with the trunk.
|
|
|
|
|
|
| |
image.c (png_jmpbuf): New macro.
(my_png_error, png_load): Use it instead of #ifdef'ing according
to PNG_LIBPNG_VER_MAJOR and PNG_LIBPNG_VER_MINOR.
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
| |
src/image.c <Qlibpng_version>: New variable.
(syms_of_image): Intern and staticpro it. Set its value to the
version of PNG library we were compiled with.
(my_png_error, png_load): Avoid GCC warnings about direct access
to png_ptr->jmpbuf.
lisp/term/w32-win.el (image-library-alist): Set up correctly for
libpng versions both before and after 1.4.0.
admin/nt/README.W32: Update the information about PNG support libraries.
nt/INSTALL: Update the information about PNG support libraries.
|
| |
|
| |
|
|
|
|
| |
(xbacktrace): Fix the union case.
|
| |
|
|
|
|
| |
different from selected-window's.
|
|
|
|
|
| |
frames.texi (Cut/Paste Other App): Ckarify Windows emulation of
the primary selection.
|
|
|
|
|
|
| |
keyboard.c (parse_menu_item): Prepend " " to the key sequence
equivalent of a menu item when the key sequence is given by the
`:keys' attribute.
|
|
|
|
|
| |
time.el (display-time-mode): Mention display-time-interval in
the doc string.
|
|
|
|
|
|
|
| |
doc/emacs/frames.texi (Cut and Paste): Modify the section's name and text:
don't mix "cut/paste" with "kill/yank".
(Cut/Paste Other App): Describe the per-session emulation of PRIMARY.
lisp/simple.el (select-active-regions): Doc fix.
|
|
|
|
| |
trouble.texi (Checklist): Mention debug-on-quit.
|
|
|
|
|
|
|
|
| |
src/xdisp.c (Fformat_mode_line): Doc fix: no need to state that only
the basic faces are supported.
doc/lispref/modes.texi (Emulating Mode Line): Fix last change.
etc/NEWS: Remove the entry about format-mode-line accepting only
basic faces.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
| |
(isearch-lazy-highlight-new-loop): Compare `isearch-error' and
`isearch-lazy-highlight-error'. Set `isearch-lazy-highlight-error'
to the current value of `isearch-error' (Bug#7468).
|
|
|
|
|
| |
* doc/emacs/maintaining.texi: Move inclusion of emerge after EDE, so
that it matches its position in the menu.
|
|
|
|
|
|
|
|
| |
doc/lispref/modes.texi (Emulating Mode Line): Update documentation of
format-mode-line according to changes that fixed bug #7587.
etc/NEWS: Mention the incompatible change in format-mode-line wrt its
FACE argument.
|
|
|
|
| |
xdisp.c (Fformat_mode_line): Fix last change.
|
|
|
|
| |
(Bug#7511).
|
| |
|