Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
e5f64be2
Commit
e5f64be2
authored
Nov 01, 2005
by
Stefan Monnier
Browse files
*** empty log message ***
parent
e9f8d300
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
15 additions
and
5 deletions
+15
-5
lisp/ChangeLog
lisp/ChangeLog
+12
-4
src/ChangeLog
src/ChangeLog
+3
-1
No files found.
lisp/ChangeLog
View file @
e5f64be2
2005-11-01 Stefan Monnier <monnier@iro.umontreal.ca>
* calendar/cal-menu.el (date, event): Don't declare as dynamic-var.
(calendar-mouse-holidays, calendar-mouse-view-diary-entries)
(calendar-mouse-print-dates): Add optional `event' argument.
Update interactive-spec.
(calendar-mouse-cal-tex-menu, cal-tex-mouse-filofax):
Use `calendar-event-to-date' instead of `event'.
2005-11-02 Masatake YAMATO <jet@gyve.org>
* progmodes/ld-script.el (ld-script-builtins): Add
more words: "DATA_SEGMENT_ALIGN", "DATA_SEGMENT_END",
"DATA_SEGMENT_RELRO_END", "LENGTH", "ORIGIN", and
"SEGMENT_START".
* progmodes/ld-script.el (ld-script-builtins):
Add more words: "DATA_SEGMENT_ALIGN", "DATA_SEGMENT_END",
"DATA_SEGMENT_RELRO_END", "LENGTH", "ORIGIN", and "SEGMENT_START".
(auto-mode-alist): Accept .ld, .lds, ld.in and .lds.in.
2005-11-01 Romain Francoise <romain@orebokech.com>
...
...
src/ChangeLog
View file @
e5f64be2
2005-11-01 Stefan Monnier <monnier@iro.umontreal.ca>
* lread.c (readevalloop): Yet another int/Lisp_Object mixup (YAILOM).
* window.c (window_loop): For LRU and LARGEST, let the `mini' argument
determine whether to consider dedicated windows as well.
(Fget_lru_window, Fget_largest_window): Add `dedicated' argument.
...
...
@@ -262,7 +264,7 @@
2005-10-16 Masatake YAMATO <jet@gyve.org>
* minibuf.c (Fdisplay_completion_list): Add new optional
argument COMMON_SUBSTRING. Bind `completion-common-substring'
argument COMMON_SUBSTRING.
Bind `completion-common-substring'
to the optional argument during running `completion-setup-hook'.
2005-10-16 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment