2009-03-13 |
Chong Yidong |
(Advising Primitives): Link to What Is a Function.
|
2009-03-13 |
Chong Yidong |
* advice.texi (Advising Primitives): Link to What Is a Function.
|
2009-03-13 |
Chong Yidong |
(term-send-raw-string): Deactivate mark.
|
2009-03-13 |
Chong Yidong |
* term.el (term-send-raw-string): Deactivate mark.
|
2009-03-12 |
Juanma Barranquero |
* nsfns.m (Fx_close_connection): Doc fix.
|
2009-03-12 |
Juanma Barranquero |
* register.el (get-register): Rename arg REG to REGISTER for
|
2009-03-12 |
Juanma Barranquero |
Fix typos.
|
2009-03-12 |
Glenn Morris |
Add defcustom trivia.
|
2009-03-12 |
Glenn Morris |
(mail-abbrev-next-line, mail-abbrev-end-of-buffer): Doc fixes.
|
2009-03-12 |
David Reitter |
newFrame, openFile, fulfillService, changeFont, toggleToolbar, performDragOperation, runHelp: use the new NS_NONKEY_EVENT event type.
|
2009-03-12 |
David Reitter |
(parse_menu_item) [HAVE_NS]: treat new event like NON_ASCII_KEYSTROKE_EVENT, but set used_mouse_menu.
|
2009-03-12 |
David Reitter |
termhooks.h [HAVE_NS]: define NS_NONKEY_EVENT to be used for non-key system events on NS. Formerly, NON_ASCII_KEYSTROKE_EVENT were used for such events.
|
2009-03-12 |
David Reitter |
* termhooks.h [HAVE_NS]: define NS_NONKEY_EVENT to be used for
|
2009-03-12 |
Chong Yidong |
Checked compile.texi.
|
2009-03-12 |
Chong Yidong |
(Speed of Byte-Code): Update example.
|
2009-03-12 |
Chong Yidong |
* compile.texi (Speed of Byte-Code): Update example.
|
2009-03-12 |
Chong Yidong |
Checked loading.texi.
|
2009-03-12 |
Chong Yidong |
(Repeated Loading): Simplify examples.
|
2009-03-12 |
Chong Yidong |
* loading.texi (Repeated Loading): Simplify examples.
|
2009-03-12 |
Chong Yidong |
Checked customize.texi.
|
2009-03-12 |
Chong Yidong |
(Common Keywords): It's not necessary to use :tag
|
2009-03-12 |
Chong Yidong |
* customize.texi (Common Keywords): It's not necessary to use :tag
|
2009-03-11 |
Miles Bader |
quick-install-emacs: Be more clever about locating info directory
|
2009-03-11 |
Chong Yidong |
custom-note-var-changed need not be documented.
|
2009-03-11 |
Chong Yidong |
Reorder new functions. Remove entry about deleted buffer-swapped-with
|
2009-03-11 |
Jason Rumney |
(w32-initialize-window-system): Don't override
|
2009-03-11 |
Jason Rumney |
(w32-initialize-window-system): Don't override
|
2009-03-11 |
Kenichi Handa |
*** empty log message ***
|
2009-03-11 |
Kenichi Handa |
(font_open_by_spec): Extern it.
|
2009-03-11 |
Kenichi Handa |
*** empty log message ***
|
2009-03-11 |
Kenichi Handa |
(font_open_by_spec): New function.
|
2009-03-11 |
Kenichi Handa |
*** empty log message ***
|
2009-03-11 |
Kenichi Handa |
(x_set_font): When ARG is a font-object, don't alter the
|
2009-03-11 |
Kenichi Handa |
(Fset_fontset_font): When a font for ASCII is changed,
|
2009-03-11 |
Glenn Morris |
Comment.
|
2009-03-11 |
Glenn Morris |
(rmail-edit-mode): Set write-region-annotate-functions. (Bug#2625)
|
2009-03-11 |
Glenn Morris |
Add missing entry.
|
2009-03-11 |
Juanma Barranquero |
Fix date in entry.
|
2009-03-11 |
Juanma Barranquero |
* makefile.w32-in: Update dependencies.
|
2009-03-11 |
Juanma Barranquero |
* emacsclient.c (main): Revert part of last change,
|
2009-03-10 |
Juanma Barranquero |
* w32-vars.el (w32-list-proportional-fonts): Fix typos in last change.
|
2009-03-10 |
Jason Rumney |
* w32-vars.el (w32-list-proportional-fonts): Make obsolete.
|
2009-03-10 |
Stefan Monnier |
* server.el (server-process-filter): Use expand-file-name rather than
|
2009-03-10 |
Stefan Monnier |
(doc-view-convert-current-doc): Fix last change.
|
2009-03-10 |
Glenn Morris |
(mail-archive-file-name, mail-default-headers): Doc fixes.
|
2009-03-10 |
Adrian Robert |
* nsfns.m (syms_of_nsfns): Remove Qbuffered.
|
2009-03-10 |
Glenn Morris |
(compose-mail): Doc fix.
|
2009-03-10 |
Stefan Monnier |
(Fswitch_to_buffer): Revert part of 2008-10-21's change.
|
2009-03-10 |
Chong Yidong |
(Feval_buffer): Doc fix.
|
2009-03-10 |
Chong Yidong |
* lread.c (Feval_buffer): Doc fix.
|
2009-03-10 |
Chong Yidong |
(vc-annotate): Use widened line number (Bug#2612).
|
2009-03-10 |
Chong Yidong |
* vc-annotate.el (vc-annotate): Use widened line number (Bug#2612).
|
2009-03-10 |
Chong Yidong |
Checked macros.texi.
|
2009-03-10 |
Chong Yidong |
(Compiling Macros): Omit misleading sentence, which implied that
|
2009-03-10 |
Chong Yidong |
* macros.texi (Compiling Macros): Omit misleading sentence, which
|
2009-03-10 |
Chong Yidong |
No need to document pp commands in Emacs or Emacs Lisp manuals.
|
2009-03-10 |
Chong Yidong |
Checked functions.texi,
|
2009-03-09 |
Jason Rumney |
*** empty log message ***
|
2009-03-09 |
Jason Rumney |
(read-file-name): Only split dir name when
|
2009-03-09 |
Juanma Barranquero |
Fix typos in comment.
|
2009-03-09 |
Kenichi Handa |
*** empty log message ***
|
2009-03-09 |
Kenichi Handa |
*** empty log message ***
|
2009-03-09 |
Kenichi Handa |
(Qfile_name_handler_alist): Extern it.
|
2009-03-08 |
Chong Yidong |
(finder-commentary): Don't delete other windows (Bug#2291).
|
2009-03-08 |
Chong Yidong |
* finder.el (finder-commentary): Don't delete other windows
|
2009-03-08 |
Chong Yidong |
(term-send-raw-meta): Deactivate the mark first (Bug#2449).
|
2009-03-08 |
Chong Yidong |
* term.el (term-send-raw-meta): Deactivate the mark first (Bug#2449).
|
2009-03-08 |
Chong Yidong |
(term-send-raw): Deactivate the mark first (Bug#2449).
|
2009-03-08 |
Chong Yidong |
* term.el (term-send-raw): Deactivate the mark first (Bug#2449).
|
2009-03-08 |
Dan Nicolaescu |
(VC Directory Commands): Fix doc for the x key in
|
2009-03-08 |
Andreas Schwab |
(ange-ftp-multi-msgs): Add 150-.
|
2009-03-07 |
Eli Zaretskii |
*** empty log message ***
|
2009-03-07 |
Eli Zaretskii |
(woman-mode): Restore tab-width value after the call to Man-mode, since
|
2009-03-07 |
Eli Zaretskii |
*** empty log message ***
|
2009-03-07 |
Eli Zaretskii |
(woman-parse-colon-path): Return a list even if there's only one directory
|
2009-03-07 |
Eli Zaretskii |
*** empty log message ***
|
2009-03-07 |
Eli Zaretskii |
(Man-init-defvars) [windows-nt]: Use a special command list. Don't invoke Awk.
|
2009-03-07 |
Glenn Morris |
Fix entry.
|
2009-03-06 |
Adrian Robert |
* nsmenu.m: (EmacsMenu-addItemWithWidgetValue:): Don't add accelerator in parens under GNUstep.; * nsterm.m: Include <signal.h> for SIGTERM used in ns_term_shutdown.
|
2009-03-06 |
Adrian Robert |
Include <signal.h> for SIGTERM used in ns_term_shutdown.
|
2009-03-06 |
Adrian Robert |
(EmacsMenu-addItemWithWidgetValue:): Don't add accelerator in parens under GNUstep.
|
2009-03-06 |
Adrian Robert |
* nsfns.m (ns_appkit_version_int): Fix typo in the version macro.
|
2009-03-06 |
Adrian Robert |
(ns_appkit_version_int): Fix typo in the version macro.
|
2009-03-06 |
Adrian Robert |
(ns_draw_vertical_window_border): Draw 1 pixel wide, not two, and
|
2009-03-06 |
Adrian Robert |
(ns_draw_vertical_window_border): Draw 1 pixel wide, not two, and
|
2009-03-06 |
Adrian Robert |
* nsterm.m (x_set_window_size): Change back to calculated method
|
2009-03-06 |
Adrian Robert |
* nsterm.m (x_set_window_size): Change back to calculated method
|
2009-03-06 |
Kenichi Handa |
*** empty log message ***
|
2009-03-06 |
Dan Nicolaescu |
(rs6000-ibm-aix6*): Fix typo.
|
2009-03-06 |
Kenichi Handa |
*** empty log message ***
|
2009-03-06 |
Kenichi Handa |
Include "composite.h".
|
2009-03-06 |
Kenichi Handa |
(CODING_ISO_CMP_STATUS): New macro.
|
2009-03-06 |
Glenn Morris |
(rmail-mime-media-type-handlers-alist): Fix doc and custom type.
|
2009-03-06 |
Glenn Morris |
Rmail trivia, plus whitespace.
|
2009-03-05 |
Reiner Steib |
(Spelling): Add turn-on-flyspell. (Bug#2517)
|
2009-03-05 |
Adrian Robert |
* nsterm.m (ns_select): Shortcircuit if reentrant call.
|
2009-03-05 |
Kenichi Handa |
(fontset_find_font): Fix previous change.
|
2009-03-05 |
Kenichi Handa |
*** empty log message ***
|
2009-03-05 |
Kenichi Handa |
(font_select_entity): New function.
|
2009-03-05 |
Kenichi Handa |
(fontset_find_font): If a font found without
|
2009-03-05 |
Tassilo Horn |
(doc-view-convert-current-doc): Save the current
|
2009-03-05 |
Glenn Morris |
Sign-off on rmail.texi.
|
2009-03-05 |
Glenn Morris |
(Rmail Basics): Add reference to sorting.
|
2009-03-05 |
Glenn Morris |
Fix typo in previous change.
|
2009-03-05 |
Glenn Morris |
John Foerch <jjfoerch at earthlink.net> (tiny change)
|
2009-03-05 |
Glenn Morris |
Change from author without assignment is thankfully tiny.
|
2009-03-05 |
Glenn Morris |
(rmail-cease-edit): Use rmail-ensure-blank-line.
|
2009-03-05 |
Glenn Morris |
(rmail-sort-messages): Use rmail-ensure-blank-line.
|
2009-03-05 |
Glenn Morris |
(rmail-perm-variables): rmail-overlay-list needs to be buffer-local in
|
2009-03-05 |
Glenn Morris |
(rmail-output-as-mbox): Use rmail-ensure-blank-line.
|
2009-03-05 |
Glenn Morris |
(rmail-mime-media-type-handlers-alist)
|
2009-03-05 |
Glenn Morris |
More Rmail details.
|
2009-03-05 |
Glenn Morris |
(Rmail Motion): Mention rmail-next-same-subject.
|
2009-03-04 |
Adrian Robert |
* nsfont.m (nsfont_draw): Compare ns_antialias_text against lisp value.
|
2009-03-04 |
David Reitter |
(clipboard-yank): avoid checking (x-selection-exists-p) if unbound in
|
2009-03-04 |
David Reitter |
(clipboard-yank): avoid checking (x-selection-exists-p) if unbound in
|
2009-03-04 |
Juanma Barranquero |
Add bug references.
|
2009-03-04 |
Sam Steingold |
(compilation-error-regexp-alist-alist): Handle "omake -P" messages "file foo changed".
|
2009-03-04 |
Jason Rumney |
*** empty log message ***
|
2009-03-04 |
Jason Rumney |
(w32_wnd_proc): Only ignore IME messages for the
|