- 01 May, 2009 3 commits
-
-
Chong Yidong authored
-
Kenichi Handa authored
-
Kenichi Handa authored
-
- 30 Apr, 2009 12 commits
-
-
Juanma Barranquero authored
-
David Reitter authored
(ns-extended-platform-support-mode, menu-bar-ns-file-menu) (ns-arrange-all-frames, ns-arrange-visible-frames) (ns-arrange-frames): remove. These functionalities not available on other (free) platforms will be provided to users outside the Emacs project in the "ns-platform-support" package.
-
David Reitter authored
-
David Reitter authored
-
David Reitter authored
-
Jason Rumney authored
-
Alan Mackenzie authored
cc-vars.el (c-objc-method-arg-min-delta-to-bracket, c-objc-method-arg-unfinished-offset, c-objc-method-parameter-offset): New variables. (c-offsets-alist): Use c-lineup-ObjC-method-call-colons in entry for objc-method-call-cont. cc-langs.el (c-constant-kwds): New ObjC keywords "YES", "NO", "NS_DURING", "NS_HANDLER", "NS_ENDHANDLER". cc-align.el (c-lineup-ObjC-method-call-colons): New function.
-
Alan Mackenzie authored
-
Kenichi Handa authored
-
Chong Yidong authored
* xdisp.c (handle_face_prop): Pass base_face_id of iterator to face_at_buffer_position. (face_before_or_after_it_pos, get_next_display_element) (note_mouse_highlight): Update face_at_buffer_position call. * term.c (term_mouse_highlight): * msdos.c (IT_note_mouse_highlight): * fontset.c (Finternal_char_font): * font.c (font_at, font_range): Update face_at_buffer_position call. * dispextern.h (face_at_buffer_position): Update prototype.
-
Kenichi Handa authored
-
Kenichi Handa authored
-
- 29 Apr, 2009 12 commits
-
-
Andreas Schwab authored
current buffer is always restored.
-
Kenichi Handa authored
-
YAMAMOTO Mitsuharu authored
-
Chong Yidong authored
-
YAMAMOTO Mitsuharu authored
-
YAMAMOTO Mitsuharu authored
-
Chong Yidong authored
-
Chong Yidong authored
bound to nil when reading file-local variables. * streams.texi (Input Functions): Document read-circle. (Output Variables): Add xref to Circular Objects.
-
Chong Yidong authored
(hack-local-variables, dir-locals-read-from-file): Bind read-circle to nil before reading. * lread.c (Vread_circle): New variable. (read1): Disable recursive read if Vread_circle is nil.
-
Kenichi Handa authored
-
Kenichi Handa authored
-
Kenichi Handa authored
font-object matches with the ASCII font-spec of the frame's fontset. If not, create a new fontset for the frame.
-
- 28 Apr, 2009 11 commits
-
-
Chong Yidong authored
entries from `imenu--index-alist' are ordered by buffer position, which fails when submenus are present (Bug#3153).
-
Andreas Schwab authored
* process.c (Fstart_process): Protect argv strings from GC during encoding.
-
Stefan Monnier authored
-
Stefan Monnier authored
-
Stefan Monnier authored
-
Reiner Steib authored
-
Nick Roberts authored
error with gud-tooltip-mode in the Linux console.
-
Nick Roberts authored
-
Chong Yidong authored
t-mouse-mode. Suggested by Per Starbäck (Bug#3126).
-
Chong Yidong authored
-
Chong Yidong authored
tooltip-show-help-non-mode for text-only displays.
-
- 27 Apr, 2009 2 commits
-
-
Jay Belanger authored
-
Andreas Schwab authored
-