2008-08-06 |
Andreas Schwab |
Regenerate.
|
2008-08-06 |
Andreas Schwab |
Fix quoting.
|
2008-08-06 |
Chong Yidong |
Regenerate.
|
2008-08-06 |
Chong Yidong |
(COCOA_EXPERIMENTAL_CTRL_G): Fix 2008-08-04 change.
|
2008-08-06 |
Chong Yidong |
* configure.in (COCOA_EXPERIMENTAL_CTRL_G): Fix 2008-08-04 change.
|
2008-08-06 |
Dan Nicolaescu |
(proced-menu): Bind the correct function to for toggling.
|
2008-08-06 |
Dan Nicolaescu |
(diff-show-trailing-whitespaces): Fix typo.
|
2008-08-06 |
Dan Nicolaescu |
(vc-dir-mode): Fix typo.
|
2008-08-06 |
Dan Nicolaescu |
*** empty log message ***
|
2008-08-06 |
Dan Nicolaescu |
Remove done items. Add a new one.
|
2008-08-06 |
Dan Nicolaescu |
(VC Directory Mode): Talk about multiple VC systems.
|
2008-08-06 |
Vinicius Jose Latorre |
Improve docstring.
|
2008-08-06 |
Dan Nicolaescu |
Update.
|
2008-08-05 |
Chong Yidong |
(socket_connection): Add conditionals for HAVE_KRB5_ERROR_TEXT and
|
2008-08-05 |
Chong Yidong |
* pop.c (socket_connection): Add conditionals for
|
2008-08-05 |
Chong Yidong |
Regenerate.
|
2008-08-05 |
Chong Yidong |
Add checks for krb5_error.text and krb5_error.e_text struct members.
|
2008-08-05 |
Chong Yidong |
* configure.in: Add checks for krb5_error.text and
|
2008-08-05 |
Chong Yidong |
(kmacro-exec-ring-item): Add autoload.
|
2008-08-05 |
Chong Yidong |
* kmacro.el (kmacro-exec-ring-item): Add autoload.
|
2008-08-05 |
Chong Yidong |
(redisplay_window): Don't enforce scroll-margin when forcing a window
|
2008-08-05 |
Chong Yidong |
* xdisp.c (redisplay_window): Don't enforce scroll-margin when
|
2008-08-05 |
Chong Yidong |
Handle auto-save-visited-file-name.
|
2008-08-05 |
Chong Yidong |
(auto-save-visited-file-name): Move definition to fileio.c.
|
2008-08-05 |
Chong Yidong |
* files.el (auto-save-visited-file-name): Move definition to
|
2008-08-05 |
Chong Yidong |
(Vauto_save_list_file_name): Move here from file.el.
|
2008-08-05 |
Chong Yidong |
* fileio.c (Vauto_save_list_file_name): Move here from file.el.
|
2008-08-05 |
Chong Yidong |
Fix last change.
|
2008-08-05 |
Chong Yidong |
(Other Plists): Fix incorrect example. Suggested by Florian Beck.
|
2008-08-05 |
Chong Yidong |
* symbols.texi (Other Plists): Fix incorrect example.
|
2008-08-05 |
Chong Yidong |
(hack-one-local-variable-eval-safep): Handle lisp-indent-function and
|
2008-08-05 |
Chong Yidong |
* files.el (hack-one-local-variable-eval-safep): Handle
|
2008-08-05 |
Michael Albinus |
*** empty log message ***
|
2008-08-05 |
Michael Albinus |
* net/xesam.el (top): Require `wid-edit' always.
|
2008-08-05 |
Teodor Zlatanov |
(change-log-next-error, change-log-mode): Add support
|
2008-08-05 |
Adrian Robert |
emacs.c (main): Under NS, set working dir to HOME when get a 'psn' argument.
|
2008-08-05 |
Adrian Robert |
set working dir to /Users/arobert under NS when psn argument given
|
2008-08-05 |
Juanma Barranquero |
* buffer.c (syms_of_buffer) <scroll-up-aggressively>:
|
2008-08-05 |
Nick Roberts |
(VC Directory Mode): Fix typo.
|
2008-08-05 |
Nick Roberts |
*** empty log message ***
|
2008-08-05 |
Jay Belanger |
*** empty log message ***
|
2008-08-05 |
Jay Belanger |
(math-read-number): Handle C-like languages properly.
|
2008-08-05 |
Jay Belanger |
(math-read-number): Handle C numbers beginning with 0 correctly.
|
2008-08-05 |
Adrian Robert |
Dock menu customization, based on a patch by Ken Raeburn, plus some other fixes.
|
2008-08-04 |
Chong Yidong |
Test directly for NS_HAVE_INTEGER before defining it.
|
2008-08-04 |
Chong Yidong |
Regenerate.
|
2008-08-04 |
Chong Yidong |
* nsterm.h: Test directly for NS_HAVE_INTEGER before defining it.
|
2008-08-04 |
Chong Yidong |
Test for existence of NSInteger.
|
2008-08-04 |
Chong Yidong |
Regenerate.
|
2008-08-04 |
Chong Yidong |
Last change suggested by Yavor Doganov.
|
2008-08-04 |
Chong Yidong |
* configure: Regenerate.
|
2008-08-04 |
Seiji Zenitani |
nsfns.m (x-create-frame): Set the frame parameter alpha to Qnil
|
2008-08-04 |
Seiji Zenitani |
Set the frame parameter alpha to Qnil
|
2008-08-04 |
Chong Yidong |
(find_and_call_menu_selection): Fix prototype.
|
2008-08-04 |
Chong Yidong |
* nsterm.h (find_and_call_menu_selection): Fix prototype.
|
2008-08-04 |
Adrian Robert |
fix popup menu selection return (menu.c); add use of popup_activated under NS (nsmenu.m, xdisp.c); improve comments (lisp.h, s/darwin.h); use FORWARD_SIGNAL_TO_MAIN_THREAD (syssignal.h)
|
2008-08-04 |
Adrian Robert |
cleanup in s/darwin.h, define DARWIN_OS and use it instead of DARWIN and/or MAC_OSX; also, nsterm.m: small unrelated cleanups
|
2008-08-04 |
Juanma Barranquero |
Fix typos.
|
2008-08-04 |
Juanma Barranquero |
Fix typos.
|
2008-08-04 |
Juanma Barranquero |
* international/mule-cmds.el (read-char-by-name):
|