- 13 Aug, 2012 2 commits
-
-
Leo Liu authored
(rcirc-send-message): Use it. Fixes: debbugs:12051
-
Chong Yidong authored
-
- 12 Aug, 2012 1 commit
-
-
Jan Djärv authored
Backports for 1995-05-29T20:16:10Z!kwzh@gnu.org, 1995-05-03T21:38:13Z!rms@gnu.org and 1995-05-31T19:46:12Z!kwzh@gnu.org. * nsmenu.m (ns_update_menubar): Add braces to ambigous if-else. * nsmenu.m (Popdown_data): New struct. (pop_down_menu): p->pointer is Popdown_data. Release the pool and free Popdown_data. (ns_popup_dialog): Use NSAutoreleasePool and pass it to pop_down_menu. (initWithContentRect): Make imgView and contentView non-static and autorelease them. Also autorelease img and matrix. (dealloc): Remove (Bug#1995-05-29T20:16:10Z!kwzh@gnu.org). * nsterm.m (keyDown:): Interpret flags without left/right bits as the left key (Bug#1995-05-03T21:38:13Z!rms@gnu.org). * nsterm.m (ns_read_socket): Return early if there is a modal window (Bug#1995-05-31T19:46:12Z!kwzh@gnu.org).
-
- 10 Aug, 2012 4 commits
-
-
Glenn Morris authored
-
Glenn Morris authored
-
Glenn Morris authored
-
Glenn Morris authored
* tutorial.el (help-with-tutorial): * emacs-lisp/copyright.el (copyright-update-directory): * emacs-lisp/autoload.el (autoload-find-generated-file) (autoload-find-file): Disable local eval: (for insurance).
-
- 08 Aug, 2012 2 commits
-
-
Glenn Morris authored
-
YAMAMOTO Mitsuharu authored
* unexmacosx.c (copy_data_segment): Copy initialized data in statically linked libraries from input file rather than memory.
-
- 07 Aug, 2012 5 commits
-
-
Glenn Morris authored
-
Glenn Morris authored
* lisp/files.el (hack-local-variables-filter): If an eval: form is not known to be safe, and enable-local-variables is :safe, then ignore the form totally, as is done for non-eval forms.
-
YAMAMOTO Mitsuharu authored
-
Chong Yidong authored
-
Chong Yidong authored
-
- 06 Aug, 2012 5 commits
-
-
Aurélien Aptel authored
Fixes: debbugs:12096
-
Glenn Morris authored
-
Glenn Morris authored
-
Stefan Monnier authored
syntax-propertize-function. Fixes: debbugs:10095
-
Eli Zaretskii authored
doc/lispref/functions.texi (Closures): Put the main index entry for "closures" here. doc/lispref/variables.texi (Lexical Binding): Disambiguate the index entry for "closures".
-
- 05 Aug, 2012 1 commit
-
-
Glenn Morris authored
Fixes: debbugs:12104
-
- 31 Jul, 2012 1 commit
-
-
Chong Yidong authored
Fixes: debbugs:12080
-
- 28 Jul, 2012 2 commits
-
-
Chong Yidong authored
* progmodes/gdb-mi.el (gdb-place-breakpoints): Fix the call to gdb-get-location.
-
Eli Zaretskii authored
doc/misc/faq.texi (Right-to-left alphabets): Update for Emacs 24.
-
- 25 Jul, 2012 2 commits
-
-
Leo Liu authored
Fixes: debbugs:12029
-
Chong Yidong authored
* mouse.el (mouse-drag-track): Do not set the mark if the user releases the mouse without selecting anything.
-
- 21 Jul, 2012 2 commits
-
-
Eli Zaretskii authored
doc/emacs/frames.texi (Mouse Commands): Fix the description of mouse-2.
-
Leo Liu authored
for consistency.
-
- 20 Jul, 2012 3 commits
- 19 Jul, 2012 2 commits
-
-
Chong Yidong authored
* window.c (Fwindow_absolute_pixel_edges) (Fdelete_other_windows_internal): Signal an error if the window is on a dead frame. Fixes: debbugs:11984
-
Chong Yidong authored
-
- 18 Jul, 2012 2 commits
-
-
Stefan Monnier authored
* lisp/progmodes/bug-reference.el, lisp/misearch.el: Provide themselves. Fixes: debbugs:11915
-
Stefan Monnier authored
of narrowed buffer. Fixes: debbugs:11966
-
- 14 Jul, 2012 1 commit
-
-
Eli Zaretskii authored
src/s/msdos.h (FILE_SYSTEM_CASE): Don't define. src/fileio.c (FILE_SYSTEM_CASE): Don't define. (Ffile_name_directory, Fexpand_file_name): Don't use FILE_SYSTEM_CASE. Fixes problems on MS-DOS with Vtemp_file_name_pattern when call-process-region passes it through expand-file-name. src/dired.c (file_name_completion): Don't use FILE_SYSTEM_CASE. admin/CPP-DEFINES: Remove FILE_SYSTEM_CASE.
-
- 12 Jul, 2012 1 commit
-
-
Andreas Schwab authored
Fix crash when creating indirect buffer * buffer.c (buffer_lisp_local_variables): Add argument CLONE. Don't handle unbound variables specially if non-zero. (Fbuffer_local_variables): Pass zero. (clone_per_buffer_values): Pass non-zero.
-
- 10 Jul, 2012 1 commit
-
-
Andreas Schwab authored
-
- 09 Jul, 2012 1 commit
-
-
Stefan Monnier authored
change. Fixes: debbugs:11826
-
- 02 Jul, 2012 1 commit
-
-
Glenn Morris authored
-
- 01 Jul, 2012 1 commit
-
-
Eli Zaretskii authored
lisp/files.el (file-relative-name): Compare file names case-insensitively if on MS-Windows or MS-DOS, or if read-file-name-completion-ignore-case is non-nil. Don't use case-fold-search for this purpose.
-